summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k
AgeCommit message (Expand)Author
2025-05-16wifi: ath11k: support DBS and DFS compatibilityYu Zhang(Yuriy)
2025-05-16wifi: ath11k: fix rx completion meta data corruptionJohan Hovold
2025-05-16wifi: ath11k: fix ring-buffer corruptionJohan Hovold
2025-05-16wifi: ath11k: Fix QMI memory reuse logicMuhammad Usama Anjum
2025-04-25Merge tag 'ath-next-20250418' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2025-04-23wifi: mac80211: restructure tx profile retrieval for MLO MBSSIDRameshkumar Sundaram
2025-04-17wifi: ath11k: Don't use %pK through printkThomas Weißschuh
2025-04-11wifi: ath11k: Use of_property_present() to test property presenceRob Herring (Arm)
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-02wifi: ath11k: fix node corruption in ar->arvifs listStone Zhang
2025-03-31Reapply "wifi: ath11k: restore country code during resume"Baochen Qiang
2025-03-31wifi: ath11k: choose default PM policy for hibernationBaochen Qiang
2025-03-31wifi: ath11k: support non-WoWLAN mode suspend as wellBaochen Qiang
2025-03-31wifi: ath11k: refactor ath11k_core_suspend/_resume()Baochen Qiang
2025-03-31wifi: ath11k: introduce ath11k_core_continue_suspend_resume()Baochen Qiang
2025-03-31wifi: ath11k: determine PM policy based on machine modelBaochen Qiang
2025-03-07Merge tag 'ath-next-20250305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2025-02-28wifi: ath11k: Deprecate qcom,ath11k-calibration-variant propertiesKrzysztof Kozlowski
2025-02-28wifi: ath11k: pass tx arvif for MBSSID and EMA beacon generationAloka Dixit
2025-02-28wifi: ath11k: refactor transmitted arvif retrievalAloka Dixit
2025-02-27wifi: ath11k/ath12k: Replace irq_set_affinity_hint() with irq_set_affinity_an...Manivannan Sadhasivam
2025-02-27wifi: ath11k: Clear affinity hint before calling ath11k_pcic_free_irq() in er...Manivannan Sadhasivam
2025-02-18wifi: ath11k: Add firmware coredump collection supportMiaoqing Pan
2025-02-18wifi: ath11k: use union for vaddr and iaddr in target_mem_chunkMiaoqing Pan
2025-02-11wifi: ath11k: add srng->lock for ath11k_hal_srng_* in monitor modeKang Yang
2025-02-11wifi: ath11k: fix RCU stall while reaping monitor destination ringP Praneesh
2025-02-05wifi: ath11k: update channel list in worker when wait flag is setWen Gong
2025-02-05wifi: ath11k: update channel list in reg notifier instead reg workerWen Gong
2025-02-03wifi: ath11k: fix wrong overriding for VHT Beamformee STS CapabilityYu Zhang(Yuriy)
2025-02-03wifi: ath11k: add support for MU EDCAYu Zhang(Yuriy)
2025-01-29wifi: ath11k: remove peer extra rssi updateNicolas Escande
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-01-26wifi: ath11k: fix memory leak in ath11k_xxx_remove()Miaoqing Pan
2025-01-22wifi: ath: create common testmode_i.h file for ath driversAaradhana Sahu
2025-01-22wifi: ath11k: Use dma_alloc_noncoherent for rx_tid buffer allocationP Praneesh
2025-01-22wifi: ath11k: Fix DMA buffer allocation to resolve SWIOTLB issuesP Praneesh
2025-01-12wifi: ath11k: convert timeouts to secs_to_jiffies()Easwar Hariharan
2024-12-09Merge tag 'ath-next-20241209' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-12-04wifi: mac80211: get tx power per linkRameshkumar Sundaram
2024-11-21wifi: ath11k: mark ath11k_wow_convert_8023_to_80211() as noinlineJeff Johnson
2024-11-21wifi: ath11k: mark ath11k_dp_rx_mon_mpdu_pop() as noinlineJeff Johnson
2024-11-21wifi: ath11k: mark some QMI driver event helpers as noinlineJeff Johnson
2024-11-21wifi: ath11k: add support for QCA6698AQMiaoqing Pan
2024-11-21wifi: ath11k: miscellaneous spelling fixesDmitry Antipov
2024-11-21wifi: ath11k: cleanup struct ath11k_mon_dataDmitry Antipov
2024-11-21wifi: ath11k: cleanup struct ath11k_reg_tpc_power_infoDmitry Antipov
2024-11-21wifi: ath11k: cleanup struct ath11k_vifDmitry Antipov
2024-11-13Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-11-12wifi: ath11k: Fix unexpected return buffer manager error for WCN6750/WCN6855Balaji Pothunoori
2024-11-11wifi: Switch back to struct platform_driver::remove()Uwe Kleine-König