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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-08
wifi: ath12k: Use michael_mic() from cfg80211
Eric Biggers
1
-2
/
+0
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-1
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-13
/
+13
2026-01-15
wifi: ath12k: clean up on error in ath12k_dp_setup()
Dan Carpenter
1
-1
/
+1
2025-12-15
Merge branch 'ath12k-ng' into ath-next
Jeff Johnson
1
-384
/
+175
2025-11-05
wifi: ath12k: Use dp objects in performance critical paths
Pavankumar Nandeshwar
1
-14
/
+11
2025-11-05
wifi: ath12k: Build all the files in wifi7 directory into ath12k_wifi7.ko
Pavankumar Nandeshwar
1
-0
/
+2
2025-11-05
wifi: ath12k: Remove arch-specific HAL dependencies from common DP
Pavankumar Nandeshwar
1
-2
/
+1
2025-11-05
wifi: ath12k: Add callbacks in arch_ops for rx APIs
Pavankumar Nandeshwar
1
-3
/
+2
2025-10-27
wifi: ath12k: Use ath12k_dp_peer in per packet Tx & Rx paths
Harsh Kumar Bijlani
1
-3
/
+3
2025-10-27
wifi: ath12k: Attach and detach ath12k_dp_link_peer to ath12k_dp_peer
Harsh Kumar Bijlani
1
-0
/
+1
2025-10-27
wifi: ath12k: Add hash table for ath12k_dp_link_peer
Harsh Kumar Bijlani
1
-1
/
+13
2025-10-27
wifi: ath12k: Move ath12k_dp_link_peer list from ath12k_base to ath12k_dp
Harsh Kumar Bijlani
1
-9
/
+14
2025-10-27
wifi: ath12k: Rename ath12k_peer to ath12k_dp_link_peer
Harsh Kumar Bijlani
1
-4
/
+4
2025-10-10
wifi: ath12k: Segregate the common and wifi7 specific structures
Pavankumar Nandeshwar
1
-52
/
+2
2025-10-10
wifi: ath12k: Move HAL Cookie Conversion and RBM related APIs to wifi7 directory
Pavankumar Nandeshwar
1
-73
/
+2
2025-10-10
wifi: ath12k: Move HAL REO and Rx buf related APIs to wifi7 directory
Pavankumar Nandeshwar
1
-2
/
+2
2025-10-10
wifi: ath12k: Move HAL Tx, REO and link idle setup related APIs to wifi7 dire...
Pavankumar Nandeshwar
1
-24
/
+9
2025-10-10
wifi: ath12k: Move HAL CE status and set link desc addr APIs to wifi7 directory
Pavankumar Nandeshwar
1
-2
/
+3
2025-10-10
wifi: ath12k: Use hal handle instead of ab handle
Pavankumar Nandeshwar
1
-10
/
+12
2025-10-10
wifi: ath12k: Move hal_params and regs to hal from hw
Pavankumar Nandeshwar
1
-1
/
+1
2025-10-10
wifi: ath12k: Move wbm_rbm_map to hw specific hal files
Pavankumar Nandeshwar
1
-2
/
+2
2025-10-10
wifi: ath12k: Initialize hal_ops through hal_init
Pavankumar Nandeshwar
1
-2
/
+2
2025-10-10
wifi: ath12k: Initialize desc_size through hal_init
Pavankumar Nandeshwar
1
-5
/
+0
2025-10-08
wifi: ath12k: Refactor data path pdev struct
Ripan Deuri
1
-0
/
+23
2025-09-30
wifi: ath12k: Refactor ath12k_vif structure
Harsh Kumar Bijlani
1
-20
/
+39
2025-09-30
wifi: ath12k: Rearrange DP fields in ath12k_hw_group struct
Ripan Deuri
1
-0
/
+24
2025-09-30
wifi: ath12k: Support arch-specific DP device allocation
Ripan Deuri
1
-16
/
+22
2025-09-30
wifi: ath12k: Convert ath12k_dp member in ath12k_base to pointer
Ripan Deuri
1
-23
/
+35
2025-09-22
wifi: ath12k: Add Retry Mechanism for REO RX Queue Update Failures
Manish Dharanenthiran
1
-0
/
+2
2025-09-11
wifi: ath12k: Change the API prefixes to ath12k_wifi7 in tx/rx
Pavankumar Nandeshwar
1
-5
/
+6
2025-09-11
wifi: ath12k: Move hal_rx_ops callbacks to hal_ops
Pavankumar Nandeshwar
1
-1
/
+1
2025-09-11
wifi: ath12k: Remove non-compact TLV support from QCN
Pavankumar Nandeshwar
1
-19
/
+1
2025-09-03
wifi: ath12k: Move HTT specific code from dp.c to newly introduced files
Harsh Kumar Bijlani
1
-29
/
+0
2025-09-03
wifi: ath12k: Move srng processing to wifi7 directory
Pavankumar Nandeshwar
1
-124
/
+0
2025-09-03
wifi: ath12k: Move Rx error related functions to wifi7 directory
Pavankumar Nandeshwar
1
-1
/
+1
2025-09-03
wifi: ath12k: Move hal_tx.h file to wifi7 directory
Pavankumar Nandeshwar
1
-2
/
+2
2025-07-21
wifi: ath12k: Correct tid cleanup when tid setup fails
Sarika Sharma
1
-2
/
+1
2025-07-21
wifi: ath12k: Prefer {} to {0} in initializers
Jeff Johnson
1
-3
/
+3
2025-07-14
wifi: ath12k: Refactor macros to use memory profile-based values
Aaradhana Sahu
1
-47
/
+82
2025-06-23
wifi: ath12k: Decrement TID on RX peer frag setup error handling
Karthikeyan Kathirvel
1
-0
/
+1
2025-05-16
wifi: ath12k: Enable AST index based address search in Station Mode
Thiraviyam Mariyappan
1
-5
/
+5
2025-05-16
wifi: ath12k: add monitor mode handler by monitor status ring interrupt
Kang Yang
1
-1
/
+5
2025-05-16
wifi: ath12k: add interrupt configuration for mon status ring
Kang Yang
1
-1
/
+23
2025-05-16
wifi: ath12k: delete mon reap timer
Kang Yang
1
-28
/
+0
2025-04-25
Merge tag 'ath-next-20250418' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Johannes Berg
1
-25
/
+63
2025-04-17
wifi: ath12k: Fix memory leak during extended skb allocation
P Praneesh
1
-1
/
+9
2025-04-07
wifi: ath12k: Fix misspelling "upto" in dp.c
Jeff Johnson
1
-1
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
[next]