summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2024-06-01Merge tag 'ath-current-20240531' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo4-22/+44
2024-05-23wifi: ath11k: move power type check to ASSOC stage when connecting to 6 GHz APBaochen Qiang1-13/+25
2024-05-23wifi: ath11k: fix WCN6750 firmware crash caused by 17 num_vdevsCarl Huang1-1/+1
2024-05-23tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)5-66/+66
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-30/+30
2024-05-20wifi: ath10k: fix QCOM_RPROC_COMMON dependencyDmitry Baryshkov1-0/+1
2024-05-17wifi: ath11k: Fix error path in ath11k_pcic_ext_irq_configBreno Leitao1-8/+17
2024-05-16Merge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-20/+1
2024-05-03Merge tag 'ath-next-20240502' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo58-662/+2539
2024-05-03wifi: mac80211: handle color change per linkAditya Kumar Singh2-2/+3
2024-05-02wifi: ath12k: fix the problem that down grade phy mode operationLingbo Kong1-3/+13
2024-04-30wifi: ar5523: enable proper endpoint verificationNikita Zhandarovich1-0/+14
2024-04-30wifi: ath12k: fix flush failure in recovery scenariosBaochen Qiang1-0/+7
2024-04-30wifi: ath12k: check M3 buffer size as well whey trying to reuse itBaochen Qiang1-15/+21
2024-04-29wifi: carl9170: add a proper sanity check for endpointsNikita Zhandarovich1-0/+32
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+3
2024-04-25wifi: ath10k: Refer to INTX instead of LEGACYDamien Le Moal3-30/+30
2024-04-25wifi: ath10k: drop fw.eboard file nameDmitry Baryshkov2-9/+2
2024-04-25wifi: ath10k: drop chip-specific board data file nameDmitry Baryshkov3-38/+7
2024-04-25wifi: ath10k: populate board data for WCN3990Dmitry Baryshkov3-0/+7
2024-04-24wifi: ath10k: Fix an error code problem in ath10k_dbg_sta_write_peer_debug_tr...Su Hui1-1/+1
2024-04-24wifi: ath12k: set mlo_capable_flags based on QMI PHY capabilityRaj Kumar Bhagat2-4/+13
2024-04-24wifi: ath12k: read single_chip_mlo_support parameter from QMI PHY capabilityRaj Kumar Bhagat2-2/+24
2024-04-24wifi: ath12k: add support to handle beacon miss for WCN7850Kang Yang5-18/+99
2024-04-24wifi: ath11k: allocate dummy net_device dynamicallyBreno Leitao3-7/+25
2024-04-24wifi: ath10k: allocate dummy net_device dynamicallyBreno Leitao6-8/+13
2024-04-23wifi: ath12k: ACPI band edge channel power supportLingbo Kong4-0/+46
2024-04-23wifi: ath12k: ACPI CCA threshold supportLingbo Kong4-0/+47
2024-04-23wifi: ath12k: ACPI SAR supportLingbo Kong5-0/+244
2024-04-23wifi: ath12k: ACPI TAS supportLingbo Kong9-0/+356
2024-04-23wifi: ath12k: change supports_suspend to true for WCN7850Baochen Qiang1-1/+1
2024-04-23wifi: ath12k: support suspend/resumeBaochen Qiang7-32/+134
2024-04-23wifi: ath12k: avoid stopping mac80211 queues in ath12k_core_restart()Baochen Qiang1-6/+0
2024-04-23wifi: ath12k: no need to handle pktlog during suspend/resumeBaochen Qiang3-72/+1
2024-04-23wifi: ath12k: flush all packets before suspendBaochen Qiang3-11/+38
2024-04-23wifi: ath12k: decrease MHI channel buffer length to 8KBBaochen Qiang1-1/+1
2024-04-23wifi: ath12k: fix warning on DMA ring capabilities eventBaochen Qiang1-0/+1
2024-04-23wifi: ath12k: do not dump SRNG statistics during resumeBaochen Qiang1-1/+2
2024-04-23wifi: ath12k: remove MHI LOOPBACK channelsBaochen Qiang1-56/+0
2024-04-23wifi: ath12k: rearrange IRQ enable/disable in reset pathBaochen Qiang1-2/+4
2024-04-23wifi: ath12k: fix kernel crash during resumeBaochen Qiang3-6/+26
2024-04-22wifi: ath12k: fix out-of-bound access of qmi_invoke_handler()Karthikeyan Kathirvel1-0/+3
2024-04-22wifi: ath12k: Refactor data path cmem initKarthikeyan Periyasamy1-6/+47
2024-04-22wifi: ath12k: displace the Tx and Rx descriptor in cookie conversion tableKarthikeyan Periyasamy1-2/+2
2024-04-22wifi: ath12k: Refactor the hardware cookie conversion initKarthikeyan Periyasamy2-8/+20
2024-04-22wifi: ath12k: avoid redundant code in Rx cookie conversion initKarthikeyan Periyasamy1-1/+2
2024-04-18wifi: ath12k: don't use %pK in dmesg format stringsJeff Johnson6-13/+13
2024-04-18wifi: ath12k: enable service flag for survey dump statsThiraviyam Mariyappan2-1/+3
2024-04-18wifi: ath12k: enable WIPHY_FLAG_DISABLE_WEXTKalle Valo1-0/+6
2024-04-18wifi: ath11k: Fix error handling in ath11k_wmi_p2p_noa_event()Christophe JAILLET1-12/+6