summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k
AgeCommit message (Expand)Author
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
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
2024-11-06wifi: ath11k: Suspend hardware before firmware mode off for WCN6750Balaji Pothunoori
2024-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-31Merge tag 'ath-next-20241030' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-10-23wifi: mac80211: call rate_control_rate_update() for link STAJohannes Berg
2024-10-17Merge tag 'ath-current-20241016' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo
2024-10-16wifi: ath11k: Fix invalid ring usage in full monitor modeRemi Pommarel
2024-10-08wifi: ath11k: Fix CE offset address calculation for WCN6750 in SSRBalaji Pothunoori
2024-09-28wifi: ath11k: allow missing memory-regionsCaleb Connolly
2024-09-28wifi: ath11k: fix the stack frame size warning in ath11k_vif_wow_set_wakeupsMiaoqing Pan
2024-09-28wifi: ath11k: enable fw_wmi_diag_event hw param for WCN6750Balaji Pothunoori
2024-09-28wifi: ath11k: Fix double free issue during SRNG deinitManikanta Pubbisetty
2024-09-11Merge tag 'wireless-next-2024-09-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-09-09Merge tag 'ath-next-20240909' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-09-06wifi: mac80211: handle ieee80211_radar_detected() for MLOAditya Kumar Singh
2024-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski