summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/rc.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Fix an operator typo in phy rate validationJouni Malinen2009-01-161-1/+1
* ath9k: Fix a NULL pointer dereference in ath_rate_getJouni Malinen2008-12-191-1/+2
* ath9k: Maintain rate table choice after associationSujith2008-12-121-5/+4
* ath9k: Fix bug in rate table managementSujith2008-12-121-4/+5
* ath9k: Replace ath9k_opmode with nl80211_iftypeColin McCabe2008-12-051-3/+3
* ath9k: Use cleaner debug masksSujith2008-12-051-4/+3
* ath9k: Handle channel initialization for AP modeSujith2008-12-051-7/+48
* ath9k: Code scrubSujith2008-11-261-8/+1
* ath9k: Dont update rate control for every AMPDUVasanthakumar Thiagarajan2008-11-261-1/+2
* ath9k: Use helpersSujith2008-11-261-197/+189
* ath9k: General code scrubSujith2008-11-261-310/+236
* ath9k: Remove ath9k_rate_tableSujith2008-11-261-6/+45
* ath9k: Use rate_driver_dataSujith2008-11-261-84/+61
* ath9k: Remove ath_rate_softcSujith2008-11-261-69/+41
* ath9k: Remove rate control reference in VAPSujith2008-11-261-55/+27
* ath9k: Nuke fixed rate handling in driverSujith2008-11-261-89/+3
* ath9k: Remove half/quarter rate tablesSujith2008-11-261-125/+18
* ath9k: Remove ath_rate_newassoc()Sujith2008-11-261-25/+8
* ath9k: Remove ath_setup_ratesSujith2008-11-261-26/+10
* ath9k: Simplify RC alloc/free functionsSujith2008-11-261-41/+7
* ath9k: Merge struct ath_tx_ratectrl with ath_rate_nodeSujith2008-11-261-184/+162
* drivers/net/wireless/ath9k/rc.c: use ARRAY_SIZEJulia Lawall2008-11-211-4/+2
* ath9k: Remove ath_tx_aggr_resp()Sujith2008-11-101-62/+3
* 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/+2
* ath9k: Check if the STA supports HT when initializing rate controlSujith2008-10-311-1/+1
* mac80211: remove rate_control_clearJohannes Berg2008-10-311-6/+0
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-311-20/+20
* mac80211: rewrite HT handlingJohannes Berg2008-10-311-4/+4
* 802.11: clean up/fix HT supportJohannes Berg2008-10-311-5/+5
* net: convert print_mac to %pMJohannes Berg2008-10-271-5/+4
* mac80211: clean up rate control APIJohannes Berg2008-09-241-56/+42
* mac80211: move txrate_idx into RC algorithmsJohannes Berg2008-09-151-1/+0
* 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