On Thu, 28 Aug 2025 23:05:33 +0530, Ripan Deuri wrote: > This patch series continues the modularization work described in the > https://lore.kernel.org/linux-wireless/20250812-ath12k-mod-v1-0-8c9b0eb9335d@xxxxxxxxxxx > ("wifi: ath12k: Ath12k modularization changes") series, which established > the foundation for the Next Generation (NG) ath12k driver framework. > That series introduced the foundational split of the original ath12k.ko > into two distinct modules: a common module (ath12k.ko) and an architecture- > specific module (ath12k_wifi7.ko) for Wi-Fi 7 devices as depicted below. > > [...] Applied, thanks! [01/20] wifi: ath12k: Move hal_tx and hal_rx to wifi7 directory commit: dc722ea9ee13369b1d4687160206e6bde2e8c2e2 [02/20] wifi: ath12k: Move hal_tx.h file to wifi7 directory commit: 020225bbf4fb2fb23553ac9c65c8f50bb4d2fe74 [03/20] wifi: ath12k: Move hal_rx.h file to wifi7 directory commit: 4f57d71862a7edef67de6c2072127dc1c8960a24 [04/20] wifi: ath12k: Move HAL Rx wrapper APIs to dp_rx.h commit: 2ec00a7747cb78b0c310ba1c8bc9893e53101569 [05/20] wifi: ath12k: Move Rx error related functions to wifi7 directory commit: 1a6a4b6c9f0ea0740c86dda8b981b6d818433fe0 [06/20] wifi: ath12k: Move hal_desc.h file to wifi7 directory commit: 87a230ec2bfa15506b885e7ab958bf45b0036e8d [07/20] wifi: ath12k: Move rx_desc.h file to wifi7 directory commit: 8658abc7139fc72d94959335becbabcd2b3c95a3 [08/20] wifi: ath12k: Move rxdma ring config functions to wifi7 directory commit: 8dc72a6f603e81050ebb3d8b4b2fc5fde0d9dd93 [09/20] wifi: ath12k: Move rx error and defrag functions to wifi7 directory commit: 6b4954d3f0000cc687f263a151ec2c7ad38e00a8 [10/20] wifi: ath12k: Move regular msdu processing functions to wifi7 directory commit: a7cfbb18d411b186ff67f62215e53e125ccc93d6 [11/20] wifi: ath12k: Move srng processing to wifi7 directory commit: 5d2df2aa84303a187b82ca048ae28709bef85f77 [12/20] wifi: ath12k: Separate arch specific part of RX APIs commit: eb2120ae6ab5790527f3b3066410543c1b7a5ab4 [13/20] wifi: ath12k: Move arch specific REO functions to wifi7 directory commit: 6c7ceff2bed9d69007d23883f12a1406e149a060 [14/20] wifi: ath12k: Move arch specific rx tid and related functions to wifi7 directory commit: 52c555680bae89a5169810f1f12a06241c93ecb7 [15/20] wifi: ath12k: Move arch specific tx APIs to wifi7 directory commit: 8527d81ee622f509df11e4444c7d0901ac542174 [16/20] wifi: ath12k: Move ath12k_dp_tx and related APIs to wifi7 directory commit: a45d0e81b2429c26db6b1ee0d43ff62b12d41d1f [17/20] wifi: ath12k: Move HTT code in dp.h to newly introduced files commit: d3ade00eb6d27dda5ba0026f5602f03b99df5a96 [18/20] wifi: ath12k: Move HTT Rx specific code to newly introduced files commit: 71a3f92c512e1605a2ffdae94e4d4e3a6a63b90f [19/20] wifi: ath12k: Move HTT Tx specific code to newly introduced files commit: 611297ee9faf6a28b1d553c41c4677052629cf6c [20/20] wifi: ath12k: Move HTT specific code from dp.c to newly introduced files commit: d637c58a29475d646f8decfbbc1d27fae999a449 Best regards, -- Jeff Johnson <jeff.johnson@xxxxxxxxxxxxxxxx>