aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/rc.c
Commit message (Expand)AuthorAge
* ath9k: Add data structure for supporting virtual radio/wiphy operationJouni Malinen2009-03-05
* ath9k: Fill in rate_update mac80211 callbackSujith2009-03-05
* ath9k: Remove ununsed ack duration stuff with long/short preambleVasanthakumar Thiagarajan2009-03-05
* ath9k: Add PER to RC debug statisticsSujith2009-02-27
* ath9k: Fix PTK/GTK handshake timeoutVasanthakumar Thiagarajan2009-02-27
* ath9k: Add open loop control supportSenthil Balasubramanian2009-02-27
* ath9k: Remove all the useless ah_ variable prefixesSujith2009-02-13
* ath9k: Header file cleanupSujith2009-02-13
* ath9k: Add retry counters to rate control debug fileSujith2009-02-11
* ath9k: Add debugfs files for printing TX rate detailsSujith2009-02-09
* ath9k: Handle mac80211's RC flags for MCS ratesSujith2009-02-09
* ath9k: Cleanup get_rate() interfaceSujith2009-02-09
* ath9k: Fix lockdep warningSujith2009-02-09
* ath9k: Handle chainmask for A9280Sujith2009-01-30
* ath9k: Fix bug in rate control capability registrationSujith2009-01-29
* ath9k: Reorganize code in xmit.cSujith2009-01-29
* ath9k: Update short guard interval in rate controlSujith2009-01-29
* ath9k: rateCodeToIndex is not used, remove itSujith2009-01-29
* ath9k: make use of conf_is_ht*() in the rest of the driverLuis R. Rodriguez2009-01-29
* ath9k: Fix an operator typo in phy rate validationJouni Malinen2009-01-16
* ath9k: Fix a NULL pointer dereference in ath_rate_getJouni Malinen2008-12-19
* ath9k: Maintain rate table choice after associationSujith2008-12-12
* ath9k: Fix bug in rate table managementSujith2008-12-12
* ath9k: Replace ath9k_opmode with nl80211_iftypeColin McCabe2008-12-05
* ath9k: Use cleaner debug masksSujith2008-12-05
* ath9k: Handle channel initialization for AP modeSujith2008-12-05
* ath9k: Code scrubSujith2008-11-26
* ath9k: Dont update rate control for every AMPDUVasanthakumar Thiagarajan2008-11-26
* ath9k: Use helpersSujith2008-11-26
* ath9k: General code scrubSujith2008-11-26
* ath9k: Remove ath9k_rate_tableSujith2008-11-26
* ath9k: Use rate_driver_dataSujith2008-11-26
* ath9k: Remove ath_rate_softcSujith2008-11-26
* ath9k: Remove rate control reference in VAPSujith2008-11-26
* ath9k: Nuke fixed rate handling in driverSujith2008-11-26
* ath9k: Remove half/quarter rate tablesSujith2008-11-26
* ath9k: Remove ath_rate_newassoc()Sujith2008-11-26
* ath9k: Remove ath_setup_ratesSujith2008-11-26
* ath9k: Simplify RC alloc/free functionsSujith2008-11-26
* ath9k: Merge struct ath_tx_ratectrl with ath_rate_nodeSujith2008-11-26
* drivers/net/wireless/ath9k/rc.c: use ARRAY_SIZEJulia Lawall2008-11-21
* ath9k: Remove ath_tx_aggr_resp()Sujith2008-11-10
* ath9k: Revamp VAP managementSujith2008-11-10
* ath9k: Use bitfields to store tid's state in a single variableSujith2008-11-10
* ath9k: Ensure ath_node is not NULL when updating tx chainmaskSujith2008-11-10
* ath9k: Node cleanupSujith2008-11-10
* ath9k: Check if the STA supports HT when initializing rate controlSujith2008-10-31
* mac80211: remove rate_control_clearJohannes Berg2008-10-31
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-31
* mac80211: rewrite HT handlingJohannes Berg2008-10-31