summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2025-06-18Merge tag 'ath-current-20250617' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2025-06-18wifi: ath6kl: remove WARN on bad firmware inputJohannes Berg
2025-06-17wifi: carl9170: do not ping device which has failed to load firmwareDmitry Antipov
2025-06-17wifi: ath12k: don't wait when there is no vdev startedBaochen Qiang
2025-06-17wifi: ath12k: don't use static variables in ath12k_wmi_fw_stats_process()Baochen Qiang
2025-06-17wifi: ath12k: avoid burning CPU while waiting for firmware statsBaochen Qiang
2025-06-17wifi: ath12k: fix documentation on firmware statsBaochen Qiang
2025-06-17wifi: ath12k: don't activate more links than firmware supportsBaochen Qiang
2025-06-17wifi: ath12k: update link active in case two links fall on the same MACBaochen Qiang
2025-06-17wifi: ath12k: support WMI_MLO_LINK_SET_ACTIVE_CMDID commandBaochen Qiang
2025-06-17wifi: ath12k: update freq range for each hardware modeBaochen Qiang
2025-06-17wifi: ath12k: parse and save sbs_lower_band_end_freq from WMI_SERVICE_READY_E...Baochen Qiang
2025-06-17wifi: ath12k: parse and save hardware mode info from WMI_SERVICE_READY_EXT_EV...Baochen Qiang
2025-06-17wifi: ath12k: Avoid CPU busy-wait by handling VDEV_STAT and BCN_STATBjorn Andersson
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-11Merge tag 'ath-current-20250608' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-07wifi: ath12k: fix uaf in ath12k_core_init()Miaoqing Pan
2025-06-07wifi: ath12k: Fix hal_reo_cmd_status kernel-docJeff Johnson
2025-06-07wifi: ath12k: fix GCC_GCC_PCIE_HOT_RST definition for WCN7850Baochen Qiang
2025-06-07wifi: ath11k: validate ath11k_crypto_mode on top of ath11k_core_qmi_firmware_...Rodrigo Gobbi
2025-06-07wifi: ath11k: consistently use ath11k_mac_get_fw_stats()Baochen Qiang
2025-06-07wifi: ath11k: move locking outside of ath11k_mac_get_fw_stats()Baochen Qiang
2025-06-07wifi: ath11k: adjust unlock sequence in ath11k_update_stats_event()Baochen Qiang
2025-06-07wifi: ath11k: move some firmware stats related functions outside of debugfsBaochen Qiang
2025-06-07wifi: ath11k: don't wait when there is no vdev startedBaochen Qiang
2025-06-07wifi: ath11k: don't use static variables in ath11k_debugfs_fw_stats_process()Baochen Qiang
2025-06-07wifi: ath11k: avoid burning CPU in ath11k_debugfs_fw_stats_request()Baochen Qiang
2025-06-07wil6210: fix support for sparrow chipsetsSebastian Gottschall
2025-06-07wifi: ath10k: Avoid vdev delete timeout when firmware is already downLoic Poulain
2025-06-07ath10k: snoc: fix unbalanced IRQ enable in crash recoveryCaleb Connolly
2025-06-04Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-23wifi: ath12k: switch to PCI_PWRCTRL_PWRSEQJohan Hovold
2025-05-23wifi: ath11k: switch to PCI_PWRCTRL_PWRSEQJohan Hovold
2025-05-22Merge tag 'ath-next-20250521' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2025-05-21wifi: ath12k: fix regdomain update failure when connection establishesBaochen Qiang
2025-05-21wifi: ath12k: fix regdomain update failure when adding interfaceBaochen Qiang
2025-05-21wifi: ath12k: fix regdomain update failure after 11D scan completesBaochen Qiang
2025-05-21wifi: check if socket flags are validBert Karwatzki
2025-05-20wifi: ath12k: fix mac pdev frequency range updateAditya Kumar Singh
2025-05-20wifi: carl9170: micro-optimize carl9170_tx_shift_bm()Yury Norov
2025-05-20wifi: ath9k_htc: Abort software beacon handling if disabledToke Høiland-Jørgensen
2025-05-20wifi: ath12k: remove redundant regulatory rules intersection logic in hostAishwarya R
2025-05-20wifi: ath12k: Send MCS15 support to firmware during peer assocMohan Kumar G
2025-05-19wifi: ath12k: Fix scan initiation failure handlingVignesh C
2025-05-19wifi: ath12k: fix memory leak in WMI firmware statsP Praneesh
2025-05-19wifi: ath12k: fix ring-buffer corruptionJohan Hovold
2025-05-19wifi: ath12k: fix memory leak in ath12k_service_ready_ext_eventRajat Soni
2025-05-19wifi: ath12k: support usercase-specific firmware overridesMiaoqing Pan
2025-05-19wifi: ath12k: Adjust the process of resource release for ahb busYingying Tang