summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2025-08-28wifi: ath11k: fix dest ring-buffer corruption when ring is fullJohan Hovold1-2/+9
2025-08-28wifi: ath11k: fix source ring-buffer corruptionJohan Hovold1-1/+9
2025-08-28wifi: ath11k: clear initialized flag for deinit-ed srng listsSergey Senozhatsky1-0/+4
2025-07-17wifi: ath6kl: remove WARN on bad firmware inputJohannes Berg1-1/+3
2025-06-27wifi: carl9170: do not ping device which has failed to load firmwareDmitry Antipov1-6/+13
2025-06-27ath10k: snoc: fix unbalanced IRQ enable in crash recoveryCaleb Connolly1-1/+3
2025-06-27ath10k: prevent deinitializing NAPI twiceWen Gong6-12/+41
2025-06-27ath10k: add atomic protection for device recoveryWen Gong8-9/+25
2025-06-27wifi: ath9k_htc: Abort software beacon handling if disabledToke Høiland-Jørgensen1-0/+3
2025-06-27wifi: ath11k: fix node corruption in ar->arvifs listStone Zhang1-1/+7
2025-05-02wifi: ath10k: avoid NULL pointer error during sdio removeKang Yang1-2/+3
2024-12-14wifi: ath5k: add PCI ID for Arcadyan devicesRosen Penev1-0/+1
2024-12-14wifi: ath5k: add PCI ID for SX76XRosen Penev1-0/+1
2024-12-14wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss2Baochen Qiang1-1/+1
2024-12-14wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss1Baochen Qiang1-1/+1
2024-12-14wifi: ath9k: add range check for conn_rsp_epid in htc_connect_service()Jeongjun Park1-0/+3
2024-11-08wifi: ath10k: Fix memory leak in management txManikanta Pubbisetty2-1/+8
2024-10-17wifi: ath11k: fix array out-of-bound access in SoC statsKarthikeyan Periyasamy1-1/+1
2024-10-17wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmitToke Høiland-Jørgensen1-4/+2
2024-10-17wifi: ath9k: fix possible integer overflow in ath9k_get_et_stats()Dmitry Kandybka1-2/+2
2024-08-19wifi: ath11k: fix wrong handling of CCMP256 and GCMP ciphersBaochen Qiang3-6/+15
2024-08-19ath11k: dp: stop rx pktlog before suspendCarl Huang4-0/+56
2024-07-05wifi: ath9k: work around memset overflow warningArnd Bergmann2-4/+5
2024-06-16wifi: ar5523: enable proper endpoint verificationNikita Zhandarovich1-0/+14
2024-06-16wifi: carl9170: add a proper sanity check for endpointsNikita Zhandarovich1-0/+32
2024-06-16wifi: ath10k: populate board data for WCN3990Dmitry Baryshkov3-0/+7
2024-06-16wifi: ath10k: Fix an error code problem in ath10k_dbg_sta_write_peer_debug_tr...Su Hui1-1/+1
2024-06-16wifi: ath10k: poll service ready message before failingBaochen Qiang1-3/+23
2024-04-13wifi: ath9k: fix LNA selection in ath_ant_try_scan()Dmitry Antipov1-1/+1
2024-03-27wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET2-4/+0
2024-03-27wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is completeToke Høiland-Jørgensen4-9/+11
2024-03-27wifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_...Xingyuan Mo1-0/+4
2024-02-23wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstat...Minsuk Kang1-2/+3
2024-01-26wifi: ath11k: Defer on rproc_get failureLuca Weiss1-2/+2
2023-11-28wifi: ath11k: fix htt pktlog lockingJohan Hovold1-1/+7
2023-11-28wifi: ath11k: fix dfs radar event lockingJohan Hovold1-0/+4
2023-11-28wifi: ath11k: fix temperature event lockingJohan Hovold1-2/+6
2023-11-28wifi: ath10k: Don't touch the CE interrupt registers after power upDouglas Anderson1-4/+14
2023-11-28wifi: ath10k: fix clang-specific fortify warningDmitry Antipov1-1/+1
2023-11-28wifi: ath9k: fix clang-specific fortify warningsDmitry Antipov2-2/+2
2023-09-23wifi: wil6210: fix fortify warningsDmitry Antipov4-6/+10
2023-09-23wifi: ath9k: fix printk specifierDongliang Mu2-4/+4
2023-09-23wifi: ath9k: fix fortify warningsDmitry Antipov2-4/+6
2023-09-19wifi: ath10k: Use RMW accessors for changing LNKCTLIlpo Järvinen1-4/+5
2023-09-19wifi: ath9k: use IS_ERR() with debugfs_create_dir()Wang Ming1-1/+1
2023-09-19wifi: ath9k: protect WMI command response buffer replacement with a lockFedor Pchelkin1-6/+8
2023-09-19wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rxFedor Pchelkin1-2/+4
2023-07-27wifi: ath11k: fix registration of 6Ghz-only phy without the full channel rangeMaxime Bizon1-1/+1
2023-07-27wifi: ath9k: convert msecs to jiffies where neededDmitry Antipov1-2/+2
2023-07-27wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key()Remi Pommarel1-3/+4