index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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
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
[next]