summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/rc.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-24ath9k: Nuke struct ath_tx_ratectrl_stateVasanthakumar Thiagarajan1-25/+25
2009-07-24ath9k: Use probe interval instead of rssi reduce intervalVasanthakumar Thiagarajan1-5/+1
2009-07-24ath9k: Remove unused members from rate control structureVasanthakumar Thiagarajan1-108/+108
2009-07-24ath9k: Remove dead code in rate controlVasanthakumar Thiagarajan1-159/+4
2009-07-24ath9k: remove rate control wraperLuis R. Rodriguez1-16/+7
2009-07-24mac80211: add helper for management / no-ack frame rate decisionLuis R. Rodriguez1-13/+1
2009-07-24ath9k: remove unnecessary IEEE80211_TX_CTL_NO_ACK checksLuis R. Rodriguez1-4/+2
2009-07-24ath9k: rename ath_rc_ratefind_ht() to ath_rc_get_highest_rix()Luis R. Rodriguez1-5/+6
2009-07-24ath9k: remove ATH9K_MODE_11BLuis R. Rodriguez1-23/+0
2009-07-24ath9k: remove unused ath_rc_isvalid_txmask()Luis R. Rodriguez1-7/+0
2009-07-24ath9k: rename ath_rc_get_nextlowervalid_txrate()Luis R. Rodriguez1-9/+7
2009-07-24ath9k: remove pointless wrapper ath_rc_rate_getidx()Luis R. Rodriguez1-17/+4
2009-07-24ath9k: remove unused stepdown when looking for the next rateLuis R. Rodriguez1-13/+8
2009-07-24ath9k: remove unused min rate calculation codeLuis R. Rodriguez1-24/+9
2009-07-24ath9k: cleanup try count for MRR in rate controlLuis R. Rodriguez1-9/+20
2009-07-24ath9k: downgrade assert in rc.c for invalid rateLuis R. Rodriguez1-4/+12
2009-05-06ath9k: make private driver rate tables constLuis R. Rodriguez1-29/+32
2009-05-06ath9k: Fix handling of retry count of NO_ACK framesGábor Stefanik1-4/+5
2009-04-24wireless: remove some (bogus?) 'may be used uninitialized' warningsJohn W. Linville1-1/+1
2009-04-23atheros: put atheros wireless drivers into ath/Luis R. Rodriguez1-0/+1752