index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath12k
/
dp_mon.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-20
wifi: ath12k: Fix peer lookup in ath12k_dp_mon_rx_deliver_msdu()
Hari Chandrakanthan
1
-4
/
+3
2025-09-18
wifi: ath12k: fix the fetching of combined rssi
Kang Yang
1
-4
/
+4
2025-09-18
wifi: ath12k: fix HAL_PHYRX_COMMON_USER_INFO handling in monitor mode
Kang Yang
1
-5
/
+30
2025-09-18
wifi: ath12k: fix signal in radiotap for WCN7850
Kang Yang
1
-1
/
+5
2025-07-07
wifi: ath12k: add link support for multi-link in arsta
Sarika Sharma
1
-6
/
+16
2025-06-26
wifi: ath12k: use real noise floor instead of default value
Raj Kumar Bhagat
1
-1
/
+6
2025-06-23
wifi: ath12k: Fix double budget decrement while reaping monitor ring
P Praneesh
1
-1
/
+0
2025-05-16
wifi: ath12k: use different packet offset for WCN7850
Kang Yang
1
-5
/
+24
2025-05-16
wifi: ath12k: add support to reap and process mon dest ring
Kang Yang
1
-1
/
+355
2025-05-16
wifi: ath12k: add support to reap and process monitor status ring
Kang Yang
1
-2
/
+265
2025-05-16
wifi: ath12k: add monitor mode handler by monitor status ring interrupt
Kang Yang
1
-0
/
+12
2025-05-16
wifi: ath12k: add ring config for monitor mode on WCN7850
Kang Yang
1
-0
/
+88
2025-05-16
wifi: ath12k: avoid call ath12k_dp_mon_parse_rx_dest_tlv() for WCN7850
Kang Yang
1
-1
/
+1
2025-05-16
wifi: ath12k: parse msdu_end tlv in ath12k_dp_mon_rx_parse_status_tlv()
Kang Yang
1
-40
/
+38
2025-04-17
wifi: ath12k: Avoid allocating rx_stats when ext_rx_stats is disabled
P Praneesh
1
-7
/
+4
2025-04-11
wifi: ath12k: replace the usage of rx desc with rx_info
P Praneesh
1
-1
/
+3
2025-03-27
wifi: ath12k: Avoid packet offset and FCS length from Rx TLV
P Praneesh
1
-18
/
+5
2025-03-27
wifi: ath12k: change the status update in the monitor Rx
P Praneesh
1
-4
/
+134
2025-03-27
wifi: ath12k: Avoid fetch Error bitmap and decap format from Rx TLV
P Praneesh
1
-35
/
+23
2025-03-27
wifi: ath12k: Add extra TLV tag parsing support in monitor Rx path
P Praneesh
1
-5
/
+152
2025-03-27
wifi: ath12k: fix link valid field initialization in the monitor Rx
Hari Chandrakanthan
1
-0
/
+2
2025-02-11
wifi: ath12k: Refactor the format of peer rate table information
Balamurugan Mahalingam
1
-16
/
+13
2025-02-11
wifi: ath12k: Add EHT MCS support in Extended Rx statistics
Balamurugan Mahalingam
1
-0
/
+6
2025-02-11
wifi: ath12k: fix the ampdu id fetch in the HAL_RX_MPDU_START TLV
P Praneesh
1
-6
/
+10
2025-02-11
wifi: ath12k: Update the peer id in PPDU end user stats TLV
Karthikeyan Periyasamy
1
-0
/
+3
2025-02-11
wifi: ath12k: Add HAL_PHYRX_OTHER_RECEIVE_INFO TLV parsing support
Karthikeyan Periyasamy
1
-0
/
+7
2025-02-11
wifi: ath12k: Add HAL_RX_PPDU_START_USER_INFO TLV parsing support
Karthikeyan Periyasamy
1
-14
/
+293
2025-02-11
wifi: ath12k: Add HAL_PHYRX_GENERIC_EHT_SIG TLV parsing support
Karthikeyan Periyasamy
1
-45
/
+503
2025-02-11
wifi: ath12k: Add HAL_PHYRX_GENERIC_U_SIG TLV parsing support
Karthikeyan Periyasamy
1
-1
/
+204
2025-02-11
wifi: ath12k: add support of station average signal strength
Nicolas Escande
1
-0
/
+2
2025-01-26
wifi: ath12k: Handle monitor drop TLVs scenario
P Praneesh
1
-1
/
+8
2025-01-26
wifi: ath12k: Avoid memory leak while enabling statistics
P Praneesh
1
-56
/
+9
2025-01-26
wifi: ath12k: Handle PPDU spread across multiple buffers
P Praneesh
1
-0
/
+8
2025-01-26
wifi: ath12k: Optimize NAPI budget by adjusting PPDU processing
P Praneesh
1
-0
/
+7
2025-01-26
wifi: ath12k: Handle end reason for the monitor destination ring
P Praneesh
1
-1
/
+16
2025-01-26
wifi: ath12k: Add drop descriptor handling for monitor ring
P Praneesh
1
-0
/
+8
2025-01-26
wifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_process
P Praneesh
1
-1
/
+1
2025-01-26
wifi: ath12k: Restructure the code for monitor ring processing
P Praneesh
1
-52
/
+64
2025-01-26
wifi: ath12k: Avoid code duplication in monitor ring processing
P Praneesh
1
-118
/
+8
2025-01-17
wifi: ath12k: Refactor Rx status TLV parsing procedure argument
Karthikeyan Periyasamy
1
-10
/
+11
2025-01-17
wifi: ath12k: Refactor the monitor Tx/RX handler procedure arguments
Karthikeyan Periyasamy
1
-15
/
+14
2025-01-17
wifi: ath12k: Refactor the monitor Rx parser handler argument
Karthikeyan Periyasamy
1
-6
/
+6
2024-12-19
wifi: ath12k: Avoid explicit type cast in monitor status parse handler
Karthikeyan Periyasamy
1
-79
/
+47
2024-12-19
wifi: ath12k: fix incorrect TID updation in DP monitor status path
Karthikeyan Periyasamy
1
-4
/
+4
2024-12-19
wifi: ath12k: Add support for parsing 64-bit TLVs
P Praneesh
1
-7
/
+7
2024-12-16
wifi: ath12k: pass link ID during MLO while delivering skb
Aditya Kumar Singh
1
-1
/
+7
2024-10-23
wifi: ath12k: fix A-MSDU indication in monitor mode
Kang Yang
1
-2
/
+13
2024-10-23
wifi: ath12k: use tail MSDU to get MSDU information
Kang Yang
1
-18
/
+23
2024-10-23
wifi: ath12k: fix struct hal_rx_phyrx_rssi_legacy_info
Kang Yang
1
-19
/
+6
2024-10-23
wifi: ath12k: fix struct hal_rx_ppdu_start
Kang Yang
1
-4
/
+12
[next]