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
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
2018-03-27
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2018-03-26
ath9k: spelling s/premble/preamble/
Peter Große
2018-03-26
ath9k: fix crash in spectral scan
Sebastian Gottschall
2018-03-21
ath9k_htc: use non-QoS NDP for AP probing
Johannes Berg
2018-03-14
ath9k: Protect queue draining by rcu_read_lock()
Toke Høiland-Jørgensen
2018-02-27
ath9k: Fix ack SIFS time for quarter/half channels
Wojciech Dubowik
2018-02-27
ath9k: Fix airtime calculation for quarter/half channels
Wojciech Dubowik
2018-02-07
ath9k_htc: add Altai WA1011N-GU
Oleksij Rempel
2018-02-07
ath9k: Fix get channel default noise floor
Wojciech Dubowik
2018-01-25
ath9k: Display calibration data piers in debugfs
Wojciech Dubowik
2018-01-25
ath9k: Use calibrated noise floor value when available
Wojciech Dubowik
2018-01-25
ath9k: Read noise floor calibration data from eeprom
Wojciech Dubowik
2018-01-25
ath9k: Alternative EEPROM size for AR9003
Wojciech Dubowik
2018-01-25
ath9k: discard undersized packets
Felix Fietkau
2018-01-16
ath9k: add a quirk to set use_msi automatically
AceLan Kao
2018-01-16
ath9k: add MSI support
Russell Hu
2017-12-14
ath9k_htc: Add a sanity check in ath9k_htc_ampdu_action()
Dan Carpenter
2017-12-07
ath9k: move spectral scan support under a separate config symbol
Matthias Schiffer
2017-12-02
ath9k: dfs: use swap macro in ath9k_check_chirping
Gustavo A. R. Silva
2017-11-27
mac80211: use QoS NDP for AP probing
Johannes Berg
2017-11-04
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-27
ath: Convert timers to use timer_setup()
Kees Cook
2017-10-27
ath9k: debug: Remove redundant check
Christos Gkekas
2017-10-13
ath9k: fix tx99 potential info leak
Miaoqing Pan
2017-10-04
ath9k: make const array reg_hole_list static, reduces object code size
Colin Ian King
2017-09-25
ath9k: Avoid a potential deadlock
Ville Syrjälä
2017-09-25
ath9k: Use ARRAY_SIZE macro
Thomas Meyer
2017-09-25
ath9k: remove cast to void pointer
Himanshu Jha
2017-08-11
ath9k: constify usb_device_id
Arvind Yadav
2017-08-08
ath9k: make ath_ps_ops structures as const
Bhumika Goyal
2017-08-03
ath9k: Add Dell Wireless 1802 with wowlan capability
Rosen Penev
2017-08-03
ath9k: fix debugfs file permission
Christoph Fritz
2017-06-28
ath9k: remove useless variable assignment in ath_mci_intr()
Gustavo A. R. Silva
2017-06-28
ath9k: Use mutex_lock to avoid potential race in start/stop rng
Miaoqing Pan
2017-06-28
ath9k: avoid potential freezing during random generator read
Miaoqing Pan
2017-06-28
ath9k: fix an invalid pointer dereference in ath9k_rng_stop()
Miaoqing Pan
2017-06-28
ath9k: fix tx99 bus error
Miaoqing Pan
2017-06-28
ath9k: fix tx99 use after free
Miaoqing Pan
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-05-19
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2017-05-19
ath9k: check ah->curchan when updating tx power
Stanislaw Gruszka
2017-05-19
ath9k: remove unnecessary code
Gustavo A. R. Silva
2017-05-19
ath9k: fix spelling in ath9k_tx99_init()
Ammly Fredrick
2017-05-08
mac80211: properly remove RX_ENC_FLAG_40MHZ
Johannes Berg
[next]