index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath12k
/
dp_mon.c
Age
Commit message (
Expand
)
Author
2025-05-16
wifi: ath12k: use different packet offset for WCN7850
Kang Yang
2025-05-16
wifi: ath12k: add support to reap and process mon dest ring
Kang Yang
2025-05-16
wifi: ath12k: add support to reap and process monitor status ring
Kang Yang
2025-05-16
wifi: ath12k: add monitor mode handler by monitor status ring interrupt
Kang Yang
2025-05-16
wifi: ath12k: add ring config for monitor mode on WCN7850
Kang Yang
2025-05-16
wifi: ath12k: avoid call ath12k_dp_mon_parse_rx_dest_tlv() for WCN7850
Kang Yang
2025-05-16
wifi: ath12k: parse msdu_end tlv in ath12k_dp_mon_rx_parse_status_tlv()
Kang Yang
2025-04-17
wifi: ath12k: Avoid allocating rx_stats when ext_rx_stats is disabled
P Praneesh
2025-04-11
wifi: ath12k: replace the usage of rx desc with rx_info
P Praneesh
2025-03-27
wifi: ath12k: Avoid packet offset and FCS length from Rx TLV
P Praneesh
2025-03-27
wifi: ath12k: change the status update in the monitor Rx
P Praneesh
2025-03-27
wifi: ath12k: Avoid fetch Error bitmap and decap format from Rx TLV
P Praneesh
2025-03-27
wifi: ath12k: Add extra TLV tag parsing support in monitor Rx path
P Praneesh
2025-03-27
wifi: ath12k: fix link valid field initialization in the monitor Rx
Hari Chandrakanthan
2025-02-11
wifi: ath12k: Refactor the format of peer rate table information
Balamurugan Mahalingam
2025-02-11
wifi: ath12k: Add EHT MCS support in Extended Rx statistics
Balamurugan Mahalingam
2025-02-11
wifi: ath12k: fix the ampdu id fetch in the HAL_RX_MPDU_START TLV
P Praneesh
2025-02-11
wifi: ath12k: Update the peer id in PPDU end user stats TLV
Karthikeyan Periyasamy
2025-02-11
wifi: ath12k: Add HAL_PHYRX_OTHER_RECEIVE_INFO TLV parsing support
Karthikeyan Periyasamy
2025-02-11
wifi: ath12k: Add HAL_RX_PPDU_START_USER_INFO TLV parsing support
Karthikeyan Periyasamy
2025-02-11
wifi: ath12k: Add HAL_PHYRX_GENERIC_EHT_SIG TLV parsing support
Karthikeyan Periyasamy
2025-02-11
wifi: ath12k: Add HAL_PHYRX_GENERIC_U_SIG TLV parsing support
Karthikeyan Periyasamy
2025-02-11
wifi: ath12k: add support of station average signal strength
Nicolas Escande
2025-01-26
wifi: ath12k: Handle monitor drop TLVs scenario
P Praneesh
2025-01-26
wifi: ath12k: Avoid memory leak while enabling statistics
P Praneesh
2025-01-26
wifi: ath12k: Handle PPDU spread across multiple buffers
P Praneesh
2025-01-26
wifi: ath12k: Optimize NAPI budget by adjusting PPDU processing
P Praneesh
2025-01-26
wifi: ath12k: Handle end reason for the monitor destination ring
P Praneesh
2025-01-26
wifi: ath12k: Add drop descriptor handling for monitor ring
P Praneesh
2025-01-26
wifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_process
P Praneesh
2025-01-26
wifi: ath12k: Restructure the code for monitor ring processing
P Praneesh
2025-01-26
wifi: ath12k: Avoid code duplication in monitor ring processing
P Praneesh
2025-01-17
wifi: ath12k: Refactor Rx status TLV parsing procedure argument
Karthikeyan Periyasamy
2025-01-17
wifi: ath12k: Refactor the monitor Tx/RX handler procedure arguments
Karthikeyan Periyasamy
2025-01-17
wifi: ath12k: Refactor the monitor Rx parser handler argument
Karthikeyan Periyasamy
2024-12-19
wifi: ath12k: Avoid explicit type cast in monitor status parse handler
Karthikeyan Periyasamy
2024-12-19
wifi: ath12k: fix incorrect TID updation in DP monitor status path
Karthikeyan Periyasamy
2024-12-19
wifi: ath12k: Add support for parsing 64-bit TLVs
P Praneesh
2024-12-16
wifi: ath12k: pass link ID during MLO while delivering skb
Aditya Kumar Singh
2024-10-23
wifi: ath12k: fix A-MSDU indication in monitor mode
Kang Yang
2024-10-23
wifi: ath12k: use tail MSDU to get MSDU information
Kang Yang
2024-10-23
wifi: ath12k: fix struct hal_rx_phyrx_rssi_legacy_info
Kang Yang
2024-10-23
wifi: ath12k: fix struct hal_rx_ppdu_start
Kang Yang
2024-10-23
wifi: ath12k: fix struct hal_rx_ppdu_end_user_stats
Kang Yang
2024-10-16
wifi: ath12k: prepare sta data structure for MLO handling
Sriram R
2024-05-07
wifi: ath12k: Remove unsupported tx monitor handling
Tamizh Chelvam Raja
2024-04-18
wifi: ath12k: don't use %pK in dmesg format strings
Jeff Johnson
2024-02-02
wifi: ath12k: remove hal_desc_sz from hw params
Raj Kumar Bhagat
2024-02-02
wifi: ath12k: split hal_ops to support RX TLVs word mask compaction
Raj Kumar Bhagat
2024-01-19
wifi: ath12k: Refactor the mac80211 hw access from link/radio
Karthikeyan Periyasamy
[next]