mac80211: add an improved moving average algorithm to minstrel
authorFelix Fietkau <nbd@nbd.name>
Sat, 28 Sep 2019 13:57:58 +0000 (15:57 +0200)
committerFelix Fietkau <nbd@nbd.name>
Tue, 8 Oct 2019 17:34:45 +0000 (19:34 +0200)
commit9c033242b1a27628195278a3ce37a4a994ce9a60
tree852a4e32edc64803ea2e12daf212ba9855b7b44e
parent8184429b7b15e61f5c195ad953016b1360c076a2
mac80211: add an improved moving average algorithm to minstrel

Improves rate control responsiveness and performance

Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/kernel/mac80211/patches/subsys/360-mac80211-minstrel-remove-divisions-in-tx-status-path.patch [new file with mode: 0644]
package/kernel/mac80211/patches/subsys/361-mac80211-minstrel_ht-replace-rate-stats-ewma-with-a-.patch [new file with mode: 0644]
package/kernel/mac80211/patches/subsys/362-mac80211-minstrel_ht-rename-prob_ewma-to-prob_avg-us.patch [new file with mode: 0644]