| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'ath-current-20240531' of git://git.kernel.org/pub/scm/linux/kernel... | Kalle Valo | 2024-06-01 | 4 | -22/+44 |
|\ |
|
| * | wifi: ath11k: move power type check to ASSOC stage when connecting to 6 GHz AP | Baochen Qiang | 2024-05-23 | 1 | -13/+25 |
| * | wifi: ath11k: fix WCN6750 firmware crash caused by 17 num_vdevs | Carl Huang | 2024-05-23 | 1 | -1/+1 |
| * | wifi: ath10k: fix QCOM_RPROC_COMMON dependency | Dmitry Baryshkov | 2024-05-20 | 1 | -0/+1 |
| * | wifi: ath11k: Fix error path in ath11k_pcic_ext_irq_config | Breno Leitao | 2024-05-17 | 1 | -8/+17 |
* | | tracing/treewide: Remove second parameter of __assign_str() | Steven Rostedt (Google) | 2024-05-22 | 5 | -66/+66 |
* | | Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2024-05-21 | 3 | -30/+30 |
|\ \ |
|
| * | | wifi: ath10k: Refer to INTX instead of LEGACY | Damien Le Moal | 2024-04-25 | 3 | -30/+30 |
* | | | Merge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 2024-05-16 | 1 | -20/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | wifi: ath10k: sdio: drop driver owner initialization | Krzysztof Kozlowski | 2024-04-04 | 1 | -1/+0 |
| * | | wifi: ath10k: sdio: simplify module initialization | Krzysztof Kozlowski | 2024-04-04 | 1 | -19/+1 |
| |/ |
|
* | | Merge tag 'ath-next-20240502' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Kalle Valo | 2024-05-03 | 58 | -662/+2539 |
|\ \ |
|
| * | | wifi: ath12k: fix the problem that down grade phy mode operation | Lingbo Kong | 2024-05-02 | 1 | -3/+13 |
| * | | wifi: ar5523: enable proper endpoint verification | Nikita Zhandarovich | 2024-04-30 | 1 | -0/+14 |
| * | | wifi: ath12k: fix flush failure in recovery scenarios | Baochen Qiang | 2024-04-30 | 1 | -0/+7 |
| * | | wifi: ath12k: check M3 buffer size as well whey trying to reuse it | Baochen Qiang | 2024-04-30 | 1 | -15/+21 |
| * | | wifi: carl9170: add a proper sanity check for endpoints | Nikita Zhandarovich | 2024-04-29 | 1 | -0/+32 |
| * | | wifi: ath10k: drop fw.eboard file name | Dmitry Baryshkov | 2024-04-25 | 2 | -9/+2 |
| * | | wifi: ath10k: drop chip-specific board data file name | Dmitry Baryshkov | 2024-04-25 | 3 | -38/+7 |
| * | | wifi: ath10k: populate board data for WCN3990 | Dmitry Baryshkov | 2024-04-25 | 3 | -0/+7 |
| * | | wifi: ath10k: Fix an error code problem in ath10k_dbg_sta_write_peer_debug_tr... | Su Hui | 2024-04-24 | 1 | -1/+1 |
| * | | wifi: ath12k: set mlo_capable_flags based on QMI PHY capability | Raj Kumar Bhagat | 2024-04-24 | 2 | -4/+13 |
| * | | wifi: ath12k: read single_chip_mlo_support parameter from QMI PHY capability | Raj Kumar Bhagat | 2024-04-24 | 2 | -2/+24 |
| * | | wifi: ath12k: add support to handle beacon miss for WCN7850 | Kang Yang | 2024-04-24 | 5 | -18/+99 |
| * | | wifi: ath12k: ACPI band edge channel power support | Lingbo Kong | 2024-04-23 | 4 | -0/+46 |
| * | | wifi: ath12k: ACPI CCA threshold support | Lingbo Kong | 2024-04-23 | 4 | -0/+47 |
| * | | wifi: ath12k: ACPI SAR support | Lingbo Kong | 2024-04-23 | 5 | -0/+244 |
| * | | wifi: ath12k: ACPI TAS support | Lingbo Kong | 2024-04-23 | 9 | -0/+356 |
| * | | wifi: ath12k: change supports_suspend to true for WCN7850 | Baochen Qiang | 2024-04-23 | 1 | -1/+1 |
| * | | wifi: ath12k: support suspend/resume | Baochen Qiang | 2024-04-23 | 7 | -32/+134 |
| * | | wifi: ath12k: avoid stopping mac80211 queues in ath12k_core_restart() | Baochen Qiang | 2024-04-23 | 1 | -6/+0 |
| * | | wifi: ath12k: no need to handle pktlog during suspend/resume | Baochen Qiang | 2024-04-23 | 3 | -72/+1 |
| * | | wifi: ath12k: flush all packets before suspend | Baochen Qiang | 2024-04-23 | 3 | -11/+38 |
| * | | wifi: ath12k: decrease MHI channel buffer length to 8KB | Baochen Qiang | 2024-04-23 | 1 | -1/+1 |
| * | | wifi: ath12k: fix warning on DMA ring capabilities event | Baochen Qiang | 2024-04-23 | 1 | -0/+1 |
| * | | wifi: ath12k: do not dump SRNG statistics during resume | Baochen Qiang | 2024-04-23 | 1 | -1/+2 |
| * | | wifi: ath12k: remove MHI LOOPBACK channels | Baochen Qiang | 2024-04-23 | 1 | -56/+0 |
| * | | wifi: ath12k: rearrange IRQ enable/disable in reset path | Baochen Qiang | 2024-04-23 | 1 | -2/+4 |
| * | | wifi: ath12k: fix kernel crash during resume | Baochen Qiang | 2024-04-23 | 3 | -6/+26 |
| * | | wifi: ath12k: fix out-of-bound access of qmi_invoke_handler() | Karthikeyan Kathirvel | 2024-04-22 | 1 | -0/+3 |
| * | | wifi: ath12k: Refactor data path cmem init | Karthikeyan Periyasamy | 2024-04-22 | 1 | -6/+47 |
| * | | wifi: ath12k: displace the Tx and Rx descriptor in cookie conversion table | Karthikeyan Periyasamy | 2024-04-22 | 1 | -2/+2 |
| * | | wifi: ath12k: Refactor the hardware cookie conversion init | Karthikeyan Periyasamy | 2024-04-22 | 2 | -8/+20 |
| * | | wifi: ath12k: avoid redundant code in Rx cookie conversion init | Karthikeyan Periyasamy | 2024-04-22 | 1 | -1/+2 |
| * | | wifi: ath12k: don't use %pK in dmesg format strings | Jeff Johnson | 2024-04-18 | 6 | -13/+13 |
| * | | wifi: ath12k: enable service flag for survey dump stats | Thiraviyam Mariyappan | 2024-04-18 | 2 | -1/+3 |
| * | | wifi: ath12k: enable WIPHY_FLAG_DISABLE_WEXT | Kalle Valo | 2024-04-18 | 1 | -0/+6 |
| * | | wifi: ath11k: Fix error handling in ath11k_wmi_p2p_noa_event() | Christophe JAILLET | 2024-04-18 | 1 | -12/+6 |
| * | | wifi: ath11k: add support DT ieee80211-freq-limit | Christian Lamparter | 2024-04-18 | 1 | -0/+1 |
| * | | wifi: ath12k: dynamically update peer puncturing bitmap for STA | Kang Yang | 2024-04-16 | 2 | -0/+77 |