mac80211: add significant minstrel_ht performance improvements
authorFelix Fietkau <nbd@nbd.name>
Fri, 22 Jan 2021 23:17:31 +0000 (00:17 +0100)
committerFelix Fietkau <nbd@nbd.name>
Mon, 25 Jan 2021 11:19:22 +0000 (12:19 +0100)
commit37752336bdfb361d597b316cd5bb9d8dc6ac1762
tree7a9104a329436b31a696bae0e17e1c6d513c22dd
parent1fb413e6579a34a0040b526e681298909dfaa5ac
mac80211: add significant minstrel_ht performance improvements

Completely redesign the rate sampling approach

Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/kernel/mac80211/patches/subsys/346-mac80211-minstrel_ht-use-bitfields-to-encode-rate-in.patch [new file with mode: 0644]
package/kernel/mac80211/patches/subsys/347-mac80211-minstrel_ht-update-total-packets-counter-in.patch [new file with mode: 0644]
package/kernel/mac80211/patches/subsys/348-mac80211-minstrel_ht-reduce-the-need-to-sample-slowe.patch [new file with mode: 0644]
package/kernel/mac80211/patches/subsys/349-mac80211-minstrel_ht-significantly-redesign-the-rate.patch [new file with mode: 0644]
package/kernel/mac80211/patches/subsys/350-mac80211-minstrel_ht-show-sampling-rates-in-debugfs.patch [new file with mode: 0644]
package/kernel/mac80211/patches/subsys/351-mac80211-minstrel_ht-remove-sample-rate-switching-co.patch [new file with mode: 0644]