mac80211: add the 'minstrel' rate control algorithm
authorFelix Fietkau <nbd@openwrt.org>
Sun, 5 Oct 2008 16:07:45 +0000 (18:07 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 6 Oct 2008 22:14:57 +0000 (18:14 -0400)
commitcccf129f820e431d84690729254a32f1709328fb
tree0539c013be61ba6c8eeb0790ccb7df50bf2cb3bd
parent2f7fe87034298d94301315ba4bb65c7284c709d0
mac80211: add the 'minstrel' 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.c [new file with mode: 0644]
net/mac80211/rc80211_minstrel.h [new file with mode: 0644]
net/mac80211/rc80211_minstrel_debugfs.c [new file with mode: 0644]