aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/rc.c
Commit message (Expand)AuthorAge
* ath9k: replace snprintf() with scnprintf()Zefir Kurtisi2013-09-26
* ath9k: set 5/10 MHz supported channels and fix bitrateSimon Wunderlich2013-08-16
* ath9k: use chandef instead of channel_typeSimon Wunderlich2013-08-16
* mac80211/rc80211: add chandef to rate initializationSimon Wunderlich2013-07-16
* ath9k: prevent aggregation session deadlocksFelix Fietkau2013-05-22
* mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-25
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-18
|\
| * mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-15
* | drivers: net: Remove remaining alloc/OOM messagesJoe Perches2013-02-08
|/
* ath9k: Fix rate control debuggingSujith Manoharan2012-11-21
* ath9k: Fill remove_sta_debugfs() callbackSujith Manoharan2012-11-21
* ath9k: Enable SGI correctlySujith Manoharan2012-09-24
* ath9k: tune rc_stats to display only valid ratesRajkumar Manoharan2012-08-10
* ath9k: Trim rate tableSujith Manoharan2012-08-10
* ath9k: Remove MIMO-PS specific codeSujith Manoharan2012-08-10
* ath9k: Cleanup TX status APISujith Manoharan2012-08-10
* ath9k: Bail out properly before calculating rate indexSujith Manoharan2012-08-10
* ath9k: Fix RTS/CTS rate selectionSujith Manoharan2012-08-10
* ath9k: Do not set IEEE80211_TX_RC_USE_SHORT_PREAMBLESujith Manoharan2012-08-10
* ath9k: Unify valid rate calculation routinesSujith Manoharan2012-08-10
* ath9k: Remove ath_rc_set_valid_rate_idxSujith Manoharan2012-08-10
* ath9k: Change rateset calculationSujith Manoharan2012-08-10
* ath9k: Cleanup index retrieval routinesSujith Manoharan2012-08-10
* ath9k: Cleanup ath_rc_setvalid_htratesSujith Manoharan2012-08-10
* ath9k: Cleanup ath_rc_setvalid_ratesSujith Manoharan2012-08-10
* ath9k: Cleanup RC init APISujith Manoharan2012-08-10
* ath9k: Simplify rate table initializationSujith Manoharan2012-08-10
* ath9k: choose legacy rate as last rate of MRR seriesRajkumar Manoharan2012-06-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-12
|\
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
* | mac80211: notify driver of rate control updatesJohannes Berg2012-04-10
* | mac80211: remove channel type argument from rate_updateJohannes Berg2012-04-10
|/
* ath9k: Fix multi-VIF BSS handlingSujith Manoharan2012-03-15
* ath9k: Remove aggregation flagsSujith Manoharan2012-03-15
* ath9k: completely zero intialize valid_phy_rate_idxMohammed Shafi Shajakhan2012-03-05
* ath9k: avoid useless cast from (struct ath_rateset *) to (u8 *) and backPavel Roskin2012-02-27
* ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin2012-02-15
* ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rixJohn W. Linville2012-02-03
* ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-14
|\
| * ath9k: fix max phy rate at rate control initRajkumar Manoharan2011-12-12
* | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
|/
* ath9k: Remove unnecessary AMPDU check at tx statusRajkumar Manoharan2011-09-30
* ath9k: Change rate control to use legacy rate as last MRRRajkumar Manoharan2011-08-24
* ath9k: optimize rate control statisticsMohammed Shafi Shajakhan2011-08-10
* ath9k: remove an unnecessary function declarationMohammed Shafi Shajakhan2011-07-11
* ath9k: use standard max(), remove A_MAX macroPavel Roskin2011-06-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville2011-05-27
|\
| * ath9k: set 40 Mhz rate only if hw is configured in ht40Rajkumar Manoharan2011-05-26
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-24
|\|