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
/
main.c
Age
Commit message (
Expand
)
Author
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
2024-04-04
wifi: ath9k: work around memset overflow warning
Arnd Bergmann
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2023-12-13
wifi: ath9k: reset survey of current channel after a scan started
Hancheng Yang
2023-08-23
wifi: ath: remove unused-but-set parameter
Arnd Bergmann
2023-06-21
wifi: ath9k: convert msecs to jiffies where needed
Dmitry Antipov
2023-06-13
wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key()
Remi Pommarel
2022-07-15
wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...
Gregory Greenman
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
2022-06-20
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-05-03
Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-10
ath9k: Fix usage of driver-private space in tx_info
Toke Høiland-Jørgensen
2021-10-05
ath9k: Fix potential interrupt storm on queue reset
Linus Lüssing
2021-06-23
mac80211: notify driver on mgd TX completion
Johannes Berg
2021-06-12
ath9k: Fix kernel NULL pointer dereference during ath_reset_internal()
Pali Rohár
2020-12-17
ath9k: Postpone key cache entry deletion for TXQ frames reference it
Jouni Malinen
2020-12-17
ath: Modify ath_key_delete() to not need full key entry
Jouni Malinen
2020-12-17
ath9k: Clear key cache explicitly on disabling hardware
Jouni Malinen
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-17
ath9k: add NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 support
Alexander Wetzel
2020-08-14
ath9k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-05-30
ath9k: Set RX filter based to allow broadcast Action frame RX
Jouni Malinen
2020-03-16
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2020-03-11
ath9k: Handle txpower changes even when TPC is disabled
Remi Pommarel
2020-02-14
mac80211: Fix setting txpower to zero
Ben Greear
2019-10-04
mac80211: simplify TX aggregation start
Johannes Berg
2019-07-26
mac80211: pass the vif to cancel_remain_on_channel
Emmanuel Grumbach
2018-11-06
ath9k: Fix a locking bug in ath9k_add_interface()
Dan Carpenter
2018-10-13
ath9k: fix RX_STAT_INC() etc macros
Arnd Bergmann
2018-10-02
ath9k: add back support for using active monitor interfaces for tx99
Felix Fietkau
2018-08-28
ath9k: fix tx99 with monitor mode interface
Felix Fietkau
2018-06-29
ath9k: use timespec64 for tsf_ts
Arnd Bergmann
2018-06-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2018-06-13
ath9k: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-05-23
mac80211: Support adding duration for prepare_tx() callback
Ilan Peer
2017-10-27
ath: Convert timers to use timer_setup()
Kees Cook
2017-09-25
ath9k: Avoid a potential deadlock
Ville Syrjälä
2017-09-25
ath9k: remove cast to void pointer
Himanshu Jha
2017-06-28
ath9k: Use mutex_lock to avoid potential race in start/stop rng
Miaoqing Pan
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-15
ath9k: Switch to using mac80211 intermediate software queues.
Toke Høiland-Jørgensen
2016-09-09
Merge branch 'ath-current' into ath-next
Kalle Valo
2016-09-07
ath9k: bring back direction setting in ath9k_{start_stop}
Giedrius Statkevičius
2016-08-22
ath9k: fix using sta->drv_priv before initializing it
Felix Fietkau
[next]