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
starfive-6.6.48-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
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+2
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
2009-07-24
ath9k: remove pointless wrapper ath_rc_rate_getidx()
Luis R. Rodriguez
1
-17
/
+4
2009-07-24
ath9k: remove unused stepdown when looking for the next rate
Luis R. Rodriguez
1
-13
/
+8
2009-07-24
ath9k: remove unused min rate calculation code
Luis R. Rodriguez
1
-24
/
+9
2009-07-24
ath9k: cleanup try count for MRR in rate control
Luis R. Rodriguez
1
-9
/
+20
2009-07-24
ath9k: downgrade assert in rc.c for invalid rate
Luis R. Rodriguez
1
-4
/
+12
2009-05-06
ath9k: make private driver rate tables const
Luis R. Rodriguez
1
-29
/
+32
2009-05-06
ath9k: Fix handling of retry count of NO_ACK frames
Gábor Stefanik
1
-4
/
+5
2009-04-24
wireless: remove some (bogus?) 'may be used uninitialized' warnings
John W. Linville
1
-1
/
+1
2009-04-23
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez
1
-0
/
+1752