public inbox for ath12k@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/4] wifi: ath12k: MLO support part 5
@ 2024-11-28 16:50 Kalle Valo
  2024-11-28 16:50 ` [PATCH 1/4] wifi: ath12k: Refactor core startup Kalle Valo
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Kalle Valo @ 2024-11-28 16:50 UTC (permalink / raw)
  To: ath12k; +Cc: linux-wireless

From: Kalle Valo <quic_kvalo@quicinc.com>

Now we start refactoring core.c and adding some helpers. Please review.

Depends on:

wifi: ath12k: MLO support part 4
https://patchwork.kernel.org/project/linux-wireless/cover/20241126171139.2350704-1-kvalo@kernel.org/

Karthikeyan Periyasamy (4):
  wifi: ath12k: Refactor core startup
  wifi: ath12k: add ath12k_ab_to_ah() and ath12k_ab_set_ah()
  wifi: ath12k: add ath12k_get_num_hw()
  wifi: ath12k: introduce QMI firmware ready flag

 drivers/net/wireless/ath/ath12k/core.c | 81 +++++++++++++-------------
 drivers/net/wireless/ath/ath12k/core.h | 17 ++++++
 drivers/net/wireless/ath/ath12k/dp.c   |  7 +++
 drivers/net/wireless/ath/ath12k/mac.c  | 31 +++++-----
 drivers/net/wireless/ath/ath12k/pci.c  |  9 +++
 drivers/net/wireless/ath/ath12k/qmi.c  | 16 ++++-
 6 files changed, 102 insertions(+), 59 deletions(-)


base-commit: bc0785c7c353c6a0e34f5fc6138eb8a6fb15bc0b
-- 
2.39.5



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-11-30 12:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-28 16:50 [PATCH 0/4] wifi: ath12k: MLO support part 5 Kalle Valo
2024-11-28 16:50 ` [PATCH 1/4] wifi: ath12k: Refactor core startup Kalle Valo
2024-11-30 12:10   ` Kalle Valo
2024-11-28 16:50 ` [PATCH 2/4] wifi: ath12k: add ath12k_ab_to_ah() and ath12k_ab_set_ah() Kalle Valo
2024-11-28 16:50 ` [PATCH 3/4] wifi: ath12k: add ath12k_get_num_hw() Kalle Valo
2024-11-28 16:50 ` [PATCH 4/4] wifi: ath12k: introduce QMI firmware ready flag Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox