All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@kernel.org>
To: linux-wireless@vger.kernel.org
Cc: ath10k@lists.infradead.org, ath11k@lists.infradead.org,
	ath12k@lists.infradead.org, quic_jjohnson@quicinc.com
Subject: pull-request: ath-next-20240305
Date: Tue, 05 Mar 2024 19:50:20 +0200	[thread overview]
Message-ID: <87y1awh8kj.fsf@kernel.org> (raw)

Hi,

Please pull, more information in the tag below.

Kalle


The following changes since commit a4634aa71fee11f5e3e13bf7d80ee1480a64ce70:

  bonding: rate-limit bonding driver inspect messages (2024-02-22 19:13:18 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git tags/ath-next-20240305

for you to fetch changes up to 776c9c93bb0511d04e6222546499e5ea20ad51b0:

  wifi: ath12k: fix license in p2p.c and p2p.h (2024-02-28 16:09:29 +0200)

----------------------------------------------------------------
ath.git patches for v6.9

Only some minor cleanup in ath11k and ath12k. Adding Jeff as the
maintainer for ath10k, ath11k and ath12k DT bindings.

----------------------------------------------------------------
Baochen Qiang (5):
      wifi: ath11k: rearrange IRQ enable/disable in reset path
      wifi: ath11k: remove MHI LOOPBACK channels
      wifi: ath11k: do not dump SRNG statistics during resume
      wifi: ath11k: fix warning on DMA ring capabilities event
      wifi: ath11k: decrease MHI channel buffer length to 8KB

Jeff Johnson (2):
      dt-bindings: net: wireless: qcom: Update maintainers
      wifi: ath11k: constify MHI channel and controller configs

Kalle Valo (2):
      wifi: ath11k: thermal: don't try to register multiple times
      wifi: ath12k: fix license in p2p.c and p2p.h

Kang Yang (1):
      wifi: ath12k: add rcu lock for ath12k_wmi_p2p_noa_event()

 .../bindings/net/wireless/qcom,ath10k.yaml         |  1 +
 .../bindings/net/wireless/qcom,ath11k-pci.yaml     |  1 +
 .../bindings/net/wireless/qcom,ath11k.yaml         |  1 +
 drivers/net/wireless/ath/ath11k/core.c             |  8 ++-
 drivers/net/wireless/ath/ath11k/mhi.c              | 68 ++--------------------
 drivers/net/wireless/ath/ath11k/qmi.c              |  5 +-
 drivers/net/wireless/ath/ath11k/thermal.c          |  5 +-
 drivers/net/wireless/ath/ath11k/wmi.c              |  3 +-
 drivers/net/wireless/ath/ath12k/p2p.c              |  2 +-
 drivers/net/wireless/ath/ath12k/p2p.h              |  2 +-
 drivers/net/wireless/ath/ath12k/wmi.c              |  5 +-
 11 files changed, 29 insertions(+), 72 deletions(-)


             reply	other threads:[~2024-03-05 17:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-05 17:50 Kalle Valo [this message]
2024-03-05 18:57 ` pull-request: ath-next-20240305 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=87y1awh8kj.fsf@kernel.org \
    --to=kvalo@kernel.org \
    --cc=ath10k@lists.infradead.org \
    --cc=ath11k@lists.infradead.org \
    --cc=ath12k@lists.infradead.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=quic_jjohnson@quicinc.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.