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: fix dest ring-buffer corruptionJohan Hovold3-7/+11
2025-08-15wifi: ath11k: clear initialized flag for deinit-ed srng listsSergey Senozhatsky1-0/+4
2025-07-10wifi: 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-27wifi: ath11k: Fix QMI memory reuse logicMuhammad Usama Anjum1-0/+9
2025-06-27wifi: ath11k: fix ring-buffer corruptionJohan Hovold2-8/+7
2025-06-27wifi: ath11k: fix rx completion meta data corruptionJohan Hovold1-9/+16
2025-06-27wifi: ath11k: validate ath11k_crypto_mode on top of ath11k_core_qmi_firmware_...Rodrigo Gobbi1-14/+14
2025-06-27wifi: ath11k: don't wait when there is no vdev startedBaochen Qiang1-3/+7
2025-06-27wifi: ath11k: don't use static variables in ath11k_debugfs_fw_stats_process()Baochen Qiang3-9/+11
2025-06-27wifi: ath11k: avoid burning CPU in ath11k_debugfs_fw_stats_request()Baochen Qiang5-27/+18
2025-06-27wifi: ath11k: convert timeouts to secs_to_jiffies()Easwar Hariharan1-1/+1
2025-06-27wifi: ath11k: fix soc_dp_stats debugfs file permissionJeff Johnson1-1/+2
2025-06-27wifi: ath11k: remove unused function ath11k_tm_event_wmi()Govindaraj Saminathan2-70/+2
2025-06-27ath10k: snoc: fix unbalanced IRQ enable in crash recoveryCaleb Connolly1-1/+3
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-06-04wifi: ath9k: return by of_get_mac_addressRosen Penev1-1/+3
2025-02-21wifi: wcn36xx: fix channel survey memory allocation sizeBarnabás Czémán1-1/+4
2025-02-21wifi: ath11k: Fix unexpected return buffer manager error for WCN6750/WCN6855Balaji Pothunoori2-1/+3
2025-01-23wifi: ath10k: avoid NULL pointer error during sdio removeKang Yang1-2/+2
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-11-08wifi: ath11k: Fix invalid ring usage in full monitor modeRemi Pommarel1-2/+5
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-10-17wifi: ath9k: Remove error checks when creating debugfs entriesToke Høiland-Jørgensen2-4/+0
2024-10-17wifi: ath9k: fix parameter check in ath9k_init_debug()Minjie Du1-1/+1
2024-09-08wifi: ath11k: initialize 'ret' in ath11k_qmi_load_file_target_mem()Jeff Johnson1-1/+1
2024-08-03wifi: ath11k: fix wrong handling of CCMP256 and GCMP ciphersBaochen Qiang3-6/+15
2024-06-27wifi: ath9k: work around memset overflow warningArnd Bergmann2-4/+5
2024-06-21wifi: ath10k: fix QCOM_RPROC_COMMON dependencyDmitry Baryshkov1-0/+1
2024-06-12wifi: ar5523: enable proper endpoint verificationNikita Zhandarovich1-0/+14
2024-06-12wifi: carl9170: add a proper sanity check for endpointsNikita Zhandarovich1-0/+32
2024-06-12wifi: ath10k: populate board data for WCN3990Dmitry Baryshkov3-0/+7
2024-06-12wifi: ath10k: Fix an error code problem in ath10k_dbg_sta_write_peer_debug_tr...Su Hui1-1/+1
2024-06-12wifi: carl9170: re-fix fortified-memset warningArnd Bergmann1-1/+2
2024-06-12wifi: ath11k: don't force enable power save on non-running vdevsBaochen Qiang1-8/+1
2024-06-12wifi: ath10k: poll service ready message before failingBaochen Qiang1-3/+23
2024-04-13wifi: ath11k: decrease MHI channel buffer length to 8KBBaochen Qiang1-1/+1
2024-04-13wifi: ath9k: fix LNA selection in ath_ant_try_scan()Dmitry Antipov1-1/+1
2024-03-27wifi: ath11k: initialize rx_mcs_80 and rx_mcs_160 before useBaochen Qiang1-0/+4
2024-03-27wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is completeToke Høiland-Jørgensen4-9/+11