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.
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
..
ath mac80211: ath10k: Fix crashes of QCA9984 when station connects 5 years ago
brcm mac80211: Update to version 5.3-rc4-1 5 years ago
build mac80211: Update to version 5.3-rc4-1 5 years ago
mwl mac80211: Update to version 5.2-rc7 5 years ago
rt2x00 mac80211: rt2x00: clear IV's on start to fix AP mode regression 5 years ago
subsys mac80211: Update to version 5.3-rc4-1 5 years ago