aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/rc.c
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* 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
* | ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez2009-10-07
|/
* ath9k: Maintain monotonicity of PER while going across different phyVasanthakumar Thiagarajan2009-08-04
* ath9k: Update rate control for 11NA HT40 modeVasanthakumar Thiagarajan2009-08-04
* ath9k: Nuke struct ath_tx_ratectrl_stateVasanthakumar Thiagarajan2009-07-24
* ath9k: Use probe interval instead of rssi reduce intervalVasanthakumar Thiagarajan2009-07-24
* ath9k: Remove unused members from rate control structureVasanthakumar Thiagarajan2009-07-24
* ath9k: Remove dead code in rate controlVasanthakumar Thiagarajan2009-07-24
* ath9k: remove rate control wraperLuis R. Rodriguez2009-07-24
* mac80211: add helper for management / no-ack frame rate decisionLuis R. Rodriguez2009-07-24
* ath9k: remove unnecessary IEEE80211_TX_CTL_NO_ACK checksLuis R. Rodriguez2009-07-24
* ath9k: rename ath_rc_ratefind_ht() to ath_rc_get_highest_rix()Luis R. Rodriguez2009-07-24
* ath9k: remove ATH9K_MODE_11BLuis R. Rodriguez2009-07-24
* ath9k: remove unused ath_rc_isvalid_txmask()Luis R. Rodriguez2009-07-24
* ath9k: rename ath_rc_get_nextlowervalid_txrate()Luis R. Rodriguez2009-07-24
* ath9k: remove pointless wrapper ath_rc_rate_getidx()Luis R. Rodriguez2009-07-24
* ath9k: remove unused stepdown when looking for the next rateLuis R. Rodriguez2009-07-24
* ath9k: remove unused min rate calculation codeLuis R. Rodriguez2009-07-24
* ath9k: cleanup try count for MRR in rate controlLuis R. Rodriguez2009-07-24
* ath9k: downgrade assert in rc.c for invalid rateLuis R. Rodriguez2009-07-24
* ath9k: make private driver rate tables constLuis R. Rodriguez2009-05-06
* ath9k: Fix handling of retry count of NO_ACK framesGábor Stefanik2009-05-06
* wireless: remove some (bogus?) 'may be used uninitialized' warningsJohn W. Linville2009-04-24
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-22