aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k/rc.c
AgeCommit message (Expand)Author
2008-12-19ath9k: Fix a NULL pointer dereference in ath_rate_getJouni Malinen
2008-12-12ath9k: Maintain rate table choice after associationSujith
2008-12-12ath9k: Fix bug in rate table managementSujith
2008-12-05ath9k: Replace ath9k_opmode with nl80211_iftypeColin McCabe
2008-12-05ath9k: Use cleaner debug masksSujith
2008-12-05ath9k: Handle channel initialization for AP modeSujith
2008-11-26ath9k: Code scrubSujith
2008-11-26ath9k: Dont update rate control for every AMPDUVasanthakumar Thiagarajan
2008-11-26ath9k: Use helpersSujith
2008-11-26ath9k: General code scrubSujith
2008-11-26ath9k: Remove ath9k_rate_tableSujith
2008-11-26ath9k: Use rate_driver_dataSujith
2008-11-26ath9k: Remove ath_rate_softcSujith
2008-11-26ath9k: Remove rate control reference in VAPSujith
2008-11-26ath9k: Nuke fixed rate handling in driverSujith
2008-11-26ath9k: Remove half/quarter rate tablesSujith
2008-11-26ath9k: Remove ath_rate_newassoc()Sujith
2008-11-26ath9k: Remove ath_setup_ratesSujith
2008-11-26ath9k: Simplify RC alloc/free functionsSujith
2008-11-26ath9k: Merge struct ath_tx_ratectrl with ath_rate_nodeSujith
2008-11-21drivers/net/wireless/ath9k/rc.c: use ARRAY_SIZEJulia Lawall
2008-11-10ath9k: Remove ath_tx_aggr_resp()Sujith
2008-11-10ath9k: Revamp VAP managementSujith
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