linux-uconsole/drivers/net/wireless
Larry Finger fdf30818f4 b43_legacy: Fix connection problem with WPA3
commit 6a29d134c0 upstream.

Since the driver was first introduced into the kernel, it has only
handled the ciphers associated with WEP, WPA, and WPA2. It fails with
WPA3 even though mac80211 can handle those additional ciphers in software,
b43legacy did not report that it could handle them. By setting MFP_CAPABLE using
ieee80211_set_hw(), the problem is fixed.

With this change, b43legacy will handle the ciphers it knows in hardware,
and let mac80211 handle the others in software. It is not necessary to
use the module parameter NOHWCRYPT to turn hardware encryption off.
Although this change essentially eliminates that module parameter,
I am choosing to keep it for cases where the hardware is broken,
and software encryption is required for all ciphers.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Stable <stable@vger.kernel.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200526155909.5807-3-Larry.Finger@lwfinger.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-06-22 09:05:27 +02:00
..
admtek
ath carl9170: remove P2P_GO support 2020-06-22 09:05:26 +02:00
atmel at76c50x-usb: Don't register led_trigger if usb_register_driver failed 2019-05-31 06:46:05 -07:00
broadcom b43_legacy: Fix connection problem with WPA3 2020-06-22 09:05:27 +02:00
cisco airo: Fix read overflows sending packets 2020-06-07 13:17:54 +02:00
intel iwlwifi: mvm: beacon statistics shouldn't go backwards 2020-04-29 16:31:31 +02:00
intersil p54usb: add AirVasT USB stick device-id 2020-06-07 13:17:54 +02:00
marvell mwifiex: Fix memory corruption in dump_station 2020-06-22 09:05:17 +02:00
mediatek mt76: avoid rx reorder buffer overflow 2020-06-22 09:05:17 +02:00
quantenna qtnfmac: drop error reports for out-of-bounds key indexes 2019-11-24 08:20:21 +01:00
ralink rt2x00: do not increment sequence number while re-transmitting 2019-04-27 09:36:38 +02:00
realtek rtlwifi: Fix a double free in _rtl_usb_tx_urb_setup() 2020-06-22 09:05:17 +02:00
rsi rsi: fix use-after-free on failed probe and unbind 2020-02-05 14:43:33 +00:00
st cw1200: Fix a signedness bug in cw1200_load_firmware() 2020-01-23 08:21:36 +01:00
ti wlcore: Fix the return value in case of error in 'wlcore_vendor_cmd_smart_config_start()' 2019-12-01 09:17:21 +01:00
zydas zd1211rw: fix storage endpoint lookup 2020-02-01 09:37:05 +00:00
Kconfig
mac80211_hwsim.c mac80211_hwsim: Use kstrndup() in place of kasprintf() 2020-04-21 09:03:09 +02:00
mac80211_hwsim.h
Makefile
ray_cs.c
ray_cs.h
rayctl.h
rndis_wlan.c
wl3501.h
wl3501_cs.c