Linux wireless drivers development
 help / color / mirror / Atom feed
From: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
To: linux-wireless@vger.kernel.org,
	Johannes Berg <johannes@sipsolutions.net>
Cc: ath10k@lists.infradead.org, ath11k@lists.infradead.org,
	ath12k@lists.infradead.org, jjohnson@kernel.org
Subject: pull-request: ath-next-20260303
Date: Tue, 3 Mar 2026 08:27:55 -0800	[thread overview]
Message-ID: <79e82568-e951-43f4-ac87-2319245a5490@oss.qualcomm.com> (raw)

The following changes since commit 8bf22c33e7a172fbc72464f4cc484d23a6b412ba:

  Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2026-02-19 10:39:08 -0800)

are available in the Git repository at:

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

for you to fetch changes up to cf7cbf97c630c3414302945617b8ac405e2b0dd7:

  wifi: ath12k: Remove the unused argument from the Rx data path (2026-03-02 13:02:05 -0800)

----------------------------------------------------------------
ath.git patches for v7.1 (PR #1)

For ath12k:
Add basic hwmon temperature reporting.
Enable monitor mode on IPQ5332.

Also a few small cleanups and bug fixes across ath drivers.

----------------------------------------------------------------
Aaradhana Sahu (1):
      wifi: ath12k: Enable monitor mode support on IPQ5332

Alejandro Colomar (1):
      wifi: ath9k: Fix typo

Baochen Qiang (1):
      wifi: ath12k: fix indentation in ath12k_qmi_aux_uc_load()

Bjorn Andersson (1):
      wifi: ath11k: Silence remoteproc probe deferral prints

Karthikeyan Periyasamy (1):
      wifi: ath12k: Remove the unused argument from the Rx data path

Maharaja Kennadyrajan (1):
      wifi: ath12k: add basic hwmon temperature reporting

Ramya Gnanasekar (1):
      wifi: ath12k: Set up MLO after SSR

Zilin Guan (1):
      wifi: ath11k: fix memory leaks in beacon template setup

 drivers/net/wireless/ath/ath11k/ahb.c         |  10 +--
 drivers/net/wireless/ath/ath11k/mac.c         |  28 +++---
 drivers/net/wireless/ath/ath12k/Makefile      |   1 +
 drivers/net/wireless/ath/ath12k/core.c        |  23 ++++-
 drivers/net/wireless/ath/ath12k/core.h        |   3 +
 drivers/net/wireless/ath/ath12k/dp_rx.c       |   2 -
 drivers/net/wireless/ath/ath12k/dp_rx.h       |   2 -
 drivers/net/wireless/ath/ath12k/mac.c         |   4 +
 drivers/net/wireless/ath/ath12k/qmi.c         |   2 +-
 drivers/net/wireless/ath/ath12k/thermal.c     | 124 ++++++++++++++++++++++++++
 drivers/net/wireless/ath/ath12k/thermal.h     |  40 +++++++++
 drivers/net/wireless/ath/ath12k/wifi7/dp_rx.c |  25 +++---
 drivers/net/wireless/ath/ath12k/wifi7/hw.c    |   4 +-
 drivers/net/wireless/ath/ath12k/wmi.c         |  57 ++++++------
 drivers/net/wireless/ath/ath9k/ath9k.h        |   2 +-
 15 files changed, 255 insertions(+), 72 deletions(-)
 create mode 100644 drivers/net/wireless/ath/ath12k/thermal.c
 create mode 100644 drivers/net/wireless/ath/ath12k/thermal.h

             reply	other threads:[~2026-03-03 16:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-03 16:27 Jeff Johnson [this message]
2026-03-03 16:34 ` pull-request: ath-next-20260303 Jeff Johnson
2026-03-04 11:34   ` Johannes Berg

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=79e82568-e951-43f4-ac87-2319245a5490@oss.qualcomm.com \
    --to=jeff.johnson@oss.qualcomm.com \
    --cc=ath10k@lists.infradead.org \
    --cc=ath11k@lists.infradead.org \
    --cc=ath12k@lists.infradead.org \
    --cc=jjohnson@kernel.org \
    --cc=johannes@sipsolutions.net \
    --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