openwrt/package/kernel/mac80211
Daniel Golle 91c84e87c2 mac80211: rt2x00: clear IV's on start to fix AP mode regression
To do not brake HW restart we should keep initialization vectors data.
I assumed that on start the data is already initialized to zeros, but
that not true on some scenarios and we should clear it. So add
additional flag to check if we are under HW restart and clear IV's
data if we are not.

Patch fixes AP mode regression.

Patch pending on linux-wireless and imported from patchwork.

Fixes: 0b2c42ced2 ("mac80211: Update to version 5.2-rc7")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-08-19 13:46:00 +02:00
..
files mac80211: add config tweak for tx bursting when using VHT 2019-07-17 09:36:44 +02:00
patches mac80211: rt2x00: clear IV's on start to fix AP mode regression 2019-08-19 13:46:00 +02:00
scripts mac80211: add a maintenance script for upstream backport commits 2014-10-18 17:39:04 +00:00
ath.mk treewide: fix syntax errors exposed after kconfig update 2019-06-20 14:16:08 +02:00
broadcom.mk mac80211: Update to version 5.2-rc7 2019-07-18 00:22:04 +02:00
intel.mk kernel: Remove support for kernel 3.18 2019-05-03 22:41:38 +02:00
Makefile mac80211: Update to version 5.3-rc4-1 2019-08-17 13:41:16 +02:00
marvell.mk kernel: Remove support for kernel 3.18 2019-05-03 22:41:38 +02:00
ralink.mk ramips: mt7620: fix dependencies 2019-05-11 01:05:11 +02:00
realtek.mk mac80211: Activate DRIVER_11W_SUPPORT for more capable drivers 2019-03-03 16:44:47 +01:00