aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/rc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-13ath9k: choose legacy rate as last rate of MRR seriesRajkumar Manoharan1-9/+8
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-7/+1
2012-04-10mac80211: notify driver of rate control updatesJohannes Berg1-1/+1
2012-04-10mac80211: remove channel type argument from rate_updateJohannes Berg1-3/+2
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-7/+1
2012-03-15ath9k: Fix multi-VIF BSS handlingSujith Manoharan1-1/+2
2012-03-15ath9k: Remove aggregation flagsSujith Manoharan1-5/+4
2012-03-05ath9k: completely zero intialize valid_phy_rate_idxMohammed Shafi Shajakhan1-1/+1
2012-02-27ath9k: avoid useless cast from (struct ath_rateset *) to (u8 *) and backPavel Roskin1-4/+2
2012-02-15ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin1-1/+1
2012-02-03ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rixJohn W. Linville1-1/+1
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches1-4/+3
2011-12-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+3
2011-12-12ath9k: fix max phy rate at rate control initRajkumar Manoharan1-1/+3
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-09-30ath9k: Remove unnecessary AMPDU check at tx statusRajkumar Manoharan1-6/+0
2011-08-24ath9k: Change rate control to use legacy rate as last MRRRajkumar Manoharan1-7/+27
2011-08-10ath9k: optimize rate control statisticsMohammed Shafi Shajakhan1-2/+2
2011-07-11ath9k: remove an unnecessary function declarationMohammed Shafi Shajakhan1-26/+24
2011-06-17ath9k: use standard max(), remove A_MAX macroPavel Roskin1-3/+3
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-1/+2
2011-05-26ath9k: set 40 Mhz rate only if hw is configured in ht40Rajkumar Manoharan1-1/+2
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-1/+1
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan1-1/+1
2011-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-8/+4
2011-04-25ath9k: Fix warnings from -Wunused-but-set-variableSujith Manoharan1-8/+4
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-2/+1
2011-04-12ath9k: index out of boundsroel1-2/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-23ath9k: Fix kernel panic caused by invalid rate index access.Senthil Balasubramanian1-1/+1
2011-01-28ath9k: fold struct ath_wiphy into struct ath_softcFelix Fietkau1-2/+1
2011-01-04ath9k : few rate control clean upsMohammed Shafi Shajakhan1-8/+8
2010-12-15mac80211: Add timeout to BA session start APISujith Manoharan1-1/+1
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches1-7/+7
2010-12-07ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches1-2/+2
2010-11-24ath9k: avoid aggregation for VO trafficLuis R. Rodriguez1-1/+2
2010-11-22ath9k: Use static constJoe Perches1-3/+3
2010-11-16ath9k: handle tx underrun in the driver instead of rate controlFelix Fietkau1-18/+0
2010-11-16ath9k: remove the unnecessary private xretry tx flagFelix Fietkau1-1/+1
2010-11-15ath9k: Properly assign boolean typesMohammed Shafi Shajakhan1-7/+5
2010-11-09ath9k: Remove the median function in rate controlMohammed Shafi Shajakhan1-19/+0
2010-10-29ath9k: Fix incorrect access of rate flags in RCMohammed Shafi Shajakhan1-1/+1
2010-10-15ath9k_hw: remove enum wireless_mode and its usersFelix Fietkau1-34/+7
2010-10-15ath9k: remove sc->cur_rate_table and sc->cur_rate_modeFelix Fietkau1-16/+8
2010-10-15ath9k: make rate control debugfs stats per stationFelix Fietkau1-2/+113
2010-10-13ath9k: Fix documentation in rate controlMohammed Shafi Shajakhan1-1/+1
2010-10-11ath9k: built-in rate control A-MPDU fixBjörn Smedman1-0/+6
2010-09-21ath9k: move ath_tx_aggr_check() to the rate control moduleFelix Fietkau1-0/+16
2010-07-27ath9k: remove unused base_index from rate table.Senthil Balasubramanian1-160/+160
2010-07-27ath9k: Fix incorrect user ratekbs of MCS15 ShortGISenthil Balasubramanian1-1/+1