mac80211: backport some upstream fixes
authorKoen Vandeputte <koen.vandeputte@ncentric.com>
Fri, 13 Jan 2017 09:34:52 +0000 (10:34 +0100)
committerFelix Fietkau <nbd@nbd.name>
Sat, 14 Jan 2017 17:28:21 +0000 (18:28 +0100)
commitadf2fef5e8665e534d4895308d9e3325df7716ba
tree27ea4f52e79589ba6fe75ed3c81745fb5839ecf2
parent5b089e45a649b936d5ce71930adef4fdea8a7875
mac80211: backport some upstream fixes

Backports the following upstream fixes:

mac80211: initialize fast-xmit 'info' later
mac80211: fix legacy and invalid rx-rate report
mac80211: fix tid_agg_rx NULL dereference

Compiled and tested on: cns3xxx

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
package/kernel/mac80211/patches/349-mac80211-fix-legacy-invalid-rxrate.patch [new file with mode: 0644]
package/kernel/mac80211/patches/350-mac80211-init-fastxmit-later.patch [new file with mode: 0644]
package/kernel/mac80211/patches/351-mac80211-fix-tid-agg-null.patch [new file with mode: 0644]