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
2011-09-30
ath9k: Remove unnecessary AMPDU check at tx status
Rajkumar Manoharan
1
-6
/
+0
2011-08-24
ath9k: Change rate control to use legacy rate as last MRR
Rajkumar Manoharan
1
-7
/
+27
2011-08-10
ath9k: optimize rate control statistics
Mohammed Shafi Shajakhan
1
-2
/
+2
2011-07-11
ath9k: remove an unnecessary function declaration
Mohammed Shafi Shajakhan
1
-26
/
+24
2011-06-17
ath9k: use standard max(), remove A_MAX macro
Pavel Roskin
1
-3
/
+3
2011-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....
John W. Linville
1
-1
/
+2
2011-05-26
ath9k: set 40 Mhz rate only if hw is configured in ht40
Rajkumar Manoharan
1
-1
/
+2
2011-05-25
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...
John W. Linville
1
-1
/
+1
2011-05-19
ath9k: Drag the driver to the year 2011
Sujith Manoharan
1
-1
/
+1
2011-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-8
/
+4
2011-04-25
ath9k: Fix warnings from -Wunused-but-set-variable
Sujith Manoharan
1
-8
/
+4
2011-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+1
2011-04-13
ath9k: index out of bounds
roel
1
-2
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-23
ath9k: Fix kernel panic caused by invalid rate index access.
Senthil Balasubramanian
1
-1
/
+1
2011-01-28
ath9k: fold struct ath_wiphy into struct ath_softc
Felix Fietkau
1
-2
/
+1
2011-01-04
ath9k : few rate control clean ups
Mohammed Shafi Shajakhan
1
-8
/
+8
2010-12-16
mac80211: Add timeout to BA session start API
Sujith Manoharan
1
-1
/
+1
2010-12-08
ath: Convert ath_print to ath_dbg
Joe Perches
1
-7
/
+7
2010-12-08
ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
Joe Perches
1
-2
/
+2
2010-11-25
ath9k: avoid aggregation for VO traffic
Luis R. Rodriguez
1
-1
/
+2
2010-11-22
ath9k: Use static const
Joe Perches
1
-3
/
+3
2010-11-17
ath9k: handle tx underrun in the driver instead of rate control
Felix Fietkau
1
-18
/
+0
2010-11-17
ath9k: remove the unnecessary private xretry tx flag
Felix Fietkau
1
-1
/
+1
2010-11-15
ath9k: Properly assign boolean types
Mohammed Shafi Shajakhan
1
-7
/
+5
2010-11-10
ath9k: Remove the median function in rate control
Mohammed Shafi Shajakhan
1
-19
/
+0
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
[next]