summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2026-03-04wifi: ath10k: fix lock protection in ath10k_wmi_event_peer_sta_ps_state_chg()Ziyi Guo
2026-03-04wifi: ath10k: sdio: add missing lock protection in ath10k_sdio_fw_crashed_dump()Ziyi Guo
2026-02-06wifi: ath10k: fix dma_free_coherent() pointerThomas Fourier
2025-12-07Revert "wifi: ath10k: avoid unnecessary wait for service ready message"Baochen Qiang
2025-12-07wifi: ath10k: Fix connection after GTK rekeyingLoic Poulain
2025-12-07wifi: ath10k: Fix memory leak on unsupported WMI commandLoic Poulain
2025-10-29wifi: ath11k: HAL SRNG: don't deinitialize and re-initialize againMuhammad Usama Anjum
2025-10-19wifi: ath10k: avoid unnecessary wait for service ready messageBaochen Qiang
2025-08-28wifi: ath11k: fix dest ring-buffer corruption when ring is fullJohan Hovold
2025-08-28wifi: ath11k: fix source ring-buffer corruptionJohan Hovold
2025-08-28wifi: ath11k: clear initialized flag for deinit-ed srng listsSergey Senozhatsky
2025-07-10wifi: ath6kl: remove WARN on bad firmware inputJohannes Berg
2025-06-27wifi: carl9170: do not ping device which has failed to load firmwareDmitry Antipov
2025-06-27ath10k: snoc: fix unbalanced IRQ enable in crash recoveryCaleb Connolly
2025-06-27wifi: ath9k_htc: Abort software beacon handling if disabledToke Høiland-Jørgensen
2025-06-27wifi: ath11k: fix node corruption in ar->arvifs listStone Zhang
2025-06-04wifi: ath9k: return by of_get_mac_addressRosen Penev
2025-05-02wifi: ath10k: avoid NULL pointer error during sdio removeKang Yang
2024-12-14wifi: ath5k: add PCI ID for Arcadyan devicesRosen Penev
2024-12-14wifi: ath5k: add PCI ID for SX76XRosen Penev
2024-12-14wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss2Baochen Qiang
2024-12-14wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss1Baochen Qiang
2024-12-14wifi: ath9k: add range check for conn_rsp_epid in htc_connect_service()Jeongjun Park
2024-11-08wifi: ath10k: Fix memory leak in management txManikanta Pubbisetty
2024-10-17wifi: ath11k: fix array out-of-bound access in SoC statsKarthikeyan Periyasamy
2024-10-17wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmitToke Høiland-Jørgensen
2024-10-17wifi: ath9k: fix possible integer overflow in ath9k_get_et_stats()Dmitry Kandybka
2024-10-17wifi: ath9k: Remove error checks when creating debugfs entriesToke Høiland-Jørgensen
2024-10-17wifi: ath9k: fix parameter check in ath9k_init_debug()Minjie Du
2024-08-19wifi: ath11k: fix wrong handling of CCMP256 and GCMP ciphersBaochen Qiang
2024-07-05wifi: ath9k: work around memset overflow warningArnd Bergmann
2024-07-05wifi: ath10k: fix QCOM_RPROC_COMMON dependencyDmitry Baryshkov
2024-06-16wifi: ar5523: enable proper endpoint verificationNikita Zhandarovich
2024-06-16wifi: carl9170: add a proper sanity check for endpointsNikita Zhandarovich
2024-06-16wifi: ath10k: populate board data for WCN3990Dmitry Baryshkov
2024-06-16wifi: ath10k: Fix an error code problem in ath10k_dbg_sta_write_peer_debug_tr...Su Hui
2024-06-16wifi: ath10k: poll service ready message before failingBaochen Qiang
2024-04-13wifi: ath11k: decrease MHI channel buffer length to 8KBBaochen Qiang
2024-04-13wifi: ath9k: fix LNA selection in ath_ant_try_scan()Dmitry Antipov
2024-03-26wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2024-03-26wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is completeToke Høiland-Jørgensen
2024-03-26wifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_...Xingyuan Mo
2024-03-01wifi: ath11k: fix registration of 6Ghz-only phy without the full channel rangeMaxime Bizon
2024-02-23wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstat...Minsuk Kang
2024-01-25wifi: ath11k: Defer on rproc_get failureLuca Weiss
2023-11-28wifi: ath11k: fix htt pktlog lockingJohan Hovold
2023-11-28wifi: ath11k: fix dfs radar event lockingJohan Hovold
2023-11-28wifi: ath11k: fix temperature event lockingJohan Hovold
2023-11-28wifi: ath10k: Don't touch the CE interrupt registers after power upDouglas Anderson
2023-11-28wifi: ath10k: fix clang-specific fortify warningDmitry Antipov