aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/rc.c
Commit message (Expand)AuthorAge
* ath9k: Fix warnings from -Wunused-but-set-variableSujith Manoharan2011-04-25
* ath9k: index out of boundsroel2011-04-12
* ath9k: Fix kernel panic caused by invalid rate index access.Senthil Balasubramanian2011-03-23
* ath9k: fold struct ath_wiphy into struct ath_softcFelix Fietkau2011-01-28
* ath9k : few rate control clean upsMohammed Shafi Shajakhan2011-01-04
* mac80211: Add timeout to BA session start APISujith Manoharan2010-12-15
* ath: Convert ath_print to ath_dbgJoe Perches2010-12-07
* ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches2010-12-07
* ath9k: avoid aggregation for VO trafficLuis R. Rodriguez2010-11-24
* ath9k: Use static constJoe Perches2010-11-22
* ath9k: handle tx underrun in the driver instead of rate controlFelix Fietkau2010-11-16
* ath9k: remove the unnecessary private xretry tx flagFelix Fietkau2010-11-16
* ath9k: Properly assign boolean typesMohammed Shafi Shajakhan2010-11-15
* ath9k: Remove the median function in rate controlMohammed Shafi Shajakhan2010-11-09
* ath9k: Fix incorrect access of rate flags in RCMohammed Shafi Shajakhan2010-10-29
* ath9k_hw: remove enum wireless_mode and its usersFelix Fietkau2010-10-15
* ath9k: remove sc->cur_rate_table and sc->cur_rate_modeFelix Fietkau2010-10-15
* ath9k: make rate control debugfs stats per stationFelix Fietkau2010-10-15
* ath9k: Fix documentation in rate controlMohammed Shafi Shajakhan2010-10-13
* ath9k: built-in rate control A-MPDU fixBjörn Smedman2010-10-11
* ath9k: move ath_tx_aggr_check() to the rate control moduleFelix Fietkau2010-09-21
* ath9k: remove unused base_index from rate table.Senthil Balasubramanian2010-07-27
* ath9k: Fix incorrect user ratekbs of MCS15 ShortGISenthil Balasubramanian2010-07-27
* ath9k: Add three stream rate control support for AR938X.Senthil Balasubramanian2010-07-27
* ath9k: Introduce bit masks for valid and valid_single_stream.Senthil Balasubramanian2010-07-27
* ath9k/ath9k_htc: remove redundand checks for dual-stream tx supportFelix Fietkau2010-06-14
* ath9k: Fix bug in rate tableVasanthakumar Thiagarajan2010-06-04
* ath9k: Enable Short GI in 20 Mhz for ar9287 and later chipsVasanthakumar Thiagarajan2010-06-02
* Merge branch 'master' into for-davemJohn W. Linville2010-04-23
|\
| * ath9k: set the STBC flag in rate control if the peer supports itFelix Fietkau2010-04-20
| * ath9k: add LDPC supportLuis R. Rodriguez2010-04-16
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\ \ | |/ |/|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | ath9k: fix rate control tx status handling for A-MPDUFelix Fietkau2010-03-10
|/
* mac80211: Fix HT rate control configurationSujith2010-03-03
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-26
|\
| * ath9k: fix rate control fallback rate selectionFelix Fietkau2010-02-19
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-04
|\|
| * ath9k: improve max rate retry handlingFelix Fietkau2010-01-25
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\ \ | |/ |/|
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | ath9k: Fix maximum tx fifo settings for single stream devicesLuis R. Rodriguez2009-11-28
* | ath9k: clean up rc rate tableFelix Fietkau2009-11-28
* | ath9k: properly use the mac80211 rate control apiFelix Fietkau2009-11-28
* | mac80211: convert aggregation to operate on vifs/stasJohannes Berg2009-11-18
* | ath9k: get rid of tx_info_privFelix Fietkau2009-11-18
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-06
|\|
| * ath9k: fix misplaced semicolon on rate controlLuis R. Rodriguez2009-10-30
* | ath9k: remove driver ASSERT, just use BUG_ON()Luis R. Rodriguez2009-10-07
* | atheros: add common debug printingLuis R. Rodriguez2009-10-07