summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-09-03wifi: ath12k: Move rx error and defrag functions to wifi7 directoryPavankumar Nandeshwar4-702/+714
2025-09-03wifi: ath12k: Move rxdma ring config functions to wifi7 directoryPavankumar Nandeshwar5-90/+89
2025-09-03wifi: ath12k: Move rx_desc.h file to wifi7 directoryPavankumar Nandeshwar3-49/+49
2025-09-03wifi: ath12k: Move hal_desc.h file to wifi7 directoryPavankumar Nandeshwar8-154/+156
2025-09-03wifi: ath12k: Move Rx error related functions to wifi7 directoryPavankumar Nandeshwar7-362/+397
2025-09-03wifi: ath12k: Move HAL Rx wrapper APIs to dp_rx.hPavankumar Nandeshwar2-238/+238
2025-09-03wifi: ath12k: Move hal_rx.h file to wifi7 directoryPavankumar Nandeshwar7-306/+304
2025-09-03wifi: ath12k: Move hal_tx.h file to wifi7 directoryPavankumar Nandeshwar7-19/+19
2025-09-03wifi: ath12k: Move hal_tx and hal_rx to wifi7 directoryPavankumar Nandeshwar3-14/+15
2025-08-21wifi: ath12k: Remove HAL define dependencies from shared AHB codeKiran Venkatappa4-3/+7
2025-08-21wifi: ath12k: Remove HAL defines from shared PCI codeKiran Venkatappa3-4/+21
2025-08-21wifi: ath12k: Rename ath12k_* symbols to ath12k_wifi7_* for clarityKiran Venkatappa8-118/+132
2025-08-21wifi: ath12k: Modularize driver into common and Wi-Fi 7 specific componentsKiran Venkatappa23-33/+65
2025-08-21wifi: ath12k: Move hw_init invocation to target-specific probeKiran Venkatappa6-10/+31
2025-08-21wifi: ath12k: Move Wi-Fi 7 specific init routines to dedicated fileKiran Venkatappa3-32/+45
2025-08-21wifi: ath12k: Restructure ahb.c into common and Wi-Fi 7 specific modulesKiran Venkatappa6-55/+190
2025-08-21wifi: ath12k: Rename ahb_hif_ops to reflect generic usageKiran Venkatappa1-2/+2
2025-08-21wifi: ath12k: Rename hw.c to Wi-Fi 7 specific implementation fileKiran Venkatappa2-3/+4
2025-08-21wifi: ath12k: Move Wi-Fi 7 MHI configuration to dedicated fileKiran Venkatappa6-133/+152
2025-08-21wifi: ath12k: Move Wi-Fi 7 WMI configuration to dedicated fileKiran Venkatappa6-101/+122
2025-08-21wifi: ath12k: Move Copy Engine configuration to Wi-Fi 7 specific fileKiran Venkatappa6-933/+994
2025-08-21wifi: ath12k: Restructure PCI code to common and Wi-Fi 7 specific logicKiran Venkatappa7-140/+278
2025-07-30Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds178-2288/+9770
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1904-29237/+83211
2025-07-30Merge tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-387/+445
2025-07-30Merge tag 'hardening-v6.17-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-8/+16
2025-07-30Merge tag 'uml-for-linux-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds28-153/+153
2025-07-30Merge tag 'powerpc-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds25-223/+224
2025-07-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds100-1246/+3765
2025-07-30Merge tag 'm68k-for-v6.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds48-180/+270
2025-07-30Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds133-430/+602
2025-07-30Merge tag 'x86-platform-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-0/+760
2025-07-30Merge tag 'x86-kconfig-2025-07-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-27/+7
2025-07-30Merge tag 'x86-fpu-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-33/+124
2025-07-30Merge tag 'x86-cpu-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-7/+21
2025-07-30Merge tag 'x86-cleanups-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+2
2025-07-30Merge tag 'x86-boot-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-16/+51
2025-07-30Merge tag 'locking-core-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-65/+75
2025-07-30Merge tag 'perf-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-22/+166
2025-07-30Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds68-1463/+1472
2025-07-30compiler_types: Provide __no_kstack_erase to disable coverage only on ClangKees Cook4-2/+9
2025-07-30fortify: Fix incorrect reporting of read buffer sizeKees Cook1-1/+1
2025-07-30Merge tag 'x86_sev_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-55/+70
2025-07-30kstack_erase: Fix missed export of renamed KSTACK_ERASE_CFLAGSKees Cook1-1/+1
2025-07-30Merge tag 'x86_microcode_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-7/+7
2025-07-30Merge tag 'x86_core_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-14/+76
2025-07-30Merge tag 'x86_bugs_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-154/+713
2025-07-30Merge tag 'edac_updates_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-102/+140
2025-07-30Merge tag 'stop-machine.2025.07.23a' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-32/+58
2025-07-30Merge tag 'ratelimit.2025.07.23a' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-0/+156