| Commit message (Expand) | Author | Age | Files | Lines |
* | ath9k: remove unused base_index from rate table. | Senthil Balasubramanian | 2010-07-27 | 1 | -160/+160 |
* | ath9k: Fix incorrect user ratekbs of MCS15 ShortGI | Senthil Balasubramanian | 2010-07-27 | 1 | -1/+1 |
* | ath9k: Add three stream rate control support for AR938X. | Senthil Balasubramanian | 2010-07-27 | 1 | -208/+320 |
* | ath9k: Introduce bit masks for valid and valid_single_stream. | Senthil Balasubramanian | 2010-07-27 | 1 | -129/+122 |
* | ath9k/ath9k_htc: remove redundand checks for dual-stream tx support | Felix Fietkau | 2010-06-14 | 1 | -5/+2 |
* | ath9k: Fix bug in rate table | Vasanthakumar Thiagarajan | 2010-06-04 | 1 | -2/+2 |
* | ath9k: Enable Short GI in 20 Mhz for ar9287 and later chips | Vasanthakumar Thiagarajan | 2010-06-02 | 1 | -79/+94 |
* | Merge branch 'master' into for-davem | John W. Linville | 2010-04-23 | 1 | -0/+13 |
|\ |
|
| * | ath9k: set the STBC flag in rate control if the peer supports it | Felix Fietkau | 2010-04-20 | 1 | -0/+4 |
| * | ath9k: add LDPC support | Luis R. Rodriguez | 2010-04-16 | 1 | -0/+9 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+2 |
* | | ath9k: fix rate control tx status handling for A-MPDU | Felix Fietkau | 2010-03-10 | 1 | -2/+6 |
|/ |
|
* | mac80211: Fix HT rate control configuration | Sujith | 2010-03-03 | 1 | -3/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-02-25 | 1 | -8/+7 |
|\ |
|
| * | ath9k: fix rate control fallback rate selection | Felix Fietkau | 2010-02-19 | 1 | -8/+7 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-02-04 | 1 | -6/+6 |
|\ \
| |/ |
|
| * | ath9k: improve max rate retry handling | Felix Fietkau | 2010-01-25 | 1 | -6/+6 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | | ath9k: Fix maximum tx fifo settings for single stream devices | Luis R. Rodriguez | 2009-11-28 | 1 | -4/+8 |
* | | ath9k: clean up rc rate table | Felix Fietkau | 2009-11-28 | 1 | -217/+109 |
* | | ath9k: properly use the mac80211 rate control api | Felix Fietkau | 2009-11-28 | 1 | -156/+155 |
* | | mac80211: convert aggregation to operate on vifs/stas | Johannes Berg | 2009-11-18 | 1 | -1/+1 |
* | | ath9k: get rid of tx_info_priv | Felix Fietkau | 2009-11-18 | 1 | -36/+35 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-06 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | ath9k: fix misplaced semicolon on rate control | Luis R. Rodriguez | 2009-10-30 | 1 | -1/+1 |
* | | ath9k: remove driver ASSERT, just use BUG_ON() | Luis R. Rodriguez | 2009-10-07 | 1 | -4/+4 |
* | | atheros: add common debug printing | Luis R. Rodriguez | 2009-10-07 | 1 | -13/+15 |
* | | ath9k: use ath_hw for DPRINTF() and debug init/exit | Luis R. Rodriguez | 2009-10-07 | 1 | -6/+9 |
|/ |
|
* | ath9k: Maintain monotonicity of PER while going across different phy | Vasanthakumar Thiagarajan | 2009-08-04 | 1 | -3/+0 |
* | ath9k: Update rate control for 11NA HT40 mode | Vasanthakumar Thiagarajan | 2009-08-04 | 1 | -3/+1 |
* | ath9k: Nuke struct ath_tx_ratectrl_state | Vasanthakumar Thiagarajan | 2009-07-24 | 1 | -25/+25 |
* | ath9k: Use probe interval instead of rssi reduce interval | Vasanthakumar Thiagarajan | 2009-07-24 | 1 | -5/+1 |
* | ath9k: Remove unused members from rate control structure | Vasanthakumar Thiagarajan | 2009-07-24 | 1 | -108/+108 |
* | ath9k: Remove dead code in rate control | Vasanthakumar Thiagarajan | 2009-07-24 | 1 | -159/+4 |
* | ath9k: remove rate control wraper | Luis R. Rodriguez | 2009-07-24 | 1 | -16/+7 |
* | mac80211: add helper for management / no-ack frame rate decision | Luis R. Rodriguez | 2009-07-24 | 1 | -13/+1 |
* | ath9k: remove unnecessary IEEE80211_TX_CTL_NO_ACK checks | Luis R. Rodriguez | 2009-07-24 | 1 | -4/+2 |
* | ath9k: rename ath_rc_ratefind_ht() to ath_rc_get_highest_rix() | Luis R. Rodriguez | 2009-07-24 | 1 | -5/+6 |
* | ath9k: remove ATH9K_MODE_11B | Luis R. Rodriguez | 2009-07-24 | 1 | -23/+0 |
* | ath9k: remove unused ath_rc_isvalid_txmask() | Luis R. Rodriguez | 2009-07-24 | 1 | -7/+0 |
* | ath9k: rename ath_rc_get_nextlowervalid_txrate() | Luis R. Rodriguez | 2009-07-24 | 1 | -9/+7 |
* | ath9k: remove pointless wrapper ath_rc_rate_getidx() | Luis R. Rodriguez | 2009-07-24 | 1 | -17/+4 |
* | ath9k: remove unused stepdown when looking for the next rate | Luis R. Rodriguez | 2009-07-24 | 1 | -13/+8 |
* | ath9k: remove unused min rate calculation code | Luis R. Rodriguez | 2009-07-24 | 1 | -24/+9 |
* | ath9k: cleanup try count for MRR in rate control | Luis R. Rodriguez | 2009-07-24 | 1 | -9/+20 |
* | ath9k: downgrade assert in rc.c for invalid rate | Luis R. Rodriguez | 2009-07-24 | 1 | -4/+12 |
* | ath9k: make private driver rate tables const | Luis R. Rodriguez | 2009-05-06 | 1 | -29/+32 |
* | ath9k: Fix handling of retry count of NO_ACK frames | Gábor Stefanik | 2009-05-06 | 1 | -4/+5 |