From: Stephen Hemminger <stephen@networkplumber.org>
To: Howard Wang <howard_wang@realsil.com.cn>
Cc: <dev@dpdk.org>, <pro_nic_dpdk@realtek.com>
Subject: Re: [PATCH v1 2/8] net/r8169: update HW configurations for 8125 and 8126
Date: Tue, 10 Jun 2025 07:26:53 -0700 [thread overview]
Message-ID: <20250610072653.347e62d9@hermes.local> (raw)
In-Reply-To: <20250610062241.4517-3-howard_wang@realsil.com.cn>
On Tue, 10 Jun 2025 14:22:35 +0800
Howard Wang <howard_wang@realsil.com.cn> wrote:
> Signed-off-by: Howard Wang <howard_wang@realsil.com.cn>
> ---
> drivers/net/r8169/base/rtl8125b.c | 4 +
> drivers/net/r8169/base/rtl8125bp_mcu.c | 172 +--
> drivers/net/r8169/base/rtl8125d.c | 99 +-
> drivers/net/r8169/base/rtl8125d_mcu.c | 1471 ++++++++++++++++++------
> drivers/net/r8169/base/rtl8125d_mcu.h | 1 +
> drivers/net/r8169/base/rtl8126a.c | 8 +-
> drivers/net/r8169/base/rtl8126a_mcu.c | 888 ++++++++------
> drivers/net/r8169/r8169_hw.h | 6 +-
> 8 files changed, 1791 insertions(+), 858 deletions(-)
Please add a little more info to the commit log.
Checkpatch wants a commit description and if there
was a problem it would help the next person looking at this commit.
next prev parent reply other threads:[~2025-06-10 14:33 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-10 6:22 [PATCH v1 0/8] net/r8169: support more cards Howard Wang
2025-06-10 6:22 ` [PATCH v1 1/8] net/r8169: add support for RTL8168 series Howard Wang
2025-06-10 6:22 ` [PATCH v1 2/8] net/r8169: update HW configurations for 8125 and 8126 Howard Wang
2025-06-10 14:26 ` Stephen Hemminger [this message]
2025-06-10 6:22 ` [PATCH v1 3/8] net/r8169: add support for RTL8127 Howard Wang
2025-06-10 6:22 ` [PATCH v1 4/8] net/r8169: remove cmac feature for RTL8125AP Howard Wang
2025-06-10 6:22 ` [PATCH v1 5/8] net/r8169: add RTL8127AP dash support Howard Wang
2025-06-10 6:22 ` [PATCH v1 6/8] net/r8169: add support for RTL8125CP Howard Wang
2025-06-10 6:22 ` [PATCH v1 7/8] net/r8169: add support for RTL8127ATF serdes interface Howard Wang
2025-06-10 6:22 ` [PATCH v1 8/8] net/r8169: update HW configuration for 8127 Howard Wang
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=20250610072653.347e62d9@hermes.local \
--to=stephen@networkplumber.org \
--cc=dev@dpdk.org \
--cc=howard_wang@realsil.com.cn \
--cc=pro_nic_dpdk@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;
as well as URLs for NNTP newsgroup(s).