ATH11K Archive mirror
 help / color / mirror / Atom feed
From: Baochen Qiang <quic_bqiang@quicinc.com>
To: <ath11k@lists.infradead.org>
Cc: <linux-wireless@vger.kernel.org>, <quic_bqiang@quicinc.com>
Subject: [PATCH 0/5] wifi: ath11k: prepare for hibernation support
Date: Wed, 21 Feb 2024 10:47:20 +0800	[thread overview]
Message-ID: <20240221024725.10057-1-quic_bqiang@quicinc.com> (raw)

This is to do some prepare work for hibernation, the final hibernation
support comes in a following patch set.

Baochen Qiang (4):
  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

Kalle Valo (1):
  wifi: ath11k: thermal: don't try to register multiple times

 drivers/net/wireless/ath/ath11k/core.c    |  8 ++--
 drivers/net/wireless/ath/ath11k/mhi.c     | 56 -----------------------
 drivers/net/wireless/ath/ath11k/qmi.c     |  5 +-
 drivers/net/wireless/ath/ath11k/thermal.c |  5 +-
 drivers/net/wireless/ath/ath11k/wmi.c     |  3 +-
 5 files changed, 14 insertions(+), 63 deletions(-)


base-commit: 707e306f3573fa321ae197d77366578e4566cff5
-- 
2.25.1



             reply	other threads:[~2024-02-21  2:47 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-21  2:47 Baochen Qiang [this message]
2024-02-21  2:47 ` [PATCH 1/5] wifi: ath11k: rearrange IRQ enable/disable in reset path Baochen Qiang
2024-02-21 17:13   ` Jeff Johnson
2024-02-23 15:52   ` Kalle Valo
2024-02-21  2:47 ` [PATCH 2/5] wifi: ath11k: remove MHI LOOPBACK channels Baochen Qiang
2024-02-21 17:14   ` Jeff Johnson
2024-02-21  2:47 ` [PATCH 3/5] wifi: ath11k: do not dump SRNG statistics during resume Baochen Qiang
2024-02-21 17:14   ` Jeff Johnson
2024-02-21  2:47 ` [PATCH 4/5] wifi: ath11k: fix warning on DMA ring capabilities event Baochen Qiang
2024-02-21 17:14   ` Jeff Johnson
2024-02-21  2:47 ` [PATCH 5/5] wifi: ath11k: thermal: don't try to register multiple times Baochen Qiang
2024-02-21 17:15   ` Jeff Johnson
2024-02-22  2:34     ` Baochen Qiang
2024-02-22  6:25       ` Kalle Valo
2024-02-22  7:43         ` Baochen Qiang
2024-02-22 14:58           ` 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=20240221024725.10057-1-quic_bqiang@quicinc.com \
    --to=quic_bqiang@quicinc.com \
    --cc=ath11k@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).