index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
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-18
wifi: ath12k: Avoid allocating rx_stats when ext_rx_stats is disabled
P Praneesh
1
-7
/
+4
2025-04-12
wifi: ath12k: replace the usage of rx desc with rx_info
P Praneesh
1
-1
/
+3
2025-03-28
wifi: ath12k: Avoid packet offset and FCS length from Rx TLV
P Praneesh
1
-18
/
+5
2025-03-28
wifi: ath12k: change the status update in the monitor Rx
P Praneesh
1
-4
/
+134
2025-03-28
wifi: ath12k: Avoid fetch Error bitmap and decap format from Rx TLV
P Praneesh
1
-35
/
+23
2025-03-28
wifi: ath12k: Add extra TLV tag parsing support in monitor Rx path
P Praneesh
1
-5
/
+152
2025-03-28
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-18
wifi: ath12k: Refactor Rx status TLV parsing procedure argument
Karthikeyan Periyasamy
1
-10
/
+11
2025-01-18
wifi: ath12k: Refactor the monitor Tx/RX handler procedure arguments
Karthikeyan Periyasamy
1
-15
/
+14
2025-01-18
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
2024-10-23
wifi: ath12k: fix struct hal_rx_ppdu_end_user_stats
Kang Yang
1
-7
/
+4
2024-10-16
wifi: ath12k: prepare sta data structure for MLO handling
Sriram R
1
-5
/
+9
2024-05-07
wifi: ath12k: Remove unsupported tx monitor handling
Tamizh Chelvam Raja
1
-39
/
+1
2024-04-18
wifi: ath12k: don't use %pK in dmesg format strings
Jeff Johnson
1
-3
/
+3
2024-02-02
wifi: ath12k: remove hal_desc_sz from hw params
Raj Kumar Bhagat
1
-1
/
+1
2024-02-02
wifi: ath12k: split hal_ops to support RX TLVs word mask compaction
Raj Kumar Bhagat
1
-1
/
+2
2024-01-19
wifi: ath12k: Refactor the mac80211 hw access from link/radio
Karthikeyan Periyasamy
1
-2
/
+2
[next]