summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2023-11-28wifi: ath9k: fix clang-specific fortify warningsDmitry Antipov
2023-09-23wifi: ath9k: fix printk specifierDongliang Mu
2023-09-23wifi: ath9k: fix fortify warningsDmitry Antipov
2023-09-19wifi: ath9k: use IS_ERR() with debugfs_create_dir()Wang Ming
2023-09-19wifi: ath9k: protect WMI command response buffer replacement with a lockFedor Pchelkin
2023-09-19wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rxFedor Pchelkin
2023-07-23wifi: ath9k: convert msecs to jiffies where neededDmitry Antipov
2023-07-23wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key()Remi Pommarel
2023-07-23wifi: ath9k: don't allow to overwrite ENDPOINT0 attributesFedor Pchelkin
2023-07-23wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rxFedor Pchelkin
2023-07-23wifi: ath9k: fix AR9003 mac hardware hang check register offset calculationPeter Seiderer
2023-05-11wifi: ath9k: hif_usb: fix memory leak of remain_skbsFedor Pchelkin
2023-03-10wifi: ath9k: use proper statements in conditionalsArnd Bergmann
2023-03-10wifi: ath9k: Fix use-after-free in ath9k_hif_usb_disconnect()Minsuk Kang
2023-03-10wifi: ath9k: Fix potential stack-out-of-bounds write in ath9k_wmi_rsp_callback()Minsuk Kang
2023-03-10wifi: ath9k: hif_usb: clean up skbs if ath9k_hif_usb_rx_stream() failsFedor Pchelkin
2023-03-10ath9k: htc: clean up statistics macrosPavel Skripkin
2023-03-10ath9k: hif_usb: simplify if-if to if-elseWan Jiabing
2023-03-10wifi: ath9k: htc_hst: free skb in ath9k_htc_rx_msg() if there is no callback ...Fedor Pchelkin
2022-12-31wifi: ath9k: verify the expected usb_endpoints are presentFedor Pchelkin
2022-12-31wifi: ath9k: hif_usb: Fix use-after-free in ath9k_hif_usb_reg_in_cb()Fedor Pchelkin
2022-12-31wifi: 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-17ath9k: fix use-after-free in ath9k_hif_usb_rx_cbPavel Skripkin
2022-06-09ath9k_htc: fix potential out of bounds access with invalid rxstatus->rs_keyixDan Carpenter
2022-06-09ath9k: fix ar9003_get_eepmiscWenli Looi
2022-06-09ath9k: 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-08ath9k_htc: fix uninit value bugsPavel Skripkin
2022-01-27ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_streamZekun Shen
2022-01-27ath9k_htc: fix NULL pointer dereference at ath9k_htc_tx_get_packet()Tetsuo Handa
2022-01-27ath9k_htc: fix NULL pointer dereference at ath9k_htc_rxep()Tetsuo Handa
2021-11-18ath9k: Fix potential interrupt storm on queue resetLinus Lüssing
2021-08-29ath9k: fix sleeping in atomic contextMiaoqing Pan
2021-08-29ath9k: fix OOB read ar9300_eeprom_restore_internalZekun Shen
2021-07-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2021-07-02ath: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-06-23mac80211: notify driver on mgd TX completionJohannes Berg
2021-06-12ath9k: Fix kernel NULL pointer dereference during ath_reset_internal()Pali Rohár
2021-05-30ath9k: ar9003_mac: read STBC indicator from rx descriptorPhilipp Borgers
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-26Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-22ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devicesToke Høiland-Jørgensen
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-03-17ath9k: Use tasklet_disable_in_atomic()Sebastian Andrzej Siewior
2021-02-18ath9k: fix transmitting to stations in dynamic SMPS modeFelix Fietkau
2021-02-12Merge tag 'wireless-drivers-next-2021-02-12' of git://git.kernel.org/pub/scm/...David S. Miller
2021-02-11ath9k: fix data bus crash when setting nf_override via debugfsLinus Lüssing