hostapd/src
Noam Shaked 00f6a27628 nl80211: Fix offloaded ACS regression for the 60 GHz band
Addition of chan_2ghz_or_5ghz_to_freq() broke 60 GHz ACS, because it
assumes reported ACS channel is on either 2.4 or 5 GHz band. Fix this
by converting chan_2ghz_or_5ghz_to_freq() to a more generic
chan_to_freq(). The new function uses hw_mode to support 60 GHz.

Fixes: 41cac481a8 ("ACS: Use frequency params in ACS (offload) completed event interface")
Signed-off-by: Noam Shaked <nshaked@codeaurora.org>
2020-03-23 22:29:04 +02:00
..
ap AP: Support Extended Key ID 2020-03-23 11:43:10 +02:00
common HE: Add HE support to hostapd_set_freq_params() 2020-03-23 18:08:50 +02:00
crypto crypto: Add a function to get the ECDH prime length 2020-02-29 23:26:26 +02:00
drivers nl80211: Fix offloaded ACS regression for the 60 GHz band 2020-03-23 22:29:04 +02:00
eap_common EAP-SIM/AKA peer: Add support for EAP Method prefix 2020-01-10 19:16:13 +02:00
eap_peer EAP-SIM peer: Do not accept SIM/Challenge without SIM/Start 2019-12-23 23:59:16 +02:00
eap_server Clean up base64_{encode,decode} pointer types 2019-11-28 16:39:09 +02:00
eapol_auth Make WEP functionality an optional build parameter 2020-02-29 17:45:25 +02:00
eapol_supp Fix unicast argument for set_wep_key() from EAPOL supplicant 2020-03-04 23:59:49 +02:00
fst FST: Update FST about MAC address change 2019-10-15 15:39:22 +03:00
l2_packet l2_packet: Fix bridge workaround for repeater configuration 2019-12-24 21:16:23 +02:00
p2p P2P: Increase number of channels per operating class 2020-02-12 23:17:24 +02:00
pae mka: Check OLPN for exhaustion on SAKuse decode 2019-09-19 00:21:47 +03:00
radius RADIUS: Use size_t instead of int for message attributes 2020-03-22 18:50:04 +02:00
rsn_supp Use a shared helper function for RSN supplicant capabilities 2020-03-23 11:47:31 +02:00
tls ASN.1: Helper functions for building DER encoded data 2020-01-31 23:16:05 +02:00
utils Convert int_array to use size_t instead of int as the length 2020-03-22 18:50:04 +02:00
wps WPS: Remove expired PINs on Selected Registrar timeout 2020-03-04 23:26:02 +02:00
lib.rules tests: Fix CFLAGS passing for new fuzzing tools 2019-06-11 06:34:19 +03:00
Makefile FST: Add the Fast Session Transfer (FST) module 2015-07-16 18:26:15 +03:00