summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k/dp_mon.c
AgeCommit message (Expand)Author
2025-05-16wifi: ath12k: use different packet offset for WCN7850Kang Yang
2025-05-16wifi: ath12k: add support to reap and process mon dest ringKang Yang
2025-05-16wifi: ath12k: add support to reap and process monitor status ringKang Yang
2025-05-16wifi: ath12k: add monitor mode handler by monitor status ring interruptKang Yang
2025-05-16wifi: ath12k: add ring config for monitor mode on WCN7850Kang Yang
2025-05-16wifi: ath12k: avoid call ath12k_dp_mon_parse_rx_dest_tlv() for WCN7850Kang Yang
2025-05-16wifi: ath12k: parse msdu_end tlv in ath12k_dp_mon_rx_parse_status_tlv()Kang Yang
2025-04-17wifi: ath12k: Avoid allocating rx_stats when ext_rx_stats is disabledP Praneesh
2025-04-11wifi: ath12k: replace the usage of rx desc with rx_infoP Praneesh
2025-03-27wifi: ath12k: Avoid packet offset and FCS length from Rx TLVP Praneesh
2025-03-27wifi: ath12k: change the status update in the monitor RxP Praneesh
2025-03-27wifi: ath12k: Avoid fetch Error bitmap and decap format from Rx TLVP Praneesh
2025-03-27wifi: ath12k: Add extra TLV tag parsing support in monitor Rx pathP Praneesh
2025-03-27wifi: ath12k: fix link valid field initialization in the monitor RxHari Chandrakanthan
2025-02-11wifi: ath12k: Refactor the format of peer rate table informationBalamurugan Mahalingam
2025-02-11wifi: ath12k: Add EHT MCS support in Extended Rx statisticsBalamurugan Mahalingam
2025-02-11wifi: ath12k: fix the ampdu id fetch in the HAL_RX_MPDU_START TLVP Praneesh
2025-02-11wifi: ath12k: Update the peer id in PPDU end user stats TLVKarthikeyan Periyasamy
2025-02-11wifi: ath12k: Add HAL_PHYRX_OTHER_RECEIVE_INFO TLV parsing supportKarthikeyan Periyasamy
2025-02-11wifi: ath12k: Add HAL_RX_PPDU_START_USER_INFO TLV parsing supportKarthikeyan Periyasamy
2025-02-11wifi: ath12k: Add HAL_PHYRX_GENERIC_EHT_SIG TLV parsing supportKarthikeyan Periyasamy
2025-02-11wifi: ath12k: Add HAL_PHYRX_GENERIC_U_SIG TLV parsing supportKarthikeyan Periyasamy
2025-02-11wifi: ath12k: add support of station average signal strengthNicolas Escande
2025-01-26wifi: ath12k: Handle monitor drop TLVs scenarioP Praneesh
2025-01-26wifi: ath12k: Avoid memory leak while enabling statisticsP Praneesh
2025-01-26wifi: ath12k: Handle PPDU spread across multiple buffersP Praneesh
2025-01-26wifi: ath12k: Optimize NAPI budget by adjusting PPDU processingP Praneesh
2025-01-26wifi: ath12k: Handle end reason for the monitor destination ringP Praneesh
2025-01-26wifi: ath12k: Add drop descriptor handling for monitor ringP Praneesh
2025-01-26wifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_processP Praneesh
2025-01-26wifi: ath12k: Restructure the code for monitor ring processingP Praneesh
2025-01-26wifi: ath12k: Avoid code duplication in monitor ring processingP Praneesh
2025-01-17wifi: ath12k: Refactor Rx status TLV parsing procedure argumentKarthikeyan Periyasamy
2025-01-17wifi: ath12k: Refactor the monitor Tx/RX handler procedure argumentsKarthikeyan Periyasamy
2025-01-17wifi: ath12k: Refactor the monitor Rx parser handler argumentKarthikeyan Periyasamy
2024-12-19wifi: ath12k: Avoid explicit type cast in monitor status parse handlerKarthikeyan Periyasamy
2024-12-19wifi: ath12k: fix incorrect TID updation in DP monitor status pathKarthikeyan Periyasamy
2024-12-19wifi: ath12k: Add support for parsing 64-bit TLVsP Praneesh
2024-12-16wifi: ath12k: pass link ID during MLO while delivering skbAditya Kumar Singh
2024-10-23wifi: ath12k: fix A-MSDU indication in monitor modeKang Yang
2024-10-23wifi: ath12k: use tail MSDU to get MSDU informationKang Yang
2024-10-23wifi: ath12k: fix struct hal_rx_phyrx_rssi_legacy_infoKang Yang
2024-10-23wifi: ath12k: fix struct hal_rx_ppdu_startKang Yang
2024-10-23wifi: ath12k: fix struct hal_rx_ppdu_end_user_statsKang Yang
2024-10-16wifi: ath12k: prepare sta data structure for MLO handlingSriram R
2024-05-07wifi: ath12k: Remove unsupported tx monitor handlingTamizh Chelvam Raja
2024-04-18wifi: ath12k: don't use %pK in dmesg format stringsJeff Johnson
2024-02-02wifi: ath12k: remove hal_desc_sz from hw paramsRaj Kumar Bhagat
2024-02-02wifi: ath12k: split hal_ops to support RX TLVs word mask compactionRaj Kumar Bhagat
2024-01-19wifi: ath12k: Refactor the mac80211 hw access from link/radioKarthikeyan Periyasamy