index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath12k
/
hal.c
Age
Commit message (
Expand
)
Author
2026-01-15
wifi: ath12k: handle REO status ring for QCC2072
Baochen Qiang
2026-01-15
wifi: ath12k: handle REO CMD ring for QCC2072
Baochen Qiang
2026-01-15
wifi: ath12k: refactor REO status ring handling
Baochen Qiang
2026-01-15
wifi: ath12k: refactor REO CMD ring handling
Baochen Qiang
2025-12-15
Merge branch 'ath12k-ng' into ath-next
Jeff Johnson
2025-11-11
wifi: ath12k: Move monitor status processing to Wi-Fi 7 module
Alok Singh
2025-11-05
wifi: ath12k: Build all the files in wifi7 directory into ath12k_wifi7.ko
Pavankumar Nandeshwar
2025-11-05
wifi: ath12k: Remove the wifi7 header inclusions in common code
Pavankumar Nandeshwar
2025-10-10
wifi: ath12k: Rename hal_ops to ops
Ripan Deuri
2025-10-10
wifi: ath12k: Segregate the common and wifi7 specific structures
Pavankumar Nandeshwar
2025-10-10
wifi: ath12k: Move HAL Cookie Conversion and RBM related APIs to wifi7 directory
Pavankumar Nandeshwar
2025-10-10
wifi: ath12k: Move HAL REO and Rx buf related APIs to wifi7 directory
Pavankumar Nandeshwar
2025-10-10
wifi: ath12k: Move HAL Tx, REO and link idle setup related APIs to wifi7 dire...
Pavankumar Nandeshwar
2025-10-10
wifi: ath12k: Move HAL CE status and set link desc addr APIs to wifi7 directory
Pavankumar Nandeshwar
2025-10-10
wifi: ath12k: Move HAL CE desc related APIs to wifi7 directory
Pavankumar Nandeshwar
2025-10-10
wifi: ath12k: Move HAL SRNG shadow config and get ring id APIs to wifi7 direc...
Pavankumar Nandeshwar
2025-10-10
wifi: ath12k: Move HAL CE setup and SRNG related APIs to wifi7 directory
Pavankumar Nandeshwar
2025-10-10
wifi: ath12k: Use hal handle instead of ab handle
Pavankumar Nandeshwar
2025-10-10
wifi: ath12k: Move wbm_rbm_map to hw specific hal files
Pavankumar Nandeshwar
2025-10-10
wifi: ath12k: Initialize hal_ops through hal_init
Pavankumar Nandeshwar
2025-10-10
wifi: ath12k: Initialize desc_size through hal_init
Pavankumar Nandeshwar
2025-10-10
wifi: ath12k: Move srng config and hal_ops to hw specific hal files
Pavankumar Nandeshwar
2025-09-11
wifi: ath12k: Remove hal_rx_ops and merge into hal_ops
Ripan Deuri
2025-09-11
wifi: ath12k: Add new infra for the rx path
Pavankumar Nandeshwar
2025-09-11
wifi: ath12k: Move hal_rx_ops callbacks to hal_ops
Pavankumar Nandeshwar
2025-09-11
wifi: ath12k: Replace ops with direct calls for rxdma ring mask
Pavankumar Nandeshwar
2025-09-11
wifi: ath12k: unify HAL ops naming across chips
Ripan Deuri
2025-09-11
wifi: ath12k: Move the hal APIs to hardware specific files
Ripan Deuri
2025-09-11
wifi: ath12k: Remove non-compact TLV support from QCN
Pavankumar Nandeshwar
2025-09-03
wifi: ath12k: Move hal_desc.h file to wifi7 directory
Pavankumar Nandeshwar
2025-09-03
wifi: ath12k: Move hal_rx.h file to wifi7 directory
Pavankumar Nandeshwar
2025-09-03
wifi: ath12k: Move hal_tx.h file to wifi7 directory
Pavankumar Nandeshwar
2025-08-20
wifi: ath12k: Modularize driver into common and Wi-Fi 7 specific components
Kiran Venkatappa
2025-06-26
wifi: ath12k: fix dest ring-buffer corruption when ring is full
Johan Hovold
2025-06-26
wifi: ath12k: fix source ring-buffer corruption
Johan Hovold
2025-06-26
wifi: ath12k: use plain access for descriptor length
Johan Hovold
2025-06-26
wifi: ath12k: fix dest ring-buffer corruption
Johan Hovold
2025-05-19
wifi: ath12k: fix ring-buffer corruption
Johan Hovold
2025-05-16
wifi: ath12k: add support to reap and process monitor status ring
Kang Yang
2025-05-16
wifi: ath12k: add srng config template for mon status ring
Kang Yang
2025-04-17
wifi: ath12k: using msdu end descriptor to check for rx multicast packets
Sarika Sharma
2025-04-07
wifi: ath12k: Fix invalid memory access while forming 802.11 header
P Praneesh
2025-03-25
wifi: ath12k: refactor ath12k_hw_regs structure
P Praneesh
2024-12-19
wifi: ath12k: Change the Tx monitor SRNG ring ID
Karthikeyan Periyasamy
2024-10-22
wifi: ath12k: remove msdu_end structure for WCN7850
Lingbo Kong
2024-05-03
wifi: ath12k: Refactor idle ring descriptor setup
Karthikeyan Periyasamy
2024-02-02
wifi: ath12k: add MAC id support in WBM error path
Karthikeyan Periyasamy
2024-02-02
wifi: ath12k: subscribe required word mask from rx tlv
Karthikeyan Kathirvel
2024-02-02
wifi: ath12k: remove hal_desc_sz from hw params
Raj Kumar Bhagat
2024-02-02
wifi: ath12k: split hal_ops to support RX TLVs word mask compaction
Raj Kumar Bhagat
[next]