summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/rc.c
Commit message (Expand)AuthorAgeFilesLines
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-221-1752/+0
* ath9k: Fix bug in determining HT40 modeSujith2009-04-221-4/+2
* ath9k: Determine number of streams from HT capabilitiesSujith2009-04-221-10/+8
* Add mesh point functionality to ath9kPat Erley2009-03-271-0/+1
* ath9k: Update copyright in all the filesSujith2009-03-271-1/+1
* ath9k: Fix bug in handling single stream stationsSujith2009-03-271-9/+9
* ath9k: Set IEEE80211_TX_CTL_RATE_CTRL_PROBE in rate control for probe rateVasanthakumar Thiagarajan2009-03-271-0/+2
* ath9k: Add data structure for supporting virtual radio/wiphy operationJouni Malinen2009-03-051-1/+2
* ath9k: Fill in rate_update mac80211 callbackSujith2009-03-051-29/+92
* ath9k: Remove ununsed ack duration stuff with long/short preambleVasanthakumar Thiagarajan2009-03-051-27/+0
* ath9k: Add PER to RC debug statisticsSujith2009-02-271-1/+2
* ath9k: Fix PTK/GTK handshake timeoutVasanthakumar Thiagarajan2009-02-271-1/+2
* ath9k: Add open loop control supportSenthil Balasubramanian2009-02-271-1/+3
* ath9k: Remove all the useless ah_ variable prefixesSujith2009-02-131-6/+6
* ath9k: Header file cleanupSujith2009-02-131-1/+1
* ath9k: Add retry counters to rate control debug fileSujith2009-02-111-0/+2
* ath9k: Add debugfs files for printing TX rate detailsSujith2009-02-091-0/+2
* ath9k: Handle mac80211's RC flags for MCS ratesSujith2009-02-091-11/+71
* ath9k: Cleanup get_rate() interfaceSujith2009-02-091-39/+28
* ath9k: Fix lockdep warningSujith2009-02-091-16/+14
* ath9k: Handle chainmask for A9280Sujith2009-01-301-1/+1
* ath9k: Fix bug in rate control capability registrationSujith2009-01-291-1/+3
* ath9k: Reorganize code in xmit.cSujith2009-01-291-1/+1
* ath9k: Update short guard interval in rate controlSujith2009-01-291-0/+2
* ath9k: rateCodeToIndex is not used, remove itSujith2009-01-291-13/+0
* ath9k: make use of conf_is_ht*() in the rest of the driverLuis R. Rodriguez2009-01-291-2/+2
* 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
OpenPOWER on IntegriCloud