linux_dsm_epyc7002/drivers/net/wireless
Johannes Berg 81279c49ce iwlwifi: mvm: don't try to offload AES-CMAC in AP/IBSS modes
The firmware/hardware only supports checking AES-CMAC on RX, not
using it on TX. For station mode this is fine, since it's the only
thing it will ever do. For AP mode, it never receives such frames,
but must be able to transmit them. This is currently broken since
we try to enable them for hardware crypto (for RX only) and then
treat them as TX_CMD_SEC_EXT, leading to FIFO underruns during TX
so the frames never go out to the air.

To fix this, simply use software on TX in AP (and IBSS) mode.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2016-03-09 21:05:17 +02:00
..
admtek adm80211: move under admtek vendor directory 2015-11-17 19:49:19 +02:00
ath cfg80211: basic support for PBSS network type 2016-02-24 09:04:34 +01:00
atmel atmel: move under atmel vendor directory 2015-11-18 11:19:07 +02:00
broadcom mac80211: pass block ack session timeout to to driver 2016-01-14 11:13:17 +01:00
cisco wireless: airo: re-use mac_pton() 2015-11-30 14:59:28 +02:00
intel iwlwifi: mvm: don't try to offload AES-CMAC in AP/IBSS modes 2016-03-09 21:05:17 +02:00
intersil prism54: fix checks for dma mapping errors 2015-12-31 10:23:32 +02:00
marvell mac80211: pass block ack session timeout to to driver 2016-01-14 11:13:17 +01:00
mediatek mac80211: pass block ack session timeout to to driver 2016-01-14 11:13:17 +01:00
ralink mac80211: pass block ack session timeout to to driver 2016-01-14 11:13:17 +01:00
realtek mac80211: pass block ack session timeout to to driver 2016-01-14 11:13:17 +01:00
rsi mac80211: pass block ack session timeout to to driver 2016-01-14 11:13:17 +01:00
st mac80211: pass block ack session timeout to to driver 2016-01-14 11:13:17 +01:00
ti mac80211: pass block ack session timeout to to driver 2016-01-14 11:13:17 +01:00
zydas zd1211rw: move under zydas vendor directory 2015-11-18 14:28:30 +02:00
Kconfig mac80211_hwsim: move Kconfig entry for sorting alphabetically 2015-11-18 15:23:36 +02:00
mac80211_hwsim.c mac80211_hwsim: remove shadowing variable 2016-02-24 09:04:22 +01:00
mac80211_hwsim.h
Makefile ath: unify Kconfig with other vendors 2015-11-18 14:28:31 +02:00
ray_cs.c
ray_cs.h
rayctl.h
rndis_wlan.c rndis_wlan: fix checking for default value 2015-09-22 16:14:32 -07:00
wl3501_cs.c
wl3501.h