public inbox for ath12k@lists.infradead.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@kernel.org>
To: ath12k@lists.infradead.org
Cc: linux-wireless@vger.kernel.org
Subject: [PATCH 0/4] wifi: ath12k: MLO support part 5
Date: Thu, 28 Nov 2024 18:50:22 +0200	[thread overview]
Message-ID: <20241128165026.2618331-1-kvalo@kernel.org> (raw)

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



             reply	other threads:[~2024-11-28 16:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-28 16:50 Kalle Valo [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20241128165026.2618331-1-kvalo@kernel.org \
    --to=kvalo@kernel.org \
    --cc=ath12k@lists.infradead.org \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox