hostap/src/common
Krishna Rao ee522d27cf Vendor flags for 11ax channel property flags for use with external ACS
Add 802.11ax channel property flags for use with external ACS (QCA
vendor command). Use the remaining available bits in
qca_wlan_vendor_channel_prop_flags for the first few 11ax flags. Then
add qca_wlan_vendor_channel_prop_flags_2 as a continuation of
qca_wlan_vendor_channel_prop_flags and add the remaining 11ax flags
there. Note that qca_wlan_vendor_channel_prop_flags_ext is not used
since it is currently not intended for holding such information. Rather
it is meant for holding additional control information related to
features such as DFS, CSA, etc.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2017-09-26 18:00:47 +03:00
..
cli.c cli: Share a common tokenize_cmd() implementation 2016-08-06 12:46:39 +03:00
cli.h cli: Share a common tokenize_cmd() implementation 2016-08-06 12:46:39 +03:00
common_module_tests.c tests: More ieee802_11_vendor_ie_concat() coverage 2016-12-26 14:44:44 +02:00
ctrl_iface_common.c Comment out UDP/UNIX socket code from common ctrl_iface based on build 2016-03-28 00:17:45 +03:00
ctrl_iface_common.h ctrl_iface_common: Use sockaddr_storage instead of sockaddr_un 2016-03-05 17:15:05 +02:00
defs.h OCE: Add hostapd mode OCE capability indication if enabled 2017-07-14 21:27:00 +03:00
dhcp.h FILS: Fix fils_hlp.c build with older netinet/udp.h definitions 2017-02-26 12:18:29 +02:00
dpp.c DPP: Derive PMKID using SHA256() for all curves 2017-08-24 23:59:44 +03:00
dpp.h DPP: Use Transaction ID in Peer Discovery Request/Response frames 2017-08-23 12:51:41 +03:00
eapol_common.h PAE: Use be16/be32 instead of u16/u32 for spartse 2016-06-24 01:38:48 +03:00
gas.c DPP: Configuration exchange 2017-06-19 21:13:15 +03:00
gas.h DPP: Configuration exchange 2017-06-19 21:13:15 +03:00
gas_server.c DPP: Configuration exchange 2017-06-19 21:13:15 +03:00
gas_server.h DPP: Configuration exchange 2017-06-19 21:13:15 +03:00
hw_features_common.c hw_features: Fix check of supported 802.11ac channel width 2017-07-18 13:39:46 +03:00
hw_features_common.h hw_features: Move VHT capabilities checks to common 2017-02-19 15:53:05 +02:00
ieee802_1x_defs.h wpa_supplicant: Add macsec_integ_only setting for MKA 2016-11-20 00:35:16 +02:00
ieee802_11_common.c Fix 160 MHz opclass channel to frequency conversion 2017-05-07 22:08:43 +03:00
ieee802_11_common.h OWE: Define and parse Diffie-Hellman Parameter element 2017-03-12 00:23:36 +02:00
ieee802_11_defs.h hw_features: Fix check of supported 802.11ac channel width 2017-07-18 13:39:46 +03:00
linux_bridge.h Use a separate header file for Linux bridge interface definitions 2016-03-26 11:27:18 +02:00
linux_vlan.h Use own header file for defining Linux VLAN kernel interface 2016-03-26 11:24:38 +02:00
Makefile tests: Add p2p-fuzzer 2015-04-22 11:44:19 +03:00
privsep_commands.h privsep: Support frequency list for scan requests 2016-12-03 18:27:16 +02:00
qca-vendor-attr.h Make qca-vendor.h independent of other header files 2014-04-25 11:41:36 +03:00
qca-vendor.h Vendor flags for 11ax channel property flags for use with external ACS 2017-09-26 18:00:47 +03:00
sae.c SAE: Check SHA256-PRF operation result 2016-03-27 21:44:49 +03:00
sae.h mesh: Fix PMKID to match the standard 2015-12-28 17:21:08 +02:00
tnc.h tests: TNC testing 2014-05-17 20:05:55 +03:00
version.h The master branch is now used for v2.7 development 2016-10-02 22:27:26 +03:00
wpa_common.c Add group_mgmt network parameter for PMF cipher selection 2017-09-26 17:40:02 +03:00
wpa_common.h Add group_mgmt network parameter for PMF cipher selection 2017-09-26 17:40:02 +03:00
wpa_ctrl.c wpa_ctrl: Retry select() on EINTR 2016-02-07 12:20:38 +02:00
wpa_ctrl.h DPP: Add DPP-CONFOBJ-PASS/PSK events for hostapd legacy configuration 2017-09-15 17:45:06 +03:00
wpa_helpers.c wpa_helpers: Ignore link-local IPv4 address while waiting for DHCP 2017-03-26 21:13:21 +03:00
wpa_helpers.h Add wpa_ctrl helper functions for upper level functionality 2014-03-12 01:09:21 +02:00