mac80211: add rate control rewrite and enhance the performance of the minstrel algori...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 11 Oct 2008 01:33:09 +0000 (01:33 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 11 Oct 2008 01:33:09 +0000 (01:33 +0000)
commit090f16f6fb1019af891be04e2da176f6feb65cc9
tree1fafd2be3f6989795ec69425f3dabbade11138b2
parent042b8de61d833ef841b2ccf4d39f673aecaacd3a
mac80211: add rate control rewrite and enhance the performance of the minstrel algorithm for non-mrr configurations

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12948 3c298f89-4303-0410-b956-a3cf2f4a3e73
22 files changed:
package/mac80211/patches/300-minstrel_no_mrr.patch [deleted file]
package/mac80211/patches/310-b43_txstatus.patch [deleted file]
package/mac80211/patches/407-debugfs-sta-work-fix.patch [new file with mode: 0644]
package/mac80211/patches/408-mac80211-remove-agg-debugfs.patch [new file with mode: 0644]
package/mac80211/patches/409-mac80211-remove-mesh-debugfs.patch [new file with mode: 0644]
package/mac80211/patches/410-mac80211-cleanups.patch [new file with mode: 0644]
package/mac80211/patches/411-mac80211-remove-wiphy-to-hw.patch [new file with mode: 0644]
package/mac80211/patches/412-mac80211-warn-ieee80211_hw_config-failure.patch [new file with mode: 0644]
package/mac80211/patches/413-mac80211-remove-antgain-cfg.patch [new file with mode: 0644]
package/mac80211/patches/414-mac80211-slot-time.patch [new file with mode: 0644]
package/mac80211/patches/415-mac80211-fix-exploit.patch [new file with mode: 0644]
package/mac80211/patches/416-mac80211-fix-netdev-notifier.patch [new file with mode: 0644]
package/mac80211/patches/417-cfg80211-fix-rename.patch [new file with mode: 0644]
package/mac80211/patches/418-ieee80211-cleanup-ht-terminology.patch [new file with mode: 0644]
package/mac80211/patches/419-mac80211-remove-antenna-sel.patch [new file with mode: 0644]
package/mac80211/patches/420-mac80211-hw-conf-change-flags.patch [new file with mode: 0644]
package/mac80211/patches/421-nl80211-export-ht.patch [new file with mode: 0644]
package/mac80211/patches/422-mac80211-seqno-station.patch [new file with mode: 0644]
package/mac80211/patches/423-mac80211-make-bss-conf-part-of-vif.patch [new file with mode: 0644]
package/mac80211/patches/424-mac80211-make-retry-limits-available.patch [new file with mode: 0644]
package/mac80211/patches/425-rewrite-rate-api.patch [new file with mode: 0644]
package/mac80211/patches/426-minstrel_performance.patch [new file with mode: 0644]