commit | d71ef28636e435079028c1ed255fa92d8ff6ed76 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@nbd.name> | Sat Jan 27 16:02:03 2018 +0100 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Feb 01 10:43:57 2018 +0200 |
tree | d02f9ed287459cbc6e3081be75287326cee54298 | |
parent | b954c8623dcce8aeee8d58e19c0004e926fbc3e0 [diff] |
mt76: implement AP_LINK_PS With software A-MPDU reordering in place, frames that notify mac80211 of powersave changes are reordered as well, which can cause connection stalls. Fix this by implementing powersave state processing in the driver. Fixes: aee5b8cf2477 ("mt76: implement A-MPDU rx reordering in the driver code") Signed-off-by: Felix Fietkau <nbd@nbd.name> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>