linux/drivers/net/wireless/ath9k
Johannes Berg ae17e98609 mac80211: move txrate_idx into RC algorithms
The sta_info->txrate_idx member isn't used by all RC algorithms
in the way it was intended to be used, move it into those that
require it (only PID) and keep track in the core code of which
rate was last used for reporting to userspace and the mesh MLME.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-09-15 16:48:24 -04:00
..
Kconfig ath9k: uses/needs led_classdev_[un]register 2008-09-05 16:17:49 -04:00
Makefile
ath9k.h ath9k: Add RF kill support 2008-09-15 16:48:19 -04:00
beacon.c ath9k: Remove more dead code 2008-08-29 16:24:09 -04:00
core.c ath9k: Use mac80211 for multicast power save buffering 2008-08-29 16:24:08 -04:00
core.h ath9k: Add RF kill support 2008-09-15 16:48:19 -04:00
hw.c ath9k: Add RF kill support 2008-09-15 16:48:19 -04:00
hw.h ath9k: Remove more dead code 2008-08-29 16:24:09 -04:00
initvals.h
main.c mac80211: share STA information with driver 2008-09-15 16:48:23 -04:00
phy.c
phy.h ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags 2008-08-29 16:24:05 -04:00
rc.c mac80211: move txrate_idx into RC algorithms 2008-09-15 16:48:24 -04:00
rc.h ath9k: rc.h cleanup 2008-08-29 16:24:10 -04:00
recv.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 2008-09-08 16:59:05 -07:00
reg.h ath9k: Add LED support 2008-08-29 16:24:09 -04:00
regd.c ath9k: Revamp wireless mode usage 2008-08-07 09:49:44 -04:00
regd.h ath9k: Revamp wireless mode usage 2008-08-07 09:49:44 -04:00
regd_common.h ath9k: Revamp wireless mode usage 2008-08-07 09:49:44 -04:00
xmit.c ath9k: Fix TX control flag use for no ACK and RTS/CTS 2008-09-03 15:32:44 -04:00