From: Ping-Ke Shih <pkshih@realtek.com>
To: <linux-wireless@vger.kernel.org>
Cc: <damon.chen@realtek.com>
Subject: [PATCH rtw-next 0/2] wifi: rtw89: consider TX power limit of DAG
Date: Wed, 30 Apr 2025 13:51:55 +0800 [thread overview]
Message-ID: <20250430055157.13623-1-pkshih@realtek.com> (raw)
The DAG (dynamic antenna power) can increase TX power, and should be under
the numbers of DA limit tables. Add this by patch 2/2.
The patch 1/2 is added to handle C2H event related to FW scan for new
firmware. The event is to show status. No functional changes.
Kuan-Chung Chen (2):
wifi: rtw89: phy: add C2H event handler for report of FW scan
wifi: rtw89: constrain TX power according to dynamic antenna power
table
drivers/net/wireless/realtek/rtw89/core.h | 10 ++
drivers/net/wireless/realtek/rtw89/fw.c | 76 ++++++++++++++
drivers/net/wireless/realtek/rtw89/fw.h | 19 ++++
drivers/net/wireless/realtek/rtw89/phy.c | 119 ++++++++++++++++------
drivers/net/wireless/realtek/rtw89/phy.h | 1 +
5 files changed, 196 insertions(+), 29 deletions(-)
--
2.25.1
next reply other threads:[~2025-04-30 5:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-30 5:51 Ping-Ke Shih [this message]
2025-04-30 5:51 ` [PATCH rtw-next 1/2] wifi: rtw89: phy: add C2H event handler for report of FW scan Ping-Ke Shih
2025-05-05 2:36 ` Ping-Ke Shih
2025-04-30 5:51 ` [PATCH rtw-next 2/2] wifi: rtw89: constrain TX power according to dynamic antenna power table 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=20250430055157.13623-1-pkshih@realtek.com \
--to=pkshih@realtek.com \
--cc=damon.chen@realtek.com \
--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 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.