From: Sasha Levin <sashal@kernel.org>
To: stable@vger.kernel.org
Cc: mathieu.tortuyaux@gmail.com, Sasha Levin <sashal@kernel.org>
Subject: Re: [PATCH 6.12.y 1/3] r8169: add support for RTL8125D
Date: Mon, 30 Jun 2025 21:15:40 -0400 [thread overview]
Message-ID: <20250630190500-dcb442c394cb3d70@stable.kernel.org> (raw)
In-Reply-To: <20250630142717.70619-2-mathieu.tortuyaux@gmail.com>
[ Sasha's backport helper bot ]
Hi,
✅ All tests passed successfully. No issues detected.
No action required from the submitter.
The upstream commit SHA1 provided is correct: f75d1fbe7809bc5ed134204b920fd9e2fc5db1df
WARNING: Author mismatch between patch and upstream commit:
Backport author: mathieu.tortuyaux@gmail.com
Commit author: Heiner Kallweit<hkallweit1@gmail.com>
Status in newer kernel trees:
6.15.y | Present (exact SHA1)
Note: The patch differs from the upstream commit:
---
1: f75d1fbe7809b ! 1: 2e19ef032703b r8169: add support for RTL8125D
@@ Metadata
## Commit message ##
r8169: add support for RTL8125D
+ commit f75d1fbe7809bc5ed134204b920fd9e2fc5db1df upstream.
+
This adds support for new chip version RTL8125D, which can be found on
boards like Gigabyte X870E AORUS ELITE WIFI7. Firmware rtl8125d-1.fw
for this chip version is available in linux-firmware already.
@@ drivers/net/ethernet/realtek/r8169_main.c: static void rtl_hw_start_8125b(struct
+
static void rtl_hw_start_8126a(struct rtl8169_private *tp)
{
- rtl_set_def_aspm_entry_latency(tp);
+ rtl_disable_zrxdc_timeout(tp);
@@ drivers/net/ethernet/realtek/r8169_main.c: static void rtl_hw_config(struct rtl8169_private *tp)
[RTL_GIGA_MAC_VER_53] = rtl_hw_start_8117,
[RTL_GIGA_MAC_VER_61] = rtl_hw_start_8125a_2,
---
Results of testing on various branches:
| Branch | Patch Apply | Build Test |
|---------------------------|-------------|------------|
| stable/linux-6.12.y | Success | Success |
next prev parent reply other threads:[~2025-07-01 1:15 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-30 14:27 [PATCH 6.12.y 0/3] r8169: add support for RTL8125D mathieu.tortuyaux
2025-06-30 14:27 ` [PATCH 6.12.y 1/3] " mathieu.tortuyaux
2025-07-01 1:15 ` Sasha Levin [this message]
2025-06-30 14:27 ` [PATCH 6.12.y 2/3] net: phy: realtek: merge the drivers for internal NBase-T PHY's mathieu.tortuyaux
2025-07-01 1:15 ` Sasha Levin
2025-06-30 14:27 ` [PATCH 6.12.y 3/3] net: phy: realtek: add RTL8125D-internal PHY mathieu.tortuyaux
2025-07-01 1:15 ` Sasha Levin
2025-07-02 10:04 ` [PATCH 6.12.y 0/3] r8169: add support for RTL8125D Greg KH
2025-07-02 10:28 ` [PATCH 6.12.y v2 " mathieu.tortuyaux
2025-07-02 10:28 ` [PATCH 6.12.y v2 1/3] " mathieu.tortuyaux
2025-07-03 18:34 ` Sasha Levin
2025-07-02 10:28 ` [PATCH 6.12.y v2 2/3] net: phy: realtek: merge the drivers for internal NBase-T PHY's mathieu.tortuyaux
2025-07-03 18:34 ` Sasha Levin
2025-07-02 10:28 ` [PATCH 6.12.y v2 3/3] net: phy: realtek: add RTL8125D-internal PHY mathieu.tortuyaux
2025-07-03 18:35 ` Sasha Levin
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=20250630190500-dcb442c394cb3d70@stable.kernel.org \
--to=sashal@kernel.org \
--cc=mathieu.tortuyaux@gmail.com \
--cc=stable@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.