]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite94ee7e3e9b725f797714470103ac114d1ed34b0
tree0539c013be61ba6c8eeb0790ccb7df50bf2cb3bd
parent4903fc06f83618fcc046fa44eb8292c9a24186ec
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]