summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2025-03-07Merge tag 'ath-next-20250305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2025-02-28wifi: ath12k: Fix invalid data access in ath12k_dp_rx_h_undecap_nwifiManish Dharanenthiran
2025-02-28wifi: ath12k: Report proper tx completion status to mac80211Vinith Kumar R
2025-02-28wifi: ath11k: Deprecate qcom,ath11k-calibration-variant propertiesKrzysztof Kozlowski
2025-02-28wifi: ath10k: Deprecate qcom,ath10k-calibration-variant propertiesKrzysztof Kozlowski
2025-02-28wifi: ath12k: pass BSSID index as input for EMAAloka Dixit
2025-02-28wifi: ath12k: pass tx arvif for MBSSID and EMA beacon generationAloka Dixit
2025-02-28wifi: ath12k: refactor transmitted arvif retrievalAloka Dixit
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: ath12k: Clear affinity hint before calling ath12k_pci_free_irq() in err...Manivannan Sadhasivam
2025-02-27wifi: ath11k: Clear affinity hint before calling ath11k_pcic_free_irq() in er...Manivannan Sadhasivam
2025-02-26wifi: ath12k: Improve BSS discovery with hidden SSID in 6 GHz bandRamasamy Kaliappan
2025-02-24wifi: ath12k: Add NULL check to validate tpc_statsRoopni Devanathan
2025-02-24wifi: ath12k: use link specific bss_conf as well in ath12k_mac_vif_cache_flush()Baochen Qiang
2025-02-20wifi: ath12k: Add missing htt_metadata flag in ath12k_dp_tx()Nicolas Escande
2025-02-20wifi: ath12k: remove redundant declaration of ath12k_dp_rx_h_find_peer()P Praneesh
2025-02-18wifi: ath12k: cleanup ath12k_mac_mlo_ready()Ethan Carter Edwards
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: ath12k: Support Received FSE StatsDinesh Karthikeyan
2025-02-11wifi: ath12k: Support Uplink MUMIMO Trigger StatsRoopni Devanathan
2025-02-11wifi: ath12k: Support Uplink OFDMA Trigger StatsDinesh Karthikeyan
2025-02-11wifi: ath12k: Support Latency StatsDinesh Karthikeyan
2025-02-11wifi: ath12k: Support Sounding StatsDinesh Karthikeyan
2025-02-11wifi: ath12k: Enable MLO for single split-phy PCI deviceAaradhana Sahu
2025-02-11wifi: ath12k: Remove dependency on single_chip_mlo_support for mlo_capable flagAaradhana Sahu
2025-02-11wifi: ath12k: Enable MLO setup ready and teardown commands for single split-p...Aaradhana Sahu
2025-02-11wifi: ath12k: Fix locking in "QMI firmware ready" error pathsBart Van Assche
2025-02-11wifi: ath12k: Add support for MLO Multicast handling in driverBalamurugan Mahalingam
2025-02-11wifi: ath12k: Update HTT_TCL_METADATA version and bit mask definitionsBalamurugan Mahalingam
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-11wifi: ath12k: handle link removal in change_vif_links()Aditya Kumar Singh
2025-02-11wifi: ath12k: allocate new links in change_vif_links()Aditya Kumar Singh
2025-02-11wifi: ath12k: relocate a few functions in mac.cAditya Kumar Singh
2025-02-11wifi: ath12k: use arvif instead of link_conf in ath12k_mac_set_key()Aditya Kumar Singh
2025-02-11wifi: ath12k: remove redundant logic for initializing arvifAditya Kumar Singh
2025-02-11wifi: ath12k: remove redundant vif settings during link interface creationAditya Kumar Singh
2025-02-11wifi: ath12k: introduce ath12k_generic_dbg()Aditya Kumar Singh
2025-02-11wifi: ath12k: eliminate redundant debug mask check in ath12k_dbg()Aditya Kumar Singh
2025-02-11wifi: ath12k: Add peer extended Rx statistics debugfs supportKarthikeyan Periyasamy
2025-02-11wifi: ath12k: Refactor the format of peer rate table informationBalamurugan Mahalingam
2025-02-11wifi: ath12k: Add EHT MCS support in Extended Rx statisticsBalamurugan Mahalingam
2025-02-11wifi: ath12k: fix the ampdu id fetch in the HAL_RX_MPDU_START TLVP Praneesh
2025-02-11wifi: ath12k: Update the peer id in PPDU end user stats TLVKarthikeyan Periyasamy
2025-02-11wifi: ath12k: Add HAL_PHYRX_OTHER_RECEIVE_INFO TLV parsing supportKarthikeyan Periyasamy
2025-02-11wifi: ath12k: Add HAL_RX_PPDU_START_USER_INFO TLV parsing supportKarthikeyan Periyasamy
2025-02-11wifi: ath12k: Add HAL_PHYRX_GENERIC_EHT_SIG TLV parsing supportKarthikeyan Periyasamy