linux/net/mac80211
Larry Finger 1dc5a84166 mac80211: Fix pid rate-setting algorithm to allow rate changes
In commit 9ea2c74 named "mac80211/drivers: rewrite the rate control API",
the meaning of status.rates[i].count was changed from number of retries
to total number of tries. As a result, the pid rate-setting algorithm fails
because every packet appears to have needed a retransmit.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-11-26 09:47:20 -05:00
..
aes_ccm.c
aes_ccm.h
cfg.c mac80211: Allow AP mode to be enabled 2008-11-10 15:17:40 -05:00
cfg.h
debugfs_key.c
debugfs_key.h
debugfs_netdev.c
debugfs_netdev.h
debugfs_sta.c mac80211: fix a buffer overrun in station debug code 2008-11-10 21:37:39 -08:00
debugfs_sta.h
debugfs.c
debugfs.h
event.c
ht.c mac80211: Use the HT capabilities from the IE instead of the station's caps. 2008-11-25 16:41:36 -05:00
ieee80211_i.h mac80211: remove SSID driver code 2008-11-10 15:11:56 -05:00
iface.c mac80211: disable BSSID filtering for mesh interfaces 2008-11-21 11:06:03 -05:00
Kconfig mac80211: make Minstrel the default rate control algorithm 2008-11-26 09:47:03 -05:00
key.c
key.h
led.c
led.h
main.c mac80211: don't assume driver has been attached on registration 2008-11-25 16:41:40 -05:00
Makefile
mesh_hwmp.c net: remove redundant argument comments 2008-11-21 17:15:03 -08:00
mesh_pathtbl.c
mesh_plink.c
mesh.c wireless: move mesh config length constant 2008-11-10 15:10:16 -05:00
mesh.h wireless: move mesh config length constant 2008-11-10 15:10:16 -05:00
michael.c
michael.h
mlme.c cfg80211/mac80211: Add 802.11d support 2008-11-25 16:41:26 -05:00
rate.c
rate.h
rc80211_minstrel_debugfs.c
rc80211_minstrel.c wireless: fix a few sparse warnings 2008-11-10 15:10:17 -05:00
rc80211_minstrel.h
rc80211_pid_algo.c mac80211: Fix pid rate-setting algorithm to allow rate changes 2008-11-26 09:47:20 -05:00
rc80211_pid_debugfs.c
rc80211_pid.h
rx.c
scan.c wireless: move mesh config length constant 2008-11-10 15:10:16 -05:00
spectmgmt.c
sta_info.c
sta_info.h mac80211: remove more excess kernel-doc 2008-11-21 11:08:15 -05:00
tkip.c
tkip.h
tx.c wireless: fix a few sparse warnings 2008-11-10 15:10:17 -05:00
util.c
wep.c
wep.h
wext.c mac80211: remove SSID driver code 2008-11-10 15:11:56 -05:00
wme.c
wme.h
wpa.c
wpa.h