summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/rc.c
AgeCommit message (Expand)Author
2012-01-11ath9k: fix max phy rate at rate control initRajkumar Manoharan
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
2011-04-12ath9k: index out of boundsroel
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-23ath9k: Fix kernel panic caused by invalid rate index access.Senthil Balasubramanian
2011-01-28ath9k: fold struct ath_wiphy into struct ath_softcFelix Fietkau
2011-01-04ath9k : few rate control clean upsMohammed Shafi Shajakhan
2010-12-15mac80211: Add timeout to BA session start APISujith Manoharan
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches
2010-12-07ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches
2010-11-24ath9k: avoid aggregation for VO trafficLuis R. Rodriguez
2010-11-22ath9k: Use static constJoe Perches
2010-11-16ath9k: handle tx underrun in the driver instead of rate controlFelix Fietkau
2010-11-16ath9k: remove the unnecessary private xretry tx flagFelix Fietkau
2010-11-15ath9k: Properly assign boolean typesMohammed Shafi Shajakhan
2010-11-09ath9k: Remove the median function in rate controlMohammed Shafi Shajakhan
2010-10-29ath9k: Fix incorrect access of rate flags in RCMohammed Shafi Shajakhan
2010-10-15ath9k_hw: remove enum wireless_mode and its usersFelix Fietkau
2010-10-15ath9k: remove sc->cur_rate_table and sc->cur_rate_modeFelix Fietkau
2010-10-15ath9k: make rate control debugfs stats per stationFelix Fietkau
2010-10-13ath9k: Fix documentation in rate controlMohammed Shafi Shajakhan
2010-10-11ath9k: built-in rate control A-MPDU fixBjörn Smedman
2010-09-21ath9k: move ath_tx_aggr_check() to the rate control moduleFelix Fietkau
2010-07-27ath9k: remove unused base_index from rate table.Senthil Balasubramanian
2010-07-27ath9k: Fix incorrect user ratekbs of MCS15 ShortGISenthil Balasubramanian
2010-07-27ath9k: Add three stream rate control support for AR938X.Senthil Balasubramanian
2010-07-27ath9k: Introduce bit masks for valid and valid_single_stream.Senthil Balasubramanian
2010-06-14ath9k/ath9k_htc: remove redundand checks for dual-stream tx supportFelix Fietkau
2010-06-04ath9k: Fix bug in rate tableVasanthakumar Thiagarajan
2010-06-02ath9k: Enable Short GI in 20 Mhz for ar9287 and later chipsVasanthakumar Thiagarajan
2010-04-23Merge branch 'master' into for-davemJohn W. Linville
2010-04-20ath9k: set the STBC flag in rate control if the peer supports itFelix Fietkau
2010-04-16ath9k: add LDPC supportLuis R. Rodriguez
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-10ath9k: fix rate control tx status handling for A-MPDUFelix Fietkau
2010-03-03mac80211: Fix HT rate control configurationSujith
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-19ath9k: fix rate control fallback rate selectionFelix Fietkau
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-25ath9k: improve max rate retry handlingFelix Fietkau
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds