summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
3 dayswifi: ath11k: fix peer resolution on rx path when peer_id=0Matthew Leach2-6/+2
3 dayswifi: ath11k: fix rssi station dump not updated in QCN9074P Praneesh4-12/+45
3 dayswifi: ath11k: add new hw ops for IPQ5018 to get rx dest ring hashmapSriram R1-0/+44
3 dayswifi: ath11k: initialize hw_ops for IPQ5018Sriram R3-0/+42
3 dayswifi: ath11k: update hal srng regs for IPQ5018Sriram R3-0/+81
3 dayswifi: ath11k: remap ce register space for IPQ5018Sriram R9-12/+107
3 dayswifi: ath11k: update ce configurations for IPQ5018Sriram R3-0/+198
3 dayswifi: ath11k: update hw params for IPQ5018Sriram R2-0/+79
3 dayswifi: ath11k: Trigger sta disconnect on hardware restartYoughandhar Chintala3-0/+14
3 dayswifi: ath11k: fix error path leaks in some WMI WOW callsNicolas Escande1-3/+16
3 dayswifi: ath11k: clear shared SRNG pointer state on restartKyle Farnung1-3/+11
3 dayswifi: ath5k: do not access array OOBJiri Slaby (SUSE)1-1/+2
3 dayswifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau1-4/+2
2026-03-04wifi: ath10k: fix lock protection in ath10k_wmi_event_peer_sta_ps_state_chg()Ziyi Guo1-2/+2
2026-03-04wifi: ath10k: sdio: add missing lock protection in ath10k_sdio_fw_crashed_dump()Ziyi Guo1-0/+6
2026-02-06wifi: ath10k: fix dma_free_coherent() pointerThomas Fourier1-8/+8
2026-01-11wifi: ath11k: fix peer HE MCS assignmentBaochen Qiang2-4/+7
2025-12-07wifi: ath11k: zero init info->status in wmi_process_mgmt_tx_comp()Nicolas Escande1-0/+3
2025-12-07wifi: ath11k: Add tx ack signal support for management packetsAbinaya Kalaiselvan4-11/+25
2025-12-07Revert "wifi: ath10k: avoid unnecessary wait for service ready message"Baochen Qiang1-19/+20
2025-12-07wifi: ath10k: Fix connection after GTK rekeyingLoic Poulain1-2/+10
2025-12-07wifi: ath10k: Fix memory leak on unsupported WMI commandLoic Poulain1-0/+1
2025-10-19wifi: ath11k: HAL SRNG: don't deinitialize and re-initialize againMuhammad Usama Anjum3-5/+18
2025-10-15wifi: ath10k: avoid unnecessary wait for service ready messageBaochen Qiang1-20/+19
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