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
Age
Commit message (
Expand
)
Author
2009-07-27
ath9k: Add support for AR9287 based chipsets.
Vivek Natarajan
2009-07-27
ath9k: Remove a few redundant variables/macros
Sujith
2009-07-27
ath9k: Cleanup return values
Sujith
2009-07-27
ath9k: Remove redundant HT macros
Sujith
2009-07-27
ath9k: Fix a sparse warning
Sujith
2009-07-27
ath9k: Trivial fix in Kconfig
Sujith
2009-07-27
ath9k: Add init values for AR9287 based chipsets.
Vivek Natarajan
2009-07-24
ath9k: do not stop the queues in driver stop
Luis R. Rodriguez
2009-07-24
ath9k: make use ath9k_hw_wait int ath9k_hw_reset_tsf
Gabor Juhos
2009-07-24
ath9k: wake up the chip for TSF reset
Gabor Juhos
2009-07-24
ath9k: Add AR9287 based chipsets' register information.
Vivek Natarajan
2009-07-24
ath9k: disable radio when all devices are marked idle
Luis R. Rodriguez
2009-07-24
ath9k: serialize ath9k_ps_{wakeup,restore} calls
Gabor Juhos
2009-07-24
ath9k: uninline ath9k_ps_{wakeup,restore} functions
Gabor Juhos
2009-07-24
ath9k: serialize ath9k_hw_setpower calls
Gabor Juhos
2009-07-24
ath9k: Remove pointless ath9k_ps_restore() in ath_detach()
Vasanthakumar Thiagarajan
2009-07-24
ath9k: Handle tx desc shortage more appropriately
Vasanthakumar Thiagarajan
2009-07-24
ath9k: Remove bogus assert in ath_clone_txbuf()
Vasanthakumar Thiagarajan
2009-07-24
ath9k: Fix TX hang issue with Atheros chipsets
Senthil Balasubramanian
2009-07-24
ath9k: RX stucks during heavy traffic in HT40 mode.
Senthil Balasubramanian
2009-07-24
ath9k: Manipulate and report the correct RSSI
Senthil Balasubramanian
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: remap ATH9K_MODE_*
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-07-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-21
ath9k: Tune ANI function processing on AP mode during ANI reset
Luis R. Rodriguez
2009-07-10
ath9k: remove permissions from debugfs files
Jiri Slaby
2009-07-10
drivers/net/wireless/ath/ath9k: Remove unnecessary semicolons
Joe Perches
2009-07-10
ath9k: Handle different TX and RX streams properly.
Senthil Balasubramanian
2009-07-10
ath9k: race condition in SCANNING state check during ANI calibration
Senthil Balasubramanian
2009-07-10
ath9k: stop ani when the STA gets disconnected.
Senthil Balasubramanian
2009-07-10
ath9k: remove unnecessary STATION mode check.
Senthil Balasubramanian
2009-07-10
ath9k: differentiate quality reporting between legacy and HT configurations
Luis R. Rodriguez
2009-07-10
ath9k: remove ath_rx_ps_back_to_sleep helper
Gabor Juhos
2009-07-10
ath9k: remove unnecessary clearing of SC_OP_WAIT_{BEACON,CAB} flags
Gabor Juhos
2009-07-10
mac80211: push rx status into skb->cb
Johannes Berg
[next]