From: Ping-Ke Shih <pkshih@realtek.com>
To: <linux-wireless@vger.kernel.org>
Cc: <timlee@realtek.com>, <echuang@realtek.com>,
<damon.chen@realtek.com>, <kevin_yang@realtek.com>
Subject: [PATCH rtw-next 0/6] wifi: rtw89: update debug stuffs and enter PS mode aggressively
Date: Wed, 18 Jun 2025 20:46:43 +0800 [thread overview]
Message-ID: <20250618124649.11436-1-pkshih@realtek.com> (raw)
First three patches are to correct/update registers settings for debug.
Patch 4/6 is to avoid crash for a very very rare case, which almost can't
reproduce. The cause looks like hardware report abnormal value somehow.
The last patch is to enter PS mode aggressively to reduce power consumption
for certain use case.
Chin-Yen Lee (1):
wifi: rtw89: enter power save mode aggressively
Eric Huang (2):
wifi: rtw89: update EDCCA report for subband 40M/80M/sub-20M
wifi: rtw89: correct length for IE18/19 PHY report and IE parser
Kuan-Chung Chen (1):
wifi: rtw89: mac: differentiate mem_page_size by chip generation
Zong-Zhe Yang (2):
wifi: rtw89: avoid NULL dereference when RX problematic packet on
unsupported 6 GHz band
wifi: rtw89: report boottime of receiving beacon and probe response
drivers/net/wireless/realtek/rtw89/core.c | 106 ++++++++++++++----
drivers/net/wireless/realtek/rtw89/core.h | 20 +++-
drivers/net/wireless/realtek/rtw89/debug.c | 13 ++-
drivers/net/wireless/realtek/rtw89/mac.c | 1 +
drivers/net/wireless/realtek/rtw89/mac.h | 5 +-
drivers/net/wireless/realtek/rtw89/mac80211.c | 3 +
drivers/net/wireless/realtek/rtw89/mac_be.c | 1 +
drivers/net/wireless/realtek/rtw89/phy.c | 11 +-
drivers/net/wireless/realtek/rtw89/ser.c | 14 ++-
drivers/net/wireless/realtek/rtw89/wow.c | 2 +-
drivers/net/wireless/realtek/rtw89/wow.h | 14 ++-
11 files changed, 145 insertions(+), 45 deletions(-)
--
2.25.1
next reply other threads:[~2025-06-18 12:47 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-18 12:46 Ping-Ke Shih [this message]
2025-06-18 12:46 ` [PATCH rtw-next 1/6] wifi: rtw89: mac: differentiate mem_page_size by chip generation Ping-Ke Shih
2025-06-24 6:47 ` Ping-Ke Shih
2025-06-18 12:46 ` [PATCH rtw-next 2/6] wifi: rtw89: update EDCCA report for subband 40M/80M/sub-20M Ping-Ke Shih
2025-06-18 12:46 ` [PATCH rtw-next 3/6] wifi: rtw89: correct length for IE18/19 PHY report and IE parser Ping-Ke Shih
2025-06-18 12:46 ` [PATCH rtw-next 4/6] wifi: rtw89: avoid NULL dereference when RX problematic packet on unsupported 6 GHz band Ping-Ke Shih
2025-06-18 12:46 ` [PATCH rtw-next 5/6] wifi: rtw89: report boottime of receiving beacon and probe response Ping-Ke Shih
2025-06-18 12:46 ` [PATCH rtw-next 6/6] wifi: rtw89: enter power save mode aggressively Ping-Ke Shih
2025-06-24 6:55 ` Ping-Ke Shih
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=20250618124649.11436-1-pkshih@realtek.com \
--to=pkshih@realtek.com \
--cc=damon.chen@realtek.com \
--cc=echuang@realtek.com \
--cc=kevin_yang@realtek.com \
--cc=linux-wireless@vger.kernel.org \
--cc=timlee@realtek.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox