summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ath-current-20240531' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo2024-06-014-22/+44
|\
| * wifi: ath11k: move power type check to ASSOC stage when connecting to 6 GHz APBaochen Qiang2024-05-231-13/+25
| * wifi: ath11k: fix WCN6750 firmware crash caused by 17 num_vdevsCarl Huang2024-05-231-1/+1
| * wifi: ath10k: fix QCOM_RPROC_COMMON dependencyDmitry Baryshkov2024-05-201-0/+1
| * wifi: ath11k: Fix error path in ath11k_pcic_ext_irq_configBreno Leitao2024-05-171-8/+17
* | tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-225-66/+66
* | Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-213-30/+30
|\ \
| * | wifi: ath10k: Refer to INTX instead of LEGACYDamien Le Moal2024-04-253-30/+30
* | | Merge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2024-05-161-20/+1
|\ \ \ | |_|/ |/| |
| * | wifi: ath10k: sdio: drop driver owner initializationKrzysztof Kozlowski2024-04-041-1/+0
| * | wifi: ath10k: sdio: simplify module initializationKrzysztof Kozlowski2024-04-041-19/+1
| |/
* | Merge tag 'ath-next-20240502' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo2024-05-0358-662/+2539
|\ \
| * | wifi: ath12k: fix the problem that down grade phy mode operationLingbo Kong2024-05-021-3/+13
| * | wifi: ar5523: enable proper endpoint verificationNikita Zhandarovich2024-04-301-0/+14
| * | wifi: ath12k: fix flush failure in recovery scenariosBaochen Qiang2024-04-301-0/+7
| * | wifi: ath12k: check M3 buffer size as well whey trying to reuse itBaochen Qiang2024-04-301-15/+21
| * | wifi: carl9170: add a proper sanity check for endpointsNikita Zhandarovich2024-04-291-0/+32
| * | wifi: ath10k: drop fw.eboard file nameDmitry Baryshkov2024-04-252-9/+2
| * | wifi: ath10k: drop chip-specific board data file nameDmitry Baryshkov2024-04-253-38/+7
| * | wifi: ath10k: populate board data for WCN3990Dmitry Baryshkov2024-04-253-0/+7
| * | wifi: ath10k: Fix an error code problem in ath10k_dbg_sta_write_peer_debug_tr...Su Hui2024-04-241-1/+1
| * | wifi: ath12k: set mlo_capable_flags based on QMI PHY capabilityRaj Kumar Bhagat2024-04-242-4/+13
| * | wifi: ath12k: read single_chip_mlo_support parameter from QMI PHY capabilityRaj Kumar Bhagat2024-04-242-2/+24
| * | wifi: ath12k: add support to handle beacon miss for WCN7850Kang Yang2024-04-245-18/+99
| * | wifi: ath12k: ACPI band edge channel power supportLingbo Kong2024-04-234-0/+46
| * | wifi: ath12k: ACPI CCA threshold supportLingbo Kong2024-04-234-0/+47
| * | wifi: ath12k: ACPI SAR supportLingbo Kong2024-04-235-0/+244
| * | wifi: ath12k: ACPI TAS supportLingbo Kong2024-04-239-0/+356
| * | wifi: ath12k: change supports_suspend to true for WCN7850Baochen Qiang2024-04-231-1/+1
| * | wifi: ath12k: support suspend/resumeBaochen Qiang2024-04-237-32/+134
| * | wifi: ath12k: avoid stopping mac80211 queues in ath12k_core_restart()Baochen Qiang2024-04-231-6/+0
| * | wifi: ath12k: no need to handle pktlog during suspend/resumeBaochen Qiang2024-04-233-72/+1
| * | wifi: ath12k: flush all packets before suspendBaochen Qiang2024-04-233-11/+38
| * | wifi: ath12k: decrease MHI channel buffer length to 8KBBaochen Qiang2024-04-231-1/+1
| * | wifi: ath12k: fix warning on DMA ring capabilities eventBaochen Qiang2024-04-231-0/+1
| * | wifi: ath12k: do not dump SRNG statistics during resumeBaochen Qiang2024-04-231-1/+2
| * | wifi: ath12k: remove MHI LOOPBACK channelsBaochen Qiang2024-04-231-56/+0
| * | wifi: ath12k: rearrange IRQ enable/disable in reset pathBaochen Qiang2024-04-231-2/+4
| * | wifi: ath12k: fix kernel crash during resumeBaochen Qiang2024-04-233-6/+26
| * | wifi: ath12k: fix out-of-bound access of qmi_invoke_handler()Karthikeyan Kathirvel2024-04-221-0/+3
| * | wifi: ath12k: Refactor data path cmem initKarthikeyan Periyasamy2024-04-221-6/+47
| * | wifi: ath12k: displace the Tx and Rx descriptor in cookie conversion tableKarthikeyan Periyasamy2024-04-221-2/+2
| * | wifi: ath12k: Refactor the hardware cookie conversion initKarthikeyan Periyasamy2024-04-222-8/+20
| * | wifi: ath12k: avoid redundant code in Rx cookie conversion initKarthikeyan Periyasamy2024-04-221-1/+2
| * | wifi: ath12k: don't use %pK in dmesg format stringsJeff Johnson2024-04-186-13/+13
| * | wifi: ath12k: enable service flag for survey dump statsThiraviyam Mariyappan2024-04-182-1/+3
| * | wifi: ath12k: enable WIPHY_FLAG_DISABLE_WEXTKalle Valo2024-04-181-0/+6
| * | wifi: ath11k: Fix error handling in ath11k_wmi_p2p_noa_event()Christophe JAILLET2024-04-181-12/+6
| * | wifi: ath11k: add support DT ieee80211-freq-limitChristian Lamparter2024-04-181-0/+1
| * | wifi: ath12k: dynamically update peer puncturing bitmap for STAKang Yang2024-04-162-0/+77