aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k/core.h
AgeCommit message (Expand)AuthorFilesLines
2026-04-07wifi: ath12k: Add ath12k_hw_params for IPQ5424Saravanakumar Duraisamy1-0/+1
2026-04-07wifi: ath12k: Create symlink for each radio in a wiphyRoopni Devanathan1-0/+2
2026-04-07wifi: ath12k: Rename hw_link_id to radio_idx in ath12k_ah_to_ar()Roopni Devanathan1-5/+5
2026-03-06wifi: ath12k: Fix the assignment of logical link indexManish Dharanenthiran1-1/+1
2026-02-26wifi: ath12k: add basic hwmon temperature reportingMaharaja Kennadyrajan1-0/+3
2026-01-15wifi: ath12k: support downloading auxiliary ucode image for QCC2072Baochen Qiang1-0/+2
2026-01-15wifi: ath12k: add hardware registers for QCC2072Baochen Qiang1-0/+1
2025-12-15Merge branch 'ath12k-ng' into ath-nextJeff Johnson1-133/+43
2025-11-06wifi: ath12k: Fix timeout error during beacon stats retrievalManish Dharanenthiran1-1/+0
2025-11-05wifi: ath12k: Remove the wifi7 header inclusions in common codePavankumar Nandeshwar1-1/+0
2025-11-05wifi: ath12k: Move DP specific link stats to DP link peerHarsh Kumar Bijlani1-59/+0
2025-11-05wifi: ath12k: Move DP device stats to ath12k_dpPavankumar Nandeshwar1-26/+0
2025-10-27wifi: ath12k: Use ath12k_dp_peer in per packet Tx & Rx pathsHarsh Kumar Bijlani1-8/+0
2025-10-27wifi: ath12k: Define ath12k_dp_peer structure & APIs for create & deleteHarsh Kumar Bijlani1-2/+1
2025-10-27wifi: ath12k: Move ath12k_dp_link_peer list from ath12k_base to ath12k_dpHarsh Kumar Bijlani1-1/+0
2025-10-27wifi: ath12k: Add hash table for ath12k_link_sta in ath12k_baseHarsh Kumar Bijlani1-0/+7
2025-10-24wifi: ath12k: add support for BSS color changeWei Zhang1-0/+1
2025-10-15wifi: ath12k: Defer vdev bring-up until CSA finalize to avoid stale beaconAditya Kumar Singh1-0/+1
2025-10-15wifi: ath12k: track dropped MSDU buffer type packets in REO exception ringSarika Sharma1-0/+1
2025-10-10wifi: ath12k: Segregate the common and wifi7 specific structuresPavankumar Nandeshwar1-1/+1
2025-10-08wifi: ath12k: Rearrange PPDU radio statsRipan Deuri1-20/+0
2025-10-08wifi: ath12k: Refactor data path pdev structRipan Deuri1-0/+4
2025-09-30wifi: ath12k: Refactor ath12k_vif structureHarsh Kumar Bijlani1-10/+3
2025-09-30wifi: ath12k: Add framework for hardware specific ieee80211_ops registrationRipan Deuri1-0/+5
2025-09-30wifi: ath12k: Rearrange DP fields in ath12k_hw_group structRipan Deuri1-3/+6
2025-09-30wifi: ath12k: Convert ath12k_dp member in ath12k_base to pointerRipan Deuri1-1/+11
2025-09-18wifi: ath12k: report station mode per-chain signal strengthLingbo Kong1-0/+4
2025-09-18wifi: ath12k: Add support to set per-radio RTS thresholdRoopni Devanathan1-1/+2
2025-09-11wifi: ath12k: Remove hal_rx_ops and merge into hal_opsRipan Deuri1-2/+0
2025-09-03wifi: ath12k: Move hal_rx.h file to wifi7 directoryPavankumar Nandeshwar1-2/+2
2025-08-20wifi: ath12k: Remove HAL define dependencies from shared AHB codeKiran Venkatappa1-0/+1
2025-08-20wifi: ath12k: Restructure PCI code to common and Wi-Fi 7 specific logicKiran Venkatappa1-0/+6
2025-07-14wifi: ath12k: Add support to enqueue management frame at MLD levelSriram R1-0/+1
2025-07-14wifi: ath12k: Enable memory profile selection for QCN9274Aaradhana Sahu1-0/+2
2025-07-14wifi: ath12k: Remove redundant TID calculation for QCN9274Aaradhana Sahu1-1/+0
2025-07-14wifi: ath12k: Add a table of parameters entries impacting memory consumptionAaradhana Sahu1-0/+17
2025-07-10wifi: ath12k: allow beacon protection keys to be installed in hardwareKarthikeyan Kathirvel1-0/+1
2025-07-07wifi: ath12k: Add num_stations counter for each interfaceAditya Kumar Singh1-0/+1
2025-07-07wifi: ath12k: fetch tx_retry and tx_failed from htt_ppdu_stats_user_cmpltn_co...Sarika Sharma1-0/+2
2025-07-02wifi: ath12k: add support for 160 MHz bandwidthPradeep Kumar Chitrapu1-0/+2
2025-06-26wifi: ath12k: handle WMI event for real noise floor calculationRaj Kumar Bhagat1-0/+17
2025-06-23wifi: ath12k: install pairwise key firstBaochen Qiang1-0/+4
2025-06-23wifi: ath12k: handle regulatory hints during mac registrationAditya Kumar Singh1-0/+1
2025-06-23wifi: ath12k: update channel list in worker when wait flag is setKang Yang1-1/+3
2025-06-23wifi: ath12k: Split scan request for split band deviceRameshkumar Sundaram1-2/+0
2025-06-23wifi: ath12k: Prepare ahvif scan link for parallel scanRameshkumar Sundaram1-1/+1
2025-06-17wifi: ath12k: don't use static variables in ath12k_wmi_fw_stats_process()Baochen Qiang1-0/+2
2025-06-17wifi: ath12k: avoid burning CPU while waiting for firmware statsBaochen Qiang1-1/+1
2025-06-17wifi: ath12k: don't activate more links than firmware supportsBaochen Qiang1-0/+6
2025-05-19wifi: ath12k: support usercase-specific firmware overridesMiaoqing Pan1-2/+11