summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/rc.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Replace ath9k_opmode with nl80211_iftypeColin McCabe2008-12-051-3/+3
* ath9k: Use cleaner debug masksSujith2008-12-051-4/+3Star
* ath9k: Handle channel initialization for AP modeSujith2008-12-051-7/+48
* ath9k: Code scrubSujith2008-11-261-8/+1Star
* ath9k: Dont update rate control for every AMPDUVasanthakumar Thiagarajan2008-11-261-1/+2
* ath9k: Use helpersSujith2008-11-261-197/+189Star
* ath9k: General code scrubSujith2008-11-261-310/+236Star
* ath9k: Remove ath9k_rate_tableSujith2008-11-261-6/+45
* ath9k: Use rate_driver_dataSujith2008-11-261-84/+61Star
* ath9k: Remove ath_rate_softcSujith2008-11-261-69/+41Star
* ath9k: Remove rate control reference in VAPSujith2008-11-261-55/+27Star
* ath9k: Nuke fixed rate handling in driverSujith2008-11-261-89/+3Star
* ath9k: Remove half/quarter rate tablesSujith2008-11-261-125/+18Star
* ath9k: Remove ath_rate_newassoc()Sujith2008-11-261-25/+8Star
* ath9k: Remove ath_setup_ratesSujith2008-11-261-26/+10Star
* ath9k: Simplify RC alloc/free functionsSujith2008-11-261-41/+7Star
* ath9k: Merge struct ath_tx_ratectrl with ath_rate_nodeSujith2008-11-261-184/+162Star
* drivers/net/wireless/ath9k/rc.c: use ARRAY_SIZEJulia Lawall2008-11-211-4/+2Star
* ath9k: Remove ath_tx_aggr_resp()Sujith2008-11-101-62/+3Star
* ath9k: Revamp VAP managementSujith2008-11-101-1/+7
* ath9k: Use bitfields to store tid's state in a single variableSujith2008-11-101-2/+2
* ath9k: Ensure ath_node is not NULL when updating tx chainmaskSujith2008-11-101-1/+1
* ath9k: Node cleanupSujith2008-11-101-13/+2Star
* ath9k: Check if the STA supports HT when initializing rate controlSujith2008-11-011-1/+1
* mac80211: remove rate_control_clearJohannes Berg2008-11-011-6/+0Star
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-11-011-20/+20
* mac80211: rewrite HT handlingJohannes Berg2008-11-011-4/+4
* 802.11: clean up/fix HT supportJohannes Berg2008-11-011-5/+5
* net: convert print_mac to %pMJohannes Berg2008-10-281-5/+4Star
* mac80211: clean up rate control APIJohannes Berg2008-09-241-56/+42Star
* mac80211: move txrate_idx into RC algorithmsJohannes Berg2008-09-151-1/+0Star
* mac80211: share sta->supp_ratesJohannes Berg2008-09-151-1/+1
* ath9k: rc.h cleanupSujith2008-08-291-9/+9
* ath9k: Random cleanupSujith2008-08-291-79/+80
* ath9k: Use ah_curchan and remove sc_curchan which is redundantSujith2008-08-291-2/+2
* ath9k: Use bitfields for sc operationsSujith2008-08-291-1/+1
* ath9k: Revamp wireless mode usageSujith2008-08-071-15/+15
* ath9k: Cleanup data structures related to HW capabilitiesSujith2008-08-071-1/+1
* ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez2008-08-071-0/+2126