mac80211: add the minstrel_ht rate control algorithm
authorFelix Fietkau <nbd@openwrt.org>
Thu, 13 May 2010 14:48:03 +0000 (16:48 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 2 Jun 2010 20:12:59 +0000 (16:12 -0400)
commitec8aa669b8393b6789b1954d587c63264af7ff99
tree1a4c43dc718262d1aa6256de2d50b9e03a76c604
parentb4df47081b67bce9dcb7b84b551588c7402a330a
mac80211: add the minstrel_ht rate control algorithm

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/Kconfig
net/mac80211/Makefile
net/mac80211/main.c
net/mac80211/rate.h
net/mac80211/rc80211_minstrel_ht.c [new file with mode: 0644]
net/mac80211/rc80211_minstrel_ht.h [new file with mode: 0644]
net/mac80211/rc80211_minstrel_ht_debugfs.c [new file with mode: 0644]