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_rx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-04
wifi: ath12k: fix peer_id usage in normal RX path
Baochen Qiang
1
-1
/
+1
2026-04-23
wifi: ath12k: prepare REO update element only for primary link
Baochen Qiang
1
-0
/
+3
2026-04-08
wifi: ath12k: Use michael_mic() from cfg80211
Eric Biggers
1
-50
/
+5
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2026-03-24
wifi: ath12k: Pass the correct value of each TID during a stop AMPDU session
Reshma Immaculate Rajkumar
1
-1
/
+3
2026-03-04
Merge tag 'ath-next-20260303' of https://git.kernel.org/pub/scm/linux/kernel/...
Johannes Berg
1
-2
/
+0
2026-03-02
wifi: ath12k: Remove the unused argument from the Rx data path
Karthikeyan Periyasamy
1
-2
/
+0
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2025-12-15
Merge branch 'ath12k-ng' into ath-next
Jeff Johnson
1
-3227
/
+251
2025-11-05
wifi: ath12k: Use dp objects in performance critical paths
Pavankumar Nandeshwar
1
-23
/
+21
2025-11-05
wifi: ath12k: Build all the files in wifi7 directory into ath12k_wifi7.ko
Pavankumar Nandeshwar
1
-0
/
+12
2025-11-05
wifi: ath12k: Move ath12k_dp_rx_get_peer_id API to Wi-Fi 7
Pavankumar Nandeshwar
1
-23
/
+0
2025-11-05
wifi: ath12k: Move ath12k_dp_rx_frags_cleanup API to Wi-Fi 7
Pavankumar Nandeshwar
1
-26
/
+2
2025-11-05
wifi: ath12k: Remove the wifi7 header inclusions in common code
Pavankumar Nandeshwar
1
-1
/
+0
2025-11-05
wifi: ath12k: Move DP device stats to ath12k_dp
Pavankumar Nandeshwar
1
-2
/
+2
2025-11-05
wifi: ath12k: Add callbacks in arch_ops for rx APIs
Pavankumar Nandeshwar
1
-20
/
+18
2025-10-27
wifi: ath12k: Use ath12k_dp_peer in per packet Tx & Rx paths
Harsh Kumar Bijlani
1
-25
/
+33
2025-10-27
wifi: ath12k: Move ath12k_dp_link_peer list from ath12k_base to ath12k_dp
Harsh Kumar Bijlani
1
-40
/
+46
2025-10-27
wifi: ath12k: Rename ath12k_peer to ath12k_dp_link_peer
Harsh Kumar Bijlani
1
-17
/
+18
2025-10-24
wifi: ath12k: Assert base_lock is held before allocating REO update element
Sarika Sharma
1
-0
/
+2
2025-10-15
wifi: ath12k: track dropped MSDU buffer type packets in REO exception ring
Sarika Sharma
1
-0
/
+2
2025-10-15
wifi: ath12k: Fix MSDU buffer types handling in RX error path
Sarika Sharma
1
-6
/
+64
2025-10-10
wifi: ath12k: Segregate the common and wifi7 specific structures
Pavankumar Nandeshwar
1
-2
/
+0
2025-10-10
wifi: ath12k: Move HAL REO and Rx buf related APIs to wifi7 directory
Pavankumar Nandeshwar
1
-1
/
+2
2025-10-10
wifi: ath12k: Move hal_params and regs to hal from hw
Pavankumar Nandeshwar
1
-1
/
+1
2025-10-08
wifi: ath12k: Refactor data path pdev struct
Ripan Deuri
1
-42
/
+57
2025-09-30
wifi: ath12k: Convert ath12k_dp member in ath12k_base to pointer
Ripan Deuri
1
-10
/
+10
2025-09-22
wifi: ath12k: Use 1KB Cache Flush Command for QoS TID Descriptors
Manish Dharanenthiran
1
-30
/
+29
2025-09-22
wifi: ath12k: Fix flush cache failure during RX queue update
Nithyanantham Paramasivam
1
-0
/
+2
2025-09-22
wifi: ath12k: Add Retry Mechanism for REO RX Queue Update Failures
Manish Dharanenthiran
1
-57
/
+133
2025-09-22
wifi: ath12k: Refactor REO command to use ath12k_dp_rx_tid_rxq
Nithyanantham Paramasivam
1
-14
/
+32
2025-09-22
wifi: ath12k: Refactor RX TID buffer cleanup into helper function
Nithyanantham Paramasivam
1
-18
/
+16
2025-09-22
wifi: ath12k: Refactor RX TID deletion handling into helper function
Nithyanantham Paramasivam
1
-8
/
+19
2025-09-18
wifi: ath12k: Add fallback for invalid channel number in PHY metadata
Sriram R
1
-1
/
+15
2025-09-11
wifi: ath12k: Change the API prefixes to ath12k_wifi7 in tx/rx
Pavankumar Nandeshwar
1
-20
/
+23
2025-09-11
wifi: ath12k: Add new infra for the rx path
Pavankumar Nandeshwar
1
-59
/
+26
2025-09-03
wifi: ath12k: Move HTT Rx specific code to newly introduced files
Harsh Kumar Bijlani
1
-633
/
+0
2025-09-03
wifi: ath12k: Move arch specific rx tid and related functions to wifi7 directory
Pavankumar Nandeshwar
1
-244
/
+4
2025-09-03
wifi: ath12k: Move arch specific REO functions to wifi7 directory
Pavankumar Nandeshwar
1
-81
/
+1
2025-09-03
wifi: ath12k: Separate arch specific part of RX APIs
Pavankumar Nandeshwar
1
-24
/
+32
2025-09-03
wifi: ath12k: Move srng processing to wifi7 directory
Pavankumar Nandeshwar
1
-79
/
+0
2025-09-03
wifi: ath12k: Move regular msdu processing functions to wifi7 directory
Pavankumar Nandeshwar
1
-535
/
+8
2025-09-03
wifi: ath12k: Move rx error and defrag functions to wifi7 directory
Pavankumar Nandeshwar
1
-697
/
+14
2025-09-03
wifi: ath12k: Move rxdma ring config functions to wifi7 directory
Pavankumar Nandeshwar
1
-85
/
+0
2025-09-03
wifi: ath12k: Move hal_desc.h file to wifi7 directory
Pavankumar Nandeshwar
1
-1
/
+1
2025-09-03
wifi: ath12k: Move Rx error related functions to wifi7 directory
Pavankumar Nandeshwar
1
-356
/
+14
2025-09-03
wifi: ath12k: Move HAL Rx wrapper APIs to dp_rx.h
Pavankumar Nandeshwar
1
-237
/
+0
2025-09-03
wifi: ath12k: Move hal_rx.h file to wifi7 directory
Pavankumar Nandeshwar
1
-2
/
+2
2025-08-20
wifi: ath12k: Modularize driver into common and Wi-Fi 7 specific components
Kiran Venkatappa
1
-0
/
+3
2025-07-22
Merge tag 'ath-next-20250721' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Johannes Berg
1
-20
/
+52
[next]