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-08-04
ath9k: move memory allocation of ath_hw to ath_init()
Luis R. Rodriguez
2009-08-04
ath9k: propagate hw initialization errors
Luis R. Rodriguez
2009-08-04
ath9k: use a switch for revising supported hw mac revisions
Luis R. Rodriguez
2009-08-04
ath9k: remove usage of AR_SREV_*() wrapper to detect supported hw
Luis R. Rodriguez
2009-08-04
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
2009-08-04
ath9k: Remove unused ath9k_hw_intrget()
Vasanthakumar Thiagarajan
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-08-04
ath: simplify kconfig dependency and add documentation
Luis R. Rodriguez
2009-08-04
ath9k: move workqueue cancels to stop callback
Luis R. Rodriguez
2009-08-04
ath9k: move cancel_delayed_work_sync() out of ath_deinit_leds()
Luis R. Rodriguez
2009-08-04
ath9k: re-order cancelling of work on mac80211 workqueue
Luis R. Rodriguez
2009-07-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-07-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-29
ath9k: remove unused ATH_PCI_VERSION
Luis R. Rodriguez
2009-07-29
ath9k: Add debug counters for TX
Sujith
2009-07-29
ath9k: get rid of unnecessary setpower calls
Gabor Juhos
2009-07-29
ath9k: fix race with IEEE80211_CONF_PS checks
Gabor Juhos
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-27
ath9k: Read outside array bounds
Roel Kluin
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
[next]