summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
4 dayswifi: ath12k: fix mbssid max interface advertisementKarthikeyan Periyasamy1-1/+4
4 dayswifi: ath12k: fix peer metadata parsingKarthikeyan Periyasamy6-14/+72
4 dayswifi: ath12k: advertise driver capabilities for MBSSID and EMAAloka Dixit4-1/+17
4 dayswifi: ath12k: fix per pdev debugfs registrationAditya Kumar Singh1-2/+2
4 dayswifi: ath11k: fix wrong handling of CCMP256 and GCMP ciphersBaochen Qiang3-6/+15
4 dayswifi: ath12k: fix ACPI warning when resumeBaochen Qiang2-0/+4
4 dayswifi: ath12k: fix wrong definition of CE ring's base addressBaochen Qiang1-3/+3
4 dayswifi: ath11k: fix wrong definition of CE ring's base addressBaochen Qiang1-3/+3
4 dayswifi: ath12k: fix firmware crash during reo reinjectP Praneesh1-8/+6
4 dayswifi: ath12k: fix invalid memory access while processing fragmented packetsP Praneesh1-5/+1
4 dayswifi: ath12k: change DMA direction while mapping reinjected packetsP Praneesh1-2/+2
4 dayswifi: ath11k: restore country code during resumeBaochen Qiang1-0/+10
4 dayswifi: ath11k: refactor setting country code logicBaochen Qiang4-27/+23
4 dayswifi: ath12k: fix Smatch warnings on ath12k_core_suspend()Baochen Qiang1-4/+1
4 dayswifi: ath12k: Fix tx completion ring (WBM2SW) setup failureNithyanantham Paramasivam2-6/+14
4 dayswifi: ath12k: Correct 6 GHz frequency value in rx statusPradeep Kumar Chitrapu2-6/+13
4 dayswifi: ath12k: avoid duplicated vdev stopKang Yang1-1/+2
4 dayswifi: ath12k: drop failed transmitted frames from metric calculation.Karthikeyan Kathirvel2-11/+49
4 dayswifi: ath12k: Don't drop tx_status in failure caseSven Eckelmann1-4/+5
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