index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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-12-15
Merge branch 'ath12k-ng' into ath-next
Jeff Johnson
1
-3414
/
+103
2025-11-11
wifi: ath12k: Remove Wi-Fi 7 header dependencies from common ath12k module
Alok Singh
1
-96
/
+14
2025-11-11
wifi: ath12k: Move MSDU END TLV processing to Wi-Fi 7 module
Alok Singh
1
-50
/
+0
2025-11-11
wifi: ath12k: Move MU user processing to Wi-Fi 7 module
Alok Singh
1
-351
/
+0
2025-11-11
wifi: ath12k: Move remaining SIG TLV parsing to Wi-Fi 7 module
Alok Singh
1
-265
/
+0
2025-11-11
wifi: ath12k: Move EHT SIG processing to Wi-Fi 7 module
Alok Singh
1
-389
/
+0
2025-11-11
wifi: ath12k: Move HE SIG processing to Wi-Fi 7 module
Alok Singh
1
-360
/
+0
2025-11-11
wifi: ath12k: Move HT/VHT SIG processing to Wi-Fi 7 module
Alok Singh
1
-56
/
+0
2025-11-11
wifi: ath12k: Move TX monitor functionality to Wi-Fi 7 module
Alok Singh
1
-671
/
+0
2025-11-11
wifi: ath12k: Move RX status TLV parsing to Wi-Fi 7 module
Alok Singh
1
-335
/
+39
2025-11-11
wifi: ath12k: Move MPDU pop functionality to Wi-Fi 7 module
Alok Singh
1
-202
/
+5
2025-11-11
wifi: ath12k: Move monitor status processing to Wi-Fi 7 module
Alok Singh
1
-394
/
+15
2025-11-11
wifi: ath12k: Move monitor ring processing to Wi-Fi 7 module
Alok Singh
1
-238
/
+18
2025-11-05
wifi: ath12k: Use dp objects in performance critical paths
Pavankumar Nandeshwar
1
-8
/
+7
2025-11-05
wifi: ath12k: Build all the files in wifi7 directory into ath12k_wifi7.ko
Pavankumar Nandeshwar
1
-0
/
+1
2025-11-05
wifi: ath12k: Remove the wifi7 header inclusions in common code
Pavankumar Nandeshwar
1
-17
/
+28
2025-11-05
wifi: ath12k: Move DP specific link stats to DP link peer
Harsh Kumar Bijlani
1
-28
/
+13
2025-10-27
wifi: ath12k: Use ath12k_dp_peer in per packet Tx & Rx paths
Harsh Kumar Bijlani
1
-6
/
+7
2025-10-27
wifi: ath12k: Move ath12k_dp_link_peer list from ath12k_base to ath12k_dp
Harsh Kumar Bijlani
1
-8
/
+9
2025-10-27
wifi: ath12k: Rename ath12k_peer to ath12k_dp_link_peer
Harsh Kumar Bijlani
1
-8
/
+8
2025-10-15
wifi: ath12k: Fix NSS value update in ext_rx_stats
Thiraviyam Mariyappan
1
-7
/
+12
2025-10-10
wifi: ath12k: Rename hal_ops to ops
Ripan Deuri
1
-1
/
+1
2025-10-10
wifi: ath12k: Move hal_params and regs to hal from hw
Pavankumar Nandeshwar
1
-2
/
+2
2025-10-10
wifi: ath12k: Initialize hal_ops through hal_init
Pavankumar Nandeshwar
1
-1
/
+1
2025-10-08
wifi: ath12k: Refactor data path pdev struct
Ripan Deuri
1
-77
/
+106
2025-09-30
wifi: ath12k: Convert ath12k_dp member in ath12k_base to pointer
Ripan Deuri
1
-6
/
+9
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-09-11
wifi: ath12k: Change the API prefixes to ath12k_wifi7 in tx/rx
Pavankumar Nandeshwar
1
-14
/
+14
2025-09-11
wifi: ath12k: Remove hal_rx_ops and merge into hal_ops
Ripan Deuri
1
-1
/
+1
2025-09-11
wifi: ath12k: Add new infra for the rx path
Pavankumar Nandeshwar
1
-1
/
+5
2025-09-03
wifi: ath12k: Move Rx error related functions to wifi7 directory
Pavankumar Nandeshwar
1
-2
/
+2
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
[next]