kernel-ark/net/mac80211
Mattias Nissler ad01837593 mac80211: add PID controller based rate control algorithm
Add a new rate control algorithm based on a PID controller. It samples the
percentage of failed frames over time, feeds the result into the controller and
uses its output to control the TX rate.

Signed-off-by: Mattias Nissler <mattias.nissler@gmx.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 14:59:18 -08:00
..
aes_ccm.c
aes_ccm.h
cfg.c
cfg.h
debugfs_key.c
debugfs_key.h
debugfs_netdev.c
debugfs_netdev.h
debugfs_sta.c
debugfs_sta.h
debugfs.c
debugfs.h
event.c
ieee80211_i.h
ieee80211_iface.c
ieee80211_ioctl.c introduce WEXT scan capabilities 2008-01-28 14:58:25 -08:00
ieee80211_key.h
ieee80211_led.c
ieee80211_led.h
ieee80211_rate.c mac80211: clean up rate selection 2008-01-28 14:59:17 -08:00
ieee80211_rate.h mac80211: add PID controller based rate control algorithm 2008-01-28 14:59:18 -08:00
ieee80211_sta.c mac80211: clean up rate selection 2008-01-28 14:59:17 -08:00
ieee80211.c mac80211: add PID controller based rate control algorithm 2008-01-28 14:59:18 -08:00
Kconfig mac80211: add PID controller based rate control algorithm 2008-01-28 14:59:18 -08:00
key.c
Makefile mac80211: add PID controller based rate control algorithm 2008-01-28 14:59:18 -08:00
michael.c
michael.h
rc80211_pid.c mac80211: add PID controller based rate control algorithm 2008-01-28 14:59:18 -08:00
rc80211_simple.c mac80211: clean up rate selection 2008-01-28 14:59:17 -08:00
regdomain.c
rx.c mac80211: pass in PS_POLL frames 2008-01-28 14:59:16 -08:00
sta_info.c
sta_info.h
tkip.c
tkip.h
tx.c mac80211: clean up rate selection 2008-01-28 14:59:17 -08:00
util.c mac80211: pass in PS_POLL frames 2008-01-28 14:59:16 -08:00
wep.c
wep.h
wme.c
wme.h
wpa.c
wpa.h