aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/rc.c
AgeCommit message (Expand)Author
2013-05-22ath9k: prevent aggregation session deadlocksFelix Fietkau
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg
2013-02-08drivers: net: Remove remaining alloc/OOM messagesJoe Perches
2012-11-21ath9k: Fix rate control debuggingSujith Manoharan
2012-11-21ath9k: Fill remove_sta_debugfs() callbackSujith Manoharan
2012-09-24ath9k: Enable SGI correctlySujith Manoharan
2012-08-10ath9k: tune rc_stats to display only valid ratesRajkumar Manoharan
2012-08-10ath9k: Trim rate tableSujith Manoharan
2012-08-10ath9k: Remove MIMO-PS specific codeSujith Manoharan
2012-08-10ath9k: Cleanup TX status APISujith Manoharan
2012-08-10ath9k: Bail out properly before calculating rate indexSujith Manoharan
2012-08-10ath9k: Fix RTS/CTS rate selectionSujith Manoharan
2012-08-10ath9k: Do not set IEEE80211_TX_RC_USE_SHORT_PREAMBLESujith Manoharan
2012-08-10ath9k: Unify valid rate calculation routinesSujith Manoharan
2012-08-10ath9k: Remove ath_rc_set_valid_rate_idxSujith Manoharan
2012-08-10ath9k: Change rateset calculationSujith Manoharan
2012-08-10ath9k: Cleanup index retrieval routinesSujith Manoharan
2012-08-10ath9k: Cleanup ath_rc_setvalid_htratesSujith Manoharan
2012-08-10ath9k: Cleanup ath_rc_setvalid_ratesSujith Manoharan
2012-08-10ath9k: Cleanup RC init APISujith Manoharan
2012-08-10ath9k: Simplify rate table initializationSujith Manoharan
2012-06-13ath9k: choose legacy rate as last rate of MRR seriesRajkumar Manoharan
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-10mac80211: notify driver of rate control updatesJohannes Berg
2012-04-10mac80211: remove channel type argument from rate_updateJohannes Berg
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-03-15ath9k: Fix multi-VIF BSS handlingSujith Manoharan
2012-03-15ath9k: Remove aggregation flagsSujith Manoharan
2012-03-05ath9k: completely zero intialize valid_phy_rate_idxMohammed Shafi Shajakhan
2012-02-27ath9k: avoid useless cast from (struct ath_rateset *) to (u8 *) and backPavel Roskin
2012-02-15ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin
2012-02-03ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rixJohn W. Linville
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches
2011-12-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-12ath9k: fix max phy rate at rate control initRajkumar Manoharan
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-09-30ath9k: Remove unnecessary AMPDU check at tx statusRajkumar Manoharan
2011-08-24ath9k: Change rate control to use legacy rate as last MRRRajkumar Manoharan
2011-08-10ath9k: optimize rate control statisticsMohammed Shafi Shajakhan
2011-07-11ath9k: remove an unnecessary function declarationMohammed Shafi Shajakhan
2011-06-17ath9k: use standard max(), remove A_MAX macroPavel Roskin
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville
2011-05-26ath9k: set 40 Mhz rate only if hw is configured in ht40Rajkumar Manoharan
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-25ath9k: Fix warnings from -Wunused-but-set-variableSujith Manoharan
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville