You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 years ago
..
files mac80211: add config tweak for tx bursting when using VHT 5 years ago
patches mac80211: rt2x00: clear IV's on start to fix AP mode regression 5 years ago
scripts mac80211: add a maintenance script for upstream backport commits 10 years ago
Makefile mac80211: Update to version 5.3-rc4-1 5 years ago
ath.mk treewide: fix syntax errors exposed after kconfig update 5 years ago
broadcom.mk mac80211: Update to version 5.2-rc7 5 years ago
intel.mk kernel: Remove support for kernel 3.18 5 years ago
marvell.mk kernel: Remove support for kernel 3.18 5 years ago
ralink.mk ramips: mt7620: fix dependencies 5 years ago
realtek.mk mac80211: Activate DRIVER_11W_SUPPORT for more capable drivers 5 years ago