aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k/rc.c
AgeCommit message (Expand)Author
2008-11-10ath9k: Use bitfields to store tid's state in a single variableSujith
2008-11-10ath9k: Ensure ath_node is not NULL when updating tx chainmaskSujith
2008-11-10ath9k: Node cleanupSujith
2008-10-31ath9k: Check if the STA supports HT when initializing rate controlSujith
2008-10-31mac80211: remove rate_control_clearJohannes Berg
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg
2008-10-31mac80211: rewrite HT handlingJohannes Berg
2008-10-31802.11: clean up/fix HT supportJohannes Berg
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-09-24mac80211: clean up rate control APIJohannes Berg
2008-09-15mac80211: move txrate_idx into RC algorithmsJohannes Berg
2008-09-15mac80211: share sta->supp_ratesJohannes Berg
2008-08-29ath9k: rc.h cleanupSujith
2008-08-29ath9k: Random cleanupSujith
2008-08-29ath9k: Use ah_curchan and remove sc_curchan which is redundantSujith
2008-08-29ath9k: Use bitfields for sc operationsSujith
2008-08-07ath9k: Revamp wireless mode usageSujith
2008-08-07ath9k: Cleanup data structures related to HW capabilitiesSujith
2008-08-07ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez