summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2023-08-25wifi: ath9k: use IS_ERR() with debugfs_create_dir()Wang Ming
2023-08-23wifi: ath: remove unused-but-set parameterArnd Bergmann
2023-08-22wifi: ath9k: Remove unused declarationsYue Haibing
2023-08-22wifi: ath9k: Remove unnecessary ternary operatorsRuan Jinjie
2023-08-22wifi: ath9k: consistently use kstrtoX_from_user() functionsDmitry Antipov
2023-08-22wifi: ath9k: fix parameter check in ath9k_init_debug()Minjie Du
2023-08-22wifi: ath9k: protect WMI command response buffer replacement with a lockFedor Pchelkin
2023-08-22wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rxFedor Pchelkin
2023-07-25wifi: ath9k: fix printk specifierDongliang Mu
2023-07-25wifi: ath9k: fix fortify warningsDmitry Antipov
2023-07-25wifi: ath9k: avoid using uninitialized arrayDmitry Antipov
2023-06-21wifi: ath9k: convert msecs to jiffies where neededDmitry Antipov
2023-06-13wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key()Remi Pommarel
2023-05-25wifi: ath9k: don't allow to overwrite ENDPOINT0 attributesFedor Pchelkin
2023-04-28wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rxFedor Pchelkin
2023-04-28wifi: ath9k: fix AR9003 mac hardware hang check register offset calculationPeter Seiderer
2023-04-19wifi: ath9k: Don't mark channelmap stack variable read-only in ath9k_mci_upda...Toke Høiland-Jørgensen
2023-04-17wifi: ath9k: fix per-packet TX-power cap for TPCJonas Jelonek
2023-03-15wifi: ath9k: Remove Qwest/Actiontec 802AIN IDBastian Germann
2023-02-20wifi: ath9k: hif_usb: fix memory leak of remain_skbsFedor Pchelkin
2023-02-13Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2023-01-17wifi: ath9k: Fix potential stack-out-of-bounds write in ath9k_wmi_rsp_callback()Minsuk Kang
2023-01-17wifi: ath9k: hif_usb: clean up skbs if ath9k_hif_usb_rx_stream() failsFedor Pchelkin
2023-01-17wifi: ath9k: htc_hst: free skb in ath9k_htc_rx_msg() if there is no callback ...Fedor Pchelkin
2022-12-22wifi: ath9k: remove most hidden macro dependencies on ahWenli Looi
2022-12-20wifi: ath9k: use proper statements in conditionalsArnd Bergmann
2022-12-08wifi: ath9k: Fix use-after-free in ath9k_hif_usb_disconnect()Minsuk Kang
2022-11-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-11-09wifi: ath9k: Remove unused variable mismatchColin Ian King
2022-11-08wifi: Use kstrtobool() instead of strtobool()Christophe JAILLET
2022-11-02wifi: ath9k: remove variable sentColin Ian King
2022-10-29Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-10-28Kalle Valo says:Jakub Kicinski
2022-10-11wifi: ath9k: verify the expected usb_endpoints are presentFedor Pchelkin
2022-10-11wifi: ath9k: hif_usb: Fix use-after-free in ath9k_hif_usb_reg_in_cb()Fedor Pchelkin
2022-10-11wifi: ath9k: Remove -Warray-bounds exceptionKees Cook
2022-10-11wifi: ath9k: hif_usb: fix memory leak of urbs in ath9k_hif_usb_dealloc_tx_urbs()Fedor Pchelkin
2022-10-10Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2022-10-10wifi: ath9k: Make arrays prof_prio and channelmap static constColin Ian King
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel
2022-09-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-09-22wifi: ath9k: fix repeated the words in a commentJilin Yuan
2022-09-22wifi: ath9k: fix repeated to words in a commentJilin Yuan
2022-09-06wifi: mac80211: extend ieee80211_nullfunc_get() for MLOJohannes Berg
2022-09-06wifi: mac80211: make smps_mode per-linkBenjamin Berg
2022-08-30wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()Tetsuo Handa
2022-08-19hwrng: core - let sleep be interrupted when unregistering hwrngJason A. Donenfeld
2022-07-15wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...Gregory Greenman
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg
2022-07-08Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo