aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2024-04-13wifi: ath9k: fix LNA selection in ath_ant_try_scan()Dmitry Antipov
2024-02-23wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstat...Minsuk Kang
2023-11-28wifi: ath9k: fix clang-specific fortify warningsDmitry Antipov
2023-09-23wifi: ath9k: fix printk specifierDongliang Mu
2023-09-23wifi: ath9k: use IS_ERR() with debugfs_create_dir()Wang Ming
2023-09-23wifi: ath9k: protect WMI command response buffer replacement with a lockFedor Pchelkin
2023-09-23wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rxFedor Pchelkin
2023-07-27wifi: ath9k: convert msecs to jiffies where neededDmitry Antipov
2023-07-27wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key()Remi Pommarel
2023-07-27wifi: ath9k: don't allow to overwrite ENDPOINT0 attributesFedor Pchelkin
2023-07-27wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rxFedor Pchelkin
2023-07-27wifi: ath9k: fix AR9003 mac hardware hang check register offset calculationPeter Seiderer
2023-06-09treewide: Remove uninitialized_var() usageKees Cook
2023-05-17wifi: ath9k: hif_usb: fix memory leak of remain_skbsFedor Pchelkin
2023-03-11wifi: ath9k: use proper statements in conditionalsArnd Bergmann
2023-03-11wifi: ath9k: Fix potential stack-out-of-bounds write in ath9k_wmi_rsp_callback()Minsuk Kang
2023-03-11wifi: ath9k: hif_usb: clean up skbs if ath9k_hif_usb_rx_stream() failsFedor Pchelkin
2023-03-11ath9k: htc: clean up statistics macrosPavel Skripkin
2023-03-11ath9k: hif_usb: simplify if-if to if-elseWan Jiabing
2023-03-11wifi: ath9k: htc_hst: free skb in ath9k_htc_rx_msg() if there is no callback ...Fedor Pchelkin
2023-01-18wifi: ath9k: verify the expected usb_endpoints are presentFedor Pchelkin
2023-01-18wifi: ath9k: hif_usb: Fix use-after-free in ath9k_hif_usb_reg_in_cb()Fedor Pchelkin
2023-01-18wifi: ath9k: hif_usb: fix memory leak of urbs in ath9k_hif_usb_dealloc_tx_urbs()Fedor Pchelkin
2022-10-26wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()Tetsuo Handa
2022-08-25ath9k: fix use-after-free in ath9k_hif_usb_rx_cbPavel Skripkin
2022-06-14ath9k_htc: fix potential out of bounds access with invalid rxstatus->rs_keyixDan Carpenter
2022-06-14ath9k: fix ar9003_get_eepmiscWenli Looi
2022-06-14ath9k: fix QCA9561 PA bias levelThibaut VARÈNE
2022-04-20ath9k: Fix usage of driver-private space in tx_infoToke Høiland-Jørgensen
2022-04-20ath9k: Properly clear TX status area before reporting to mac80211Toke Høiland-Jørgensen
2022-04-15ath9k_htc: fix uninit value bugsPavel Skripkin
2022-01-27ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_streamZekun Shen
2021-11-17ath9k: Fix potential interrupt storm on queue resetLinus Lüssing
2021-09-22ath9k: fix sleeping in atomic contextMiaoqing Pan
2021-09-22ath9k: fix OOB read ar9300_eeprom_restore_internalZekun Shen
2021-08-26ath9k: Postpone key cache entry deletion for TXQ frames reference itJouni Malinen
2021-08-26ath: Modify ath_key_delete() to not need full key entryJouni Malinen
2021-08-26ath9k: Clear key cache explicitly on disabling hardwareJouni Malinen
2021-07-14ath9k: Fix kernel NULL pointer dereference during ath_reset_internal()Pali Rohár
2021-05-14ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devicesToke Høiland-Jørgensen
2021-03-17ath9k: fix transmitting to stations in dynamic SMPS modeFelix Fietkau
2021-03-04ath9k: fix data bus crash when setting nf_override via debugfsLinus Lüssing
2020-11-18ath9k_htc: Use appropriate rs_datalen typeMasashi Honma
2020-10-29ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...Brooke Basile
2020-10-29ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb()Dan Carpenter
2020-07-29ath9k: Fix regression with Atheros 9271Mark O'Donovan
2020-07-29ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang
2020-07-16Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb"Greg Kroah-Hartman
2020-06-17ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang
2020-06-17ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cbQiujun Huang