index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2023-11-29
wifi: ath9k: Remove unnecessary (void*) conversions
Wu Yunchuan
2021-10-13
ath9k: fix an IS_ERR() vs NULL check
Dan Carpenter
2021-10-13
ath9k: support DT ieee80211-freq-limit property to limit channels
Christian Lamparter
2021-09-16
ath9k: fetch calibration data via nvmem subsystem
Christian Lamparter
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2020-11-11
ath9k: remove WDS code
Johannes Berg
2020-08-27
ath9k: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2020-08-17
ath9k: add NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 support
Alexander Wetzel
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-05-30
ath9k: Set RX filter based to allow broadcast Action frame RX
Jouni Malinen
2019-05-27
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2019-05-05
net: wireless: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-04-29
ath9k: Differentiate between max combined and per chain power
Sven Eckelmann
2019-02-12
ath9k: Switch to mac80211 TXQ scheduling and airtime APIs
Toke Høiland-Jørgensen
2019-01-10
ath9k: Avoid OF no-EEPROM quirks without qca,no-eeprom
Daniel F. Dickinson
2018-03-29
ath: Remove unnecessary ath_bcast_mac and use eth_broadcast_addr
Joe Perches
2018-03-29
ath9k: fix DFS detector synchronization
Timothy Redaelli
2018-01-16
ath9k: add a quirk to set use_msi automatically
AceLan Kao
2018-01-16
ath9k: add MSI support
Russell Hu
2017-10-27
ath: Convert timers to use timer_setup()
Kees Cook
2017-09-25
ath9k: remove cast to void pointer
Himanshu Jha
2017-08-08
ath9k: make ath_ps_ops structures as const
Bhumika Goyal
2017-03-06
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
Andrew Zaborowski
2017-02-07
ath9k: fix race condition in enabling/disabling IRQs
Felix Fietkau
2017-02-07
ath9k: rename tx_complete_work to hw_check_work
Felix Fietkau
2016-12-15
ath9k: Introduce airtime fairness scheduling between stations
Toke Høiland-Jørgensen
2016-11-27
Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...
David S. Miller
2016-11-15
ath9k: Switch to using mac80211 intermediate software queues.
Toke Høiland-Jørgensen
2016-11-15
ath9k: parse the device configuration from an OF node
Martin Blumenstingl
2016-10-27
wireless: deprecate WDS and disable by default
Johannes Berg
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-07-08
ath9k: Remove some #defined constants to decrease verbosity
Benjamin Berg
2016-07-08
ath9k: move all ath9k_platform_data initialization into one function
Martin Blumenstingl
2016-07-08
ath9k: Allow configuration of LED polarity in platform data.
Martin Blumenstingl
2016-04-26
Merge ath-next from ath.git
Kalle Valo
2016-04-25
ath9k: Add a module parameter to invert LED polarity.
Vittorio Gambaletta (VittGam)
2016-04-19
ath9k: remove duplicate assignment of variable ah
Colin Ian King
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-07
Merge ath-next from ath.git
Kalle Valo
2016-03-14
ath9k: fix misleading indentation
Arnd Bergmann
2016-03-11
ath9k: cleanup led_pin initial
Miaoqing Pan
2016-01-28
ath9k: do not limit the number of DFS channel interfaces to 1
Felix Fietkau
2016-01-07
ath9k: Enable support for cloned SKBS
Pawel Kulakowski
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-09-29
ath9k: Add support for OCB mode
Jan Kaisrlik
2015-09-26
ath9k: declare required extra tx headroom
Felix Fietkau
2015-08-06
ath9k: add fast-xmit support
Felix Fietkau
2015-08-06
ath9k: advertise p2p dev support when chanctx
Janusz.Dziedzic@tieto.com
[next]