index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
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
2009-07-24
ath9k: Use probe interval instead of rssi reduce interval
Vasanthakumar Thiagarajan
2009-07-24
ath9k: Remove unused members from rate control structure
Vasanthakumar Thiagarajan
2009-07-24
ath9k: Remove dead code in rate control
Vasanthakumar Thiagarajan
2009-07-24
ath9k: remove rate control wraper
Luis R. Rodriguez
2009-07-24
mac80211: add helper for management / no-ack frame rate decision
Luis R. Rodriguez
2009-07-24
ath9k: remove unnecessary IEEE80211_TX_CTL_NO_ACK checks
Luis R. Rodriguez
2009-07-24
ath9k: rename ath_rc_ratefind_ht() to ath_rc_get_highest_rix()
Luis R. Rodriguez
2009-07-24
ath9k: remove ATH9K_MODE_11B
Luis R. Rodriguez
2009-07-24
ath9k: remove unused ath_rc_isvalid_txmask()
Luis R. Rodriguez
2009-07-24
ath9k: rename ath_rc_get_nextlowervalid_txrate()
Luis R. Rodriguez
2009-07-24
ath9k: remove pointless wrapper ath_rc_rate_getidx()
Luis R. Rodriguez
2009-07-24
ath9k: remove unused stepdown when looking for the next rate
Luis R. Rodriguez
2009-07-24
ath9k: remove unused min rate calculation code
Luis R. Rodriguez
2009-07-24
ath9k: cleanup try count for MRR in rate control
Luis R. Rodriguez
2009-07-24
ath9k: downgrade assert in rc.c for invalid rate
Luis R. Rodriguez
2009-05-06
ath9k: make private driver rate tables const
Luis R. Rodriguez
2009-05-06
ath9k: Fix handling of retry count of NO_ACK frames
Gábor Stefanik
2009-04-24
wireless: remove some (bogus?) 'may be used uninitialized' warnings
John W. Linville
2009-04-22
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez