开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
Age
Commit message (
Expand
)
Author
2023-12-18
Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-12-13
wifi: ath9k: reset survey of current channel after a scan started
Hancheng Yang
2023-11-29
wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstat...
Minsuk Kang
2023-11-29
wifi: ath9k: Remove unnecessary (void*) conversions
Wu Yunchuan
2023-11-27
wifi: mac80211: use wiphy locked debugfs helpers for agg_status
Johannes Berg
2023-10-23
wifi: ath9k_htc: fix format-truncation warning
Kalle Valo
2023-10-23
wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()
Kalle Valo
2023-09-21
wifi: ath9k: clean up function ath9k_hif_usb_resume
Dongliang Mu
2023-09-20
wifi: ath9k: fix clang-specific fortify warnings
Dmitry Antipov
2023-09-20
wifi: ath9k: use u32 for txgain indexes
Dmitry Antipov
2023-09-20
wifi: ath9k: simplify ar9003_hw_process_ini()
Dmitry Antipov
2023-08-25
wifi: ath9k: use IS_ERR() with debugfs_create_dir()
Wang Ming
2023-08-23
wifi: ath: remove unused-but-set parameter
Arnd Bergmann
2023-08-22
wifi: ath9k: Remove unused declarations
Yue Haibing
2023-08-22
wifi: ath9k: Remove unnecessary ternary operators
Ruan Jinjie
2023-08-22
wifi: ath9k: consistently use kstrtoX_from_user() functions
Dmitry Antipov
2023-08-22
wifi: ath9k: fix parameter check in ath9k_init_debug()
Minjie Du
2023-08-22
wifi: ath9k: protect WMI command response buffer replacement with a lock
Fedor Pchelkin
2023-08-22
wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rx
Fedor Pchelkin
2023-07-25
wifi: ath9k: fix printk specifier
Dongliang Mu
2023-07-25
wifi: ath9k: fix fortify warnings
Dmitry Antipov
2023-07-25
wifi: ath9k: avoid using uninitialized array
Dmitry Antipov
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
2023-05-25
wifi: ath9k: don't allow to overwrite ENDPOINT0 attributes
Fedor Pchelkin
2023-04-28
wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rx
Fedor Pchelkin
2023-04-28
wifi: ath9k: fix AR9003 mac hardware hang check register offset calculation
Peter Seiderer
2023-04-19
wifi: ath9k: Don't mark channelmap stack variable read-only in ath9k_mci_upda...
Toke Høiland-Jørgensen
2023-04-17
wifi: ath9k: fix per-packet TX-power cap for TPC
Jonas Jelonek
2023-03-15
wifi: ath9k: Remove Qwest/Actiontec 802AIN ID
Bastian Germann
2023-02-20
wifi: ath9k: hif_usb: fix memory leak of remain_skbs
Fedor Pchelkin
2023-02-13
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2023-01-17
wifi: ath9k: Fix potential stack-out-of-bounds write in ath9k_wmi_rsp_callback()
Minsuk Kang
2023-01-17
wifi: ath9k: hif_usb: clean up skbs if ath9k_hif_usb_rx_stream() fails
Fedor Pchelkin
2023-01-17
wifi: ath9k: htc_hst: free skb in ath9k_htc_rx_msg() if there is no callback ...
Fedor Pchelkin
2022-12-22
wifi: ath9k: remove most hidden macro dependencies on ah
Wenli Looi
2022-12-20
wifi: ath9k: use proper statements in conditionals
Arnd Bergmann
2022-12-08
wifi: ath9k: Fix use-after-free in ath9k_hif_usb_disconnect()
Minsuk Kang
2022-11-28
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-11-09
wifi: ath9k: Remove unused variable mismatch
Colin Ian King
2022-11-08
wifi: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-11-02
wifi: ath9k: remove variable sent
Colin Ian King
2022-10-29
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-10-28
Kalle Valo says:
Jakub Kicinski
2022-10-11
wifi: ath9k: verify the expected usb_endpoints are present
Fedor Pchelkin
2022-10-11
wifi: ath9k: hif_usb: Fix use-after-free in ath9k_hif_usb_reg_in_cb()
Fedor Pchelkin
2022-10-11
wifi: ath9k: Remove -Warray-bounds exception
Kees Cook
2022-10-11
wifi: ath9k: hif_usb: fix memory leak of urbs in ath9k_hif_usb_dealloc_tx_urbs()
Fedor Pchelkin
2022-10-10
Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2022-10-10
wifi: ath9k: Make arrays prof_prio and channelmap static const
Colin Ian King
[next]