index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
rc.c
Age
Commit message (
Expand
)
Author
2011-01-04
ath9k : few rate control clean ups
Mohammed Shafi Shajakhan
2010-12-15
mac80211: Add timeout to BA session start API
Sujith Manoharan
2010-12-07
ath: Convert ath_print to ath_dbg
Joe Perches
2010-12-07
ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
Joe Perches
2010-11-24
ath9k: avoid aggregation for VO traffic
Luis R. Rodriguez
2010-11-22
ath9k: Use static const
Joe Perches
2010-11-16
ath9k: handle tx underrun in the driver instead of rate control
Felix Fietkau
2010-11-16
ath9k: remove the unnecessary private xretry tx flag
Felix Fietkau
2010-11-15
ath9k: Properly assign boolean types
Mohammed Shafi Shajakhan
2010-11-09
ath9k: Remove the median function in rate control
Mohammed Shafi Shajakhan
2010-10-29
ath9k: Fix incorrect access of rate flags in RC
Mohammed Shafi Shajakhan
2010-10-15
ath9k_hw: remove enum wireless_mode and its users
Felix Fietkau
2010-10-15
ath9k: remove sc->cur_rate_table and sc->cur_rate_mode
Felix Fietkau
2010-10-15
ath9k: make rate control debugfs stats per station
Felix Fietkau
2010-10-13
ath9k: Fix documentation in rate control
Mohammed Shafi Shajakhan
2010-10-11
ath9k: built-in rate control A-MPDU fix
Björn Smedman
2010-09-21
ath9k: move ath_tx_aggr_check() to the rate control module
Felix Fietkau
2010-07-27
ath9k: remove unused base_index from rate table.
Senthil Balasubramanian
2010-07-27
ath9k: Fix incorrect user ratekbs of MCS15 ShortGI
Senthil Balasubramanian
2010-07-27
ath9k: Add three stream rate control support for AR938X.
Senthil Balasubramanian
2010-07-27
ath9k: Introduce bit masks for valid and valid_single_stream.
Senthil Balasubramanian
2010-06-14
ath9k/ath9k_htc: remove redundand checks for dual-stream tx support
Felix Fietkau
2010-06-04
ath9k: Fix bug in rate table
Vasanthakumar Thiagarajan
2010-06-02
ath9k: Enable Short GI in 20 Mhz for ar9287 and later chips
Vasanthakumar Thiagarajan
2010-04-23
Merge branch 'master' into for-davem
John W. Linville
2010-04-20
ath9k: set the STBC flag in rate control if the peer supports it
Felix Fietkau
2010-04-16
ath9k: add LDPC support
Luis R. Rodriguez
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-10
ath9k: fix rate control tx status handling for A-MPDU
Felix Fietkau
2010-03-03
mac80211: Fix HT rate control configuration
Sujith
2010-02-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-02-19
ath9k: fix rate control fallback rate selection
Felix Fietkau
2010-02-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-01-25
ath9k: improve max rate retry handling
Felix Fietkau
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-11-28
ath9k: Fix maximum tx fifo settings for single stream devices
Luis R. Rodriguez
2009-11-28
ath9k: clean up rc rate table
Felix Fietkau
2009-11-28
ath9k: properly use the mac80211 rate control api
Felix Fietkau
2009-11-18
mac80211: convert aggregation to operate on vifs/stas
Johannes Berg
2009-11-18
ath9k: get rid of tx_info_priv
Felix Fietkau
2009-11-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-30
ath9k: fix misplaced semicolon on rate control
Luis R. Rodriguez
2009-10-07
ath9k: remove driver ASSERT, just use BUG_ON()
Luis R. Rodriguez
2009-10-07
atheros: add common debug printing
Luis R. Rodriguez
2009-10-07
ath9k: use ath_hw for DPRINTF() and debug init/exit
Luis R. Rodriguez
2009-08-04
ath9k: Maintain monotonicity of PER while going across different phy
Vasanthakumar Thiagarajan
2009-08-04
ath9k: Update rate control for 11NA HT40 mode
Vasanthakumar Thiagarajan
2009-07-24
ath9k: Nuke struct ath_tx_ratectrl_state
Vasanthakumar Thiagarajan
[next]