aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k/wmi.c
AgeCommit message (Expand)AuthorFilesLines
2026-05-04wifi: ath12k: initialize RSSI dBm conversion event stateRameshkumar Sundaram1-1/+1
2026-05-04wifi: ath12k: fix leak in some ath12k_wmi_xxx() functionsNicolas Escande1-15/+88
2026-03-24Merge tag 'ath-next-20260324' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg1-31/+27
2026-03-16wifi: ath12k: Clean up the WMI Unit Test command interfaceJeff Johnson1-31/+27
2026-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-23/+13
2026-03-04Merge tag 'ath-next-20260303' of https://git.kernel.org/pub/scm/linux/kernel/...Johannes Berg1-31/+26
2026-03-03Merge tag 'ath-current-20260302' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg1-23/+13
2026-02-26wifi: ath12k: add basic hwmon temperature reportingMaharaja Kennadyrajan1-31/+26
2026-02-26wifi: ath12k: fix station lookup failure when disconnecting from APBaochen Qiang1-23/+13
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-7/+6
2026-02-02Merge tag 'ath-next-20260202' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg1-0/+142
2026-01-30wifi: ath12k: add WMI support for spatial reuse parameter configurationWei Zhang1-0/+142
2026-01-29Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski1-22/+32
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-8/+1
2026-01-15wifi: ath12k: send peer meta data version to firmwareBaochen Qiang1-0/+4
2026-01-15wifi: ath12k: limit number of channels per WMI commandBaochen Qiang1-1/+2
2026-01-15wifi: ath12k: fix mac phy capability parsingBaochen Qiang1-8/+14
2026-01-15wifi: ath12k: refactor 320 MHz bandwidth support parsingBaochen Qiang1-12/+11
2026-01-15wifi: ath12k: fix preferred hardware mode calculationBaochen Qiang1-1/+1
2026-01-09wifi: ath12k: don't force radio frequency check in freq_to_idx()Baochen Qiang1-8/+1
2025-12-15Merge branch 'ath12k-ng' into ath-nextJeff Johnson1-126/+12
2025-11-06wifi: ath12k: Fix timeout error during beacon stats retrievalManish Dharanenthiran1-9/+1
2025-11-06wifi: ath12k: Make firmware stats reset caller-drivenManish Dharanenthiran1-2/+0
2025-10-27wifi: ath12k: Add hash table for ath12k_link_sta in ath12k_baseHarsh Kumar Bijlani1-7/+7
2025-10-27wifi: ath12k: Rename ath12k_peer to ath12k_dp_link_peerHarsh Kumar Bijlani1-2/+2
2025-10-24wifi: ath12k: add support for BSS color changeWei Zhang1-1/+72
2025-10-15wifi: ath12k: fix VHT MCS assignmentBaochen Qiang1-5/+8
2025-09-30wifi: ath12k: Convert ath12k_dp member in ath12k_base to pointerRipan Deuri1-2/+3
2025-09-18wifi: ath12k: Extend beacon miss handling for MLO non-AP STAMaharaja Kennadyrajan1-12/+25
2025-09-18wifi: ath12k: Add support to handle reason inactivity STA kickout event for Q...Arulanbu Balusamy1-3/+15
2025-09-18wifi: ath12k: enhance the WMI_PEER_STA_KICKOUT event with reasons and RSSI re...Maharaja Kennadyrajan1-2/+5
2025-09-18wifi: ath12k: report station mode per-chain signal strengthLingbo Kong1-0/+98
2025-09-08wifi: ath12k: fix WMI TLV header misalignmentMiaoqing Pan1-1/+1
2025-09-02wifi: ath12k: Set EMLSR support flag in MLO flags for EML-capable stationsRamya Gnanasekar1-0/+1
2025-08-20wifi: ath12k: Move Wi-Fi 7 WMI configuration to dedicated fileKiran Venkatappa1-97/+0
2025-07-21wifi: ath12k: Prefer {} to {0} in initializersJeff Johnson1-7/+7
2025-07-18wifi: ath12k: Add support to parse max ext2 wmi service bitTamizh Chelvam Raja1-7/+6
2025-07-18wifi: ath12k: fix endianness handling while accessing wmi service bitTamizh Chelvam Raja1-5/+7
2025-07-14wifi: ath12k: Add support to enqueue management frame at MLD levelSriram R1-4/+52
2025-07-14wifi: ath12k: Refactor macros to use memory profile-based valuesAaradhana Sahu1-1/+1
2025-07-14wifi: ath12k: Remove redundant TID calculation for QCN9274Aaradhana Sahu1-1/+0
2025-07-11wifi: ath12k: support average ack rssi in station dumpSivashankari Madhavan1-4/+11
2025-07-10wifi: ath12k: allow beacon protection keys to be installed in hardwareKarthikeyan Kathirvel1-0/+3
2025-07-02wifi: ath12k: add support for 160 MHz bandwidthPradeep Kumar Chitrapu1-1/+6
2025-07-02wifi: ath12k: clean up 80P80 supportPradeep Kumar Chitrapu1-2/+0
2025-06-27wifi: ath12k: fix timeout while waiting for regulatory update during interfac...Aditya Kumar Singh1-1/+1
2025-06-26wifi: ath12k: Clear auth flag only for actual association in security modeThiraviyam Mariyappan1-1/+1
2025-06-26wifi: ath12k: Add memset and update default rate value in wmi tx completionSarika Sharma1-0/+5
2025-06-26wifi: ath12k: use real noise floor instead of default valueRaj Kumar Bhagat1-1/+6
2025-06-26wifi: ath12k: handle WMI event for real noise floor calculationRaj Kumar Bhagat1-0/+226