index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-13
ath9k: fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2021-10-13
ath9k: support DT ieee80211-freq-limit property to limit channels
Christian Lamparter
1
-0
/
+2
2021-09-16
ath9k: fetch calibration data via nvmem subsystem
Christian Lamparter
1
-0
/
+56
2021-04-14
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-4
/
+1
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-1
/
+0
2020-11-11
ath9k: remove WDS code
Johannes Berg
1
-19
/
+0
2020-08-27
ath9k: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+2
2020-08-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-0
/
+1
2020-08-17
ath9k: add NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 support
Alexander Wetzel
1
-0
/
+1
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-05-30
ath9k: Set RX filter based to allow broadcast Action frame RX
Jouni Malinen
1
-0
/
+2
2019-05-27
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-1
/
+1
2019-05-06
net: wireless: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
2019-04-29
ath9k: Differentiate between max combined and per chain power
Sven Eckelmann
1
-1
/
+1
2019-02-12
ath9k: Switch to mac80211 TXQ scheduling and airtime APIs
Toke Høiland-Jørgensen
1
-2
/
+1
2019-01-10
ath9k: Avoid OF no-EEPROM quirks without qca,no-eeprom
Daniel F. Dickinson
1
-3
/
+3
2018-03-29
ath: Remove unnecessary ath_bcast_mac and use eth_broadcast_addr
Joe Perches
1
-1
/
+1
2018-03-29
ath9k: fix DFS detector synchronization
Timothy Redaelli
1
-4
/
+5
2018-01-16
ath9k: add a quirk to set use_msi automatically
AceLan Kao
1
-0
/
+53
2018-01-16
ath9k: add MSI support
Russell Hu
1
-0
/
+4
2017-10-27
ath: Convert timers to use timer_setup()
Kees Cook
1
-2
/
+2
2017-09-25
ath9k: remove cast to void pointer
Himanshu Jha
1
-4
/
+4
2017-08-08
ath9k: make ath_ps_ops structures as const
Bhumika Goyal
1
-1
/
+1
2017-03-06
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
Andrew Zaborowski
1
-0
/
+2
2017-02-07
ath9k: fix race condition in enabling/disabling IRQs
Felix Fietkau
1
-0
/
+1
2017-02-07
ath9k: rename tx_complete_work to hw_check_work
Felix Fietkau
1
-0
/
+1
2016-12-15
ath9k: Introduce airtime fairness scheduling between stations
Toke Høiland-Jørgensen
1
-0
/
+2
2016-11-28
Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...
David S. Miller
1
-1
/
+43
2016-11-15
ath9k: Switch to using mac80211 intermediate software queues.
Toke Høiland-Jørgensen
1
-1
/
+1
2016-11-15
ath9k: parse the device configuration from an OF node
Martin Blumenstingl
1
-0
/
+42
2016-10-27
wireless: deprecate WDS and disable by default
Johannes Berg
1
-0
/
+6
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
1
-1
/
+1
2016-07-08
ath9k: Remove some #defined constants to decrease verbosity
Benjamin Berg
1
-1
/
+1
2016-07-08
ath9k: move all ath9k_platform_data initialization into one function
Martin Blumenstingl
1
-24
/
+25
2016-07-08
ath9k: Allow configuration of LED polarity in platform data.
Martin Blumenstingl
1
-0
/
+3
2016-04-26
Merge ath-next from ath.git
Kalle Valo
1
-1
/
+8
2016-04-25
ath9k: Add a module parameter to invert LED polarity.
Vittorio Gambaletta (VittGam)
1
-0
/
+7
2016-04-19
ath9k: remove duplicate assignment of variable ah
Colin Ian King
1
-1
/
+1
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-6
/
+6
2016-04-07
Merge ath-next from ath.git
Kalle Valo
1
-1
/
+0
2016-03-14
ath9k: fix misleading indentation
Arnd Bergmann
1
-2
/
+2
2016-03-11
ath9k: cleanup led_pin initial
Miaoqing Pan
1
-1
/
+0
2016-01-28
ath9k: do not limit the number of DFS channel interfaces to 1
Felix Fietkau
1
-20
/
+5
2016-01-07
ath9k: Enable support for cloned SKBS
Pawel Kulakowski
1
-0
/
+1
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2015-09-29
ath9k: Add support for OCB mode
Jan Kaisrlik
1
-1
/
+2
2015-09-26
ath9k: declare required extra tx headroom
Felix Fietkau
1
-0
/
+1
2015-08-06
ath9k: add fast-xmit support
Felix Fietkau
1
-0
/
+1
2015-08-06
ath9k: advertise p2p dev support when chanctx
Janusz.Dziedzic@tieto.com
1
-1
/
+6
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
1
-12
/
+12
[next]