[PATCH v1 2/8] net/r8169: update HW configurations for 8125 and 8126
Stephen Hemminger
stephen at networkplumber.org
Tue Jun 10 16:26:53 CEST 2025
On Tue, 10 Jun 2025 14:22:35 +0800
Howard Wang <howard_wang at realsil.com.cn> wrote:
> Signed-off-by: Howard Wang <howard_wang at 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.
More information about the dev
mailing list