summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k/rc.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-10ath9k: Revamp VAP managementSujith1-1/+7
2008-11-10ath9k: Use bitfields to store tid's state in a single variableSujith1-2/+2
2008-11-10ath9k: Ensure ath_node is not NULL when updating tx chainmaskSujith1-1/+1
2008-11-10ath9k: Node cleanupSujith1-13/+2
2008-11-01ath9k: Check if the STA supports HT when initializing rate controlSujith1-1/+1
2008-11-01mac80211: remove rate_control_clearJohannes Berg1-6/+0
2008-11-01mac80211/drivers: rewrite the rate control APIJohannes Berg1-20/+20
2008-11-01mac80211: rewrite HT handlingJohannes Berg1-4/+4
2008-11-01802.11: clean up/fix HT supportJohannes Berg1-5/+5
2008-10-28net: convert print_mac to %pMJohannes Berg1-5/+4
2008-09-25mac80211: clean up rate control APIJohannes Berg1-56/+42
2008-09-16mac80211: move txrate_idx into RC algorithmsJohannes Berg1-1/+0
2008-09-16mac80211: share sta->supp_ratesJohannes Berg1-1/+1
2008-08-30ath9k: rc.h cleanupSujith1-9/+9
2008-08-30ath9k: Random cleanupSujith1-79/+80
2008-08-30ath9k: Use ah_curchan and remove sc_curchan which is redundantSujith1-2/+2
2008-08-30ath9k: Use bitfields for sc operationsSujith1-1/+1
2008-08-07ath9k: Revamp wireless mode usageSujith1-15/+15
2008-08-07ath9k: Cleanup data structures related to HW capabilitiesSujith1-1/+1
2008-08-07ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez1-0/+2126