index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
rc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-29
ath9k: Fix incorrect access of rate flags in RC
Mohammed Shafi Shajakhan
1
-1
/
+1
2010-10-15
ath9k_hw: remove enum wireless_mode and its users
Felix Fietkau
1
-34
/
+7
2010-10-15
ath9k: remove sc->cur_rate_table and sc->cur_rate_mode
Felix Fietkau
1
-16
/
+8
2010-10-15
ath9k: make rate control debugfs stats per station
Felix Fietkau
1
-2
/
+113
2010-10-13
ath9k: Fix documentation in rate control
Mohammed Shafi Shajakhan
1
-1
/
+1
2010-10-11
ath9k: built-in rate control A-MPDU fix
Björn Smedman
1
-0
/
+6
2010-09-21
ath9k: move ath_tx_aggr_check() to the rate control module
Felix Fietkau
1
-0
/
+16
2010-07-27
ath9k: remove unused base_index from rate table.
Senthil Balasubramanian
1
-160
/
+160
2010-07-27
ath9k: Fix incorrect user ratekbs of MCS15 ShortGI
Senthil Balasubramanian
1
-1
/
+1
2010-07-27
ath9k: Add three stream rate control support for AR938X.
Senthil Balasubramanian
1
-208
/
+320
2010-07-27
ath9k: Introduce bit masks for valid and valid_single_stream.
Senthil Balasubramanian
1
-129
/
+122
2010-06-14
ath9k/ath9k_htc: remove redundand checks for dual-stream tx support
Felix Fietkau
1
-5
/
+2
2010-06-05
ath9k: Fix bug in rate table
Vasanthakumar Thiagarajan
1
-2
/
+2
2010-06-03
ath9k: Enable Short GI in 20 Mhz for ar9287 and later chips
Vasanthakumar Thiagarajan
1
-79
/
+94
2010-04-23
Merge branch 'master' into for-davem
John W. Linville
1
-0
/
+13
2010-04-20
ath9k: set the STBC flag in rate control if the peer supports it
Felix Fietkau
1
-0
/
+4
2010-04-16
ath9k: add LDPC support
Luis R. Rodriguez
1
-0
/
+9
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+2
2010-03-11
ath9k: fix rate control tx status handling for A-MPDU
Felix Fietkau
1
-2
/
+6
2010-03-03
mac80211: Fix HT rate control configuration
Sujith
1
-3
/
+3
2010-02-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-8
/
+7
2010-02-19
ath9k: fix rate control fallback rate selection
Felix Fietkau
1
-8
/
+7
2010-02-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-6
/
+6
2010-01-26
ath9k: improve max rate retry handling
Felix Fietkau
1
-6
/
+6
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-11-28
ath9k: Fix maximum tx fifo settings for single stream devices
Luis R. Rodriguez
1
-4
/
+8
2009-11-28
ath9k: clean up rc rate table
Felix Fietkau
1
-217
/
+109
2009-11-28
ath9k: properly use the mac80211 rate control api
Felix Fietkau
1
-156
/
+155
2009-11-19
mac80211: convert aggregation to operate on vifs/stas
Johannes Berg
1
-1
/
+1
2009-11-19
ath9k: get rid of tx_info_priv
Felix Fietkau
1
-36
/
+35
2009-11-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-10-30
ath9k: fix misplaced semicolon on rate control
Luis R. Rodriguez
1
-1
/
+1
2009-10-08
ath9k: remove driver ASSERT, just use BUG_ON()
Luis R. Rodriguez
1
-4
/
+4
2009-10-08
atheros: add common debug printing
Luis R. Rodriguez
1
-13
/
+15
2009-10-08
ath9k: use ath_hw for DPRINTF() and debug init/exit
Luis R. Rodriguez
1
-6
/
+9
2009-08-05
ath9k: Maintain monotonicity of PER while going across different phy
Vasanthakumar Thiagarajan
1
-3
/
+0
2009-08-05
ath9k: Update rate control for 11NA HT40 mode
Vasanthakumar Thiagarajan
1
-3
/
+1
2009-07-24
ath9k: Nuke struct ath_tx_ratectrl_state
Vasanthakumar Thiagarajan
1
-25
/
+25
2009-07-24
ath9k: Use probe interval instead of rssi reduce interval
Vasanthakumar Thiagarajan
1
-5
/
+1
2009-07-24
ath9k: Remove unused members from rate control structure
Vasanthakumar Thiagarajan
1
-108
/
+108
2009-07-24
ath9k: Remove dead code in rate control
Vasanthakumar Thiagarajan
1
-159
/
+4
2009-07-24
ath9k: remove rate control wraper
Luis R. Rodriguez
1
-16
/
+7
2009-07-24
mac80211: add helper for management / no-ack frame rate decision
Luis R. Rodriguez
1
-13
/
+1
2009-07-24
ath9k: remove unnecessary IEEE80211_TX_CTL_NO_ACK checks
Luis R. Rodriguez
1
-4
/
+2
2009-07-24
ath9k: rename ath_rc_ratefind_ht() to ath_rc_get_highest_rix()
Luis R. Rodriguez
1
-5
/
+6
2009-07-24
ath9k: remove ATH9K_MODE_11B
Luis R. Rodriguez
1
-23
/
+0
2009-07-24
ath9k: remove unused ath_rc_isvalid_txmask()
Luis R. Rodriguez
1
-7
/
+0
2009-07-24
ath9k: rename ath_rc_get_nextlowervalid_txrate()
Luis R. Rodriguez
1
-9
/
+7
[next]