mac80211: add rate control rewrite and enhance the performance of the minstrel algori...
authorFelix Fietkau <nbd@openwrt.org>
Sat, 11 Oct 2008 01:33:09 +0000 (01:33 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 11 Oct 2008 01:33:09 +0000 (01:33 +0000)
commitb8f710a69a8417793819b011c8202124c1c432d6
tree46d33e0d5efd332b85fff0a07b46b23b11e52e94
parent71c8fa813537012ec912415f3a1c52b27428ae86
mac80211: add rate control rewrite and enhance the performance of the minstrel algorithm for non-mrr configurations

SVN-Revision: 12948
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]