summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/rc.c
AgeCommit message (Expand)Author
2010-01-25ath9k: improve max rate retry handlingFelix Fietkau
2009-11-28ath9k: Fix maximum tx fifo settings for single stream devicesLuis R. Rodriguez
2009-11-28ath9k: clean up rc rate tableFelix Fietkau
2009-11-28ath9k: properly use the mac80211 rate control apiFelix Fietkau
2009-11-18mac80211: convert aggregation to operate on vifs/stasJohannes Berg
2009-11-18ath9k: get rid of tx_info_privFelix Fietkau
2009-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-30ath9k: fix misplaced semicolon on rate controlLuis R. Rodriguez
2009-10-07ath9k: remove driver ASSERT, just use BUG_ON()Luis R. Rodriguez
2009-10-07atheros: add common debug printingLuis R. Rodriguez
2009-10-07ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez
2009-08-04ath9k: Maintain monotonicity of PER while going across different phyVasanthakumar Thiagarajan
2009-08-04ath9k: Update rate control for 11NA HT40 modeVasanthakumar Thiagarajan
2009-07-24ath9k: Nuke struct ath_tx_ratectrl_stateVasanthakumar Thiagarajan
2009-07-24ath9k: Use probe interval instead of rssi reduce intervalVasanthakumar Thiagarajan
2009-07-24ath9k: Remove unused members from rate control structureVasanthakumar Thiagarajan
2009-07-24ath9k: Remove dead code in rate controlVasanthakumar Thiagarajan
2009-07-24ath9k: remove rate control wraperLuis R. Rodriguez
2009-07-24mac80211: add helper for management / no-ack frame rate decisionLuis R. Rodriguez
2009-07-24ath9k: remove unnecessary IEEE80211_TX_CTL_NO_ACK checksLuis R. Rodriguez
2009-07-24ath9k: rename ath_rc_ratefind_ht() to ath_rc_get_highest_rix()Luis R. Rodriguez
2009-07-24ath9k: remove ATH9K_MODE_11BLuis R. Rodriguez
2009-07-24ath9k: remove unused ath_rc_isvalid_txmask()Luis R. Rodriguez
2009-07-24ath9k: rename ath_rc_get_nextlowervalid_txrate()Luis R. Rodriguez
2009-07-24ath9k: remove pointless wrapper ath_rc_rate_getidx()Luis R. Rodriguez
2009-07-24ath9k: remove unused stepdown when looking for the next rateLuis R. Rodriguez
2009-07-24ath9k: remove unused min rate calculation codeLuis R. Rodriguez
2009-07-24ath9k: cleanup try count for MRR in rate controlLuis R. Rodriguez
2009-07-24ath9k: downgrade assert in rc.c for invalid rateLuis R. Rodriguez
2009-05-06ath9k: make private driver rate tables constLuis R. Rodriguez
2009-05-06ath9k: Fix handling of retry count of NO_ACK framesGábor Stefanik
2009-04-24wireless: remove some (bogus?) 'may be used uninitialized' warningsmaster-2009-04-24John W. Linville
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez