summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/rc.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-181-1/+1
|\
| * mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-151-1/+1
* | drivers: net: Remove remaining alloc/OOM messagesJoe Perches2013-02-081-11/+1
|/
* ath9k: Fix rate control debuggingSujith Manoharan2012-11-211-18/+18
* ath9k: Fill remove_sta_debugfs() callbackSujith Manoharan2012-11-211-4/+13
* ath9k: Enable SGI correctlySujith Manoharan2012-09-241-4/+7
* ath9k: tune rc_stats to display only valid ratesRajkumar Manoharan2012-08-101-2/+3
* ath9k: Trim rate tableSujith Manoharan2012-08-101-176/+174
* ath9k: Remove MIMO-PS specific codeSujith Manoharan2012-08-101-9/+0
* ath9k: Cleanup TX status APISujith Manoharan2012-08-101-42/+29
* ath9k: Bail out properly before calculating rate indexSujith Manoharan2012-08-101-13/+11
* ath9k: Fix RTS/CTS rate selectionSujith Manoharan2012-08-101-27/+14
* ath9k: Do not set IEEE80211_TX_RC_USE_SHORT_PREAMBLESujith Manoharan2012-08-101-2/+0
* ath9k: Unify valid rate calculation routinesSujith Manoharan2012-08-101-35/+39
* ath9k: Remove ath_rc_set_valid_rate_idxSujith Manoharan2012-08-101-10/+3
* ath9k: Change rateset calculationSujith Manoharan2012-08-101-26/+9
* ath9k: Cleanup index retrieval routinesSujith Manoharan2012-08-101-29/+27
* ath9k: Cleanup ath_rc_setvalid_htratesSujith Manoharan2012-08-101-8/+9
* ath9k: Cleanup ath_rc_setvalid_ratesSujith Manoharan2012-08-101-28/+21
* ath9k: Cleanup RC init APISujith Manoharan2012-08-101-64/+35
* ath9k: Simplify rate table initializationSujith Manoharan2012-08-101-48/+17
* ath9k: choose legacy rate as last rate of MRR seriesRajkumar Manoharan2012-06-131-9/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-121-7/+1
|\
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-7/+1
* | mac80211: notify driver of rate control updatesJohannes Berg2012-04-101-1/+1
* | mac80211: remove channel type argument from rate_updateJohannes Berg2012-04-101-3/+2
|/
* ath9k: Fix multi-VIF BSS handlingSujith Manoharan2012-03-151-1/+2
* ath9k: Remove aggregation flagsSujith Manoharan2012-03-151-5/+4
* ath9k: completely zero intialize valid_phy_rate_idxMohammed Shafi Shajakhan2012-03-051-1/+1
* ath9k: avoid useless cast from (struct ath_rateset *) to (u8 *) and backPavel Roskin2012-02-271-4/+2
* ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin2012-02-151-1/+1
* ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rixJohn W. Linville2012-02-031-1/+1
* ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-191-4/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-141-1/+3
|\
| * ath9k: fix max phy rate at rate control initRajkumar Manoharan2011-12-121-1/+3
* | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
|/
* ath9k: Remove unnecessary AMPDU check at tx statusRajkumar Manoharan2011-09-301-6/+0
* ath9k: Change rate control to use legacy rate as last MRRRajkumar Manoharan2011-08-241-7/+27
* ath9k: optimize rate control statisticsMohammed Shafi Shajakhan2011-08-101-2/+2
* ath9k: remove an unnecessary function declarationMohammed Shafi Shajakhan2011-07-111-26/+24
* ath9k: use standard max(), remove A_MAX macroPavel Roskin2011-06-171-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville2011-05-271-1/+2
|\
| * ath9k: set 40 Mhz rate only if hw is configured in ht40Rajkumar Manoharan2011-05-261-1/+2
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-241-1/+1
|\ \ | |/
| * ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-051-8/+4
|\ \ | |/
| * ath9k: Fix warnings from -Wunused-but-set-variableSujith Manoharan2011-04-251-8/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-251-2/+1
|\ \ | |/
| * ath9k: index out of boundsroel2011-04-121-2/+1
OpenPOWER on IntegriCloud