Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[linux-flexiantxendom0-natty.git] / drivers / net / wireless / ath / ath9k / rc.c
2009-11-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-30 Luis R. Rodriguezath9k: fix misplaced semicolon on rate control
2009-10-07 Luis R. Rodriguezath9k: remove driver ASSERT, just use BUG_ON()
2009-10-07 Luis R. Rodriguezatheros: add common debug printing
2009-10-07 Luis R. Rodriguezath9k: use ath_hw for DPRINTF() and debug init/exit
2009-08-04 Vasanthakumar Thia... ath9k: Maintain monotonicity of PER while going across...
2009-08-04 Vasanthakumar Thia... ath9k: Update rate control for 11NA HT40 mode
2009-07-24 Vasanthakumar Thia... ath9k: Nuke struct ath_tx_ratectrl_state
2009-07-24 Vasanthakumar Thia... ath9k: Use probe interval instead of rssi reduce interval
2009-07-24 Vasanthakumar Thia... ath9k: Remove unused members from rate control structure
2009-07-24 Vasanthakumar Thia... ath9k: Remove dead code in rate control
2009-07-24 Luis R. Rodriguezath9k: remove rate control wraper
2009-07-24 Luis R. Rodriguezmac80211: add helper for management / no-ack frame...
2009-07-24 Luis R. Rodriguezath9k: remove unnecessary IEEE80211_TX_CTL_NO_ACK checks
2009-07-24 Luis R. Rodriguezath9k: rename ath_rc_ratefind_ht() to ath_rc_get_highes...
2009-07-24 Luis R. Rodriguezath9k: remove ATH9K_MODE_11B
2009-07-24 Luis R. Rodriguezath9k: remove unused ath_rc_isvalid_txmask()
2009-07-24 Luis R. Rodriguezath9k: rename ath_rc_get_nextlowervalid_txrate()
2009-07-24 Luis R. Rodriguezath9k: remove pointless wrapper ath_rc_rate_getidx()
2009-07-24 Luis R. Rodriguezath9k: remove unused stepdown when looking for the...
2009-07-24 Luis R. Rodriguezath9k: remove unused min rate calculation code
2009-07-24 Luis R. Rodriguezath9k: cleanup try count for MRR in rate control
2009-07-24 Luis R. Rodriguezath9k: downgrade assert in rc.c for invalid rate
2009-05-06 Luis R. Rodriguezath9k: make private driver rate tables const
2009-05-06 Gábor Stefanikath9k: Fix handling of retry count of NO_ACK frames
2009-04-24 John W. Linvillewireless: remove some (bogus?) 'may be used uninitializ...
2009-04-22 Luis R. Rodriguezatheros: put atheros wireless drivers into ath/