hostap/src/ap
Rajkumar Manoharan 3c417499e7 hostapd: Add Transmit Power Envelope IE when VHT is enabled
Add Transmit Power Envelope element defined in IEEE P802.11-REVmc/D4.3,
8.4.2.161.

Signed-off-by: Rajkumar Manoharan <rmanohar@qti.qualcomm.com>
2015-11-26 20:40:24 +02:00
..
accounting.c Add Framed-IP-Address to Accounting-Request if STA address is known 2015-10-17 19:53:29 +03:00
accounting.h
acs.c
acs.h
ap_config.c eap_sim_db: Implement eap_sim_db_expire_pending() 2015-10-31 16:28:16 +02:00
ap_config.h eap_sim_db: Implement eap_sim_db_expire_pending() 2015-10-31 16:28:16 +02:00
ap_drv_ops.c driver: Make setting up AP optional when creating AP interface 2015-11-22 17:42:59 +02:00
ap_drv_ops.h nl80211: Specify CSA offsets in send_mlme() driver op 2015-10-03 21:07:35 +03:00
ap_list.c Move ap_list_timer() to use common AP periodic cleanup mechanism 2015-07-20 13:42:35 +03:00
ap_list.h Move ap_list_timer() to use common AP periodic cleanup mechanism 2015-07-20 13:42:35 +03:00
ap_mlme.c
ap_mlme.h
authsrv.c eap_sim_db: Implement eap_sim_db_expire_pending() 2015-10-31 16:28:16 +02:00
authsrv.h
beacon.c hostapd: Add Transmit Power Envelope IE when VHT is enabled 2015-11-26 20:40:24 +02:00
beacon.h Add station tracking based on other management frame subtypes 2015-09-05 19:38:06 +03:00
bss_load.c
bss_load.h
ctrl_iface_ap.c
ctrl_iface_ap.h
dfs.c Move hostapd_csa_in_progress() to hostapd.c 2015-10-03 20:19:06 +03:00
dfs.h
dhcp_snoop.c
dhcp_snoop.h
drv_callbacks.c hostapd: Process MAC ACLs on a station association event (SME in driver) 2015-11-17 12:38:32 +02:00
eap_user_db.c
gas_serv.c GAS server: Avoid undefined behavior in pointer arithmetic 2015-10-25 15:34:59 +02:00
gas_serv.h Interworking: Add support for configuring arbitrary ANQP-elements 2015-10-07 17:07:21 +03:00
hostapd.c hostapd: Add feature to start all interfaces at the same time in sync 2015-10-28 19:47:17 +02:00
hostapd.h hostapd: Add feature to start all interfaces at the same time in sync 2015-10-28 19:47:17 +02:00
hs20.c
hs20.h
hw_features.c AP: Avoid 20/40 MHz co-ex scan if PRI/SEC switch is not allowed 2015-11-21 18:42:53 +02:00
hw_features.h
iapp.c
iapp.h
ieee802_1x.c FT auth: Fix EAPOL reauthentication after FT protocol run 2015-11-19 21:16:06 +02:00
ieee802_1x.h Make ieee802_1x_tx_key() static 2015-08-01 15:45:18 +03:00
ieee802_11.c mesh: Generate proper AID for peer 2015-10-06 01:27:29 +03:00
ieee802_11.h hostapd: Add Transmit Power Envelope IE when VHT is enabled 2015-11-26 20:40:24 +02:00
ieee802_11_auth.c hostapd: Process MAC ACLs on a station association event (SME in driver) 2015-11-17 12:38:32 +02:00
ieee802_11_auth.h hostapd: Process MAC ACLs on a station association event (SME in driver) 2015-11-17 12:38:32 +02:00
ieee802_11_ht.c Fix CSA related IEs order 2015-10-03 21:01:47 +03:00
ieee802_11_shared.c Add support for eCSA 2015-10-03 20:00:50 +03:00
ieee802_11_vht.c hostapd: Add Transmit Power Envelope IE when VHT is enabled 2015-11-26 20:40:24 +02:00
Makefile
ndisc_snoop.c
ndisc_snoop.h
p2p_hostapd.c
p2p_hostapd.h
peerkey_auth.c
pmksa_cache_auth.c Fix Suite B 192-bit AKM to use proper PMK length 2015-10-14 18:43:26 +03:00
pmksa_cache_auth.h Fix Suite B 192-bit AKM to use proper PMK length 2015-10-14 18:43:26 +03:00
preauth_auth.c
preauth_auth.h
sta_info.c Remove WEP support from VLAN 2015-10-06 01:27:27 +03:00
sta_info.h Wait longer for inactive client probe (empty data frame) 2015-10-06 23:09:55 +03:00
tkip_countermeasures.c
tkip_countermeasures.h
utils.c
vlan_init.c Remove WEP support from VLAN 2015-10-06 01:27:27 +03:00
vlan_init.h Remove WEP support from VLAN 2015-10-06 01:27:27 +03:00
vlan_util.c
vlan_util.h
wmm.c
wmm.h
wnm_ap.c
wnm_ap.h
wpa_auth.c Fix Suite B 192-bit AKM to use proper PMK length 2015-10-14 18:43:26 +03:00
wpa_auth.h Fix Suite B 192-bit AKM to use proper PMK length 2015-10-14 18:43:26 +03:00
wpa_auth_ft.c
wpa_auth_glue.c hostapd: Fix WPA, IEEE 802.1X, and WPS deinit in cases where init fails 2015-10-14 18:42:07 +03:00
wpa_auth_glue.h
wpa_auth_i.h Fix Suite B 192-bit AKM to use proper PMK length 2015-10-14 18:43:26 +03:00
wpa_auth_ie.c RSN auth: Avoid undefined behavior in pointer arithmetic 2015-10-25 15:34:59 +02:00
wpa_auth_ie.h
wps_hostapd.c hostapd: Fix WPA, IEEE 802.1X, and WPS deinit in cases where init fails 2015-10-14 18:42:07 +03:00
wps_hostapd.h
x_snoop.c
x_snoop.h