Re: [PATCH net-next v5 0/2] r8152: Add support for the RTL8157 5Gbit USB Ethernet chip
From: Birger Koblitz
Date: Thu Apr 02 2026 - 04:31:40 EST
On 4/2/26 05:37, Jakub Kicinski wrote:
On Tue, 31 Mar 2026 17:55:52 +0200 Birger Koblitz wrote:Sorry about that, I was not aware of the parallel changes. I have rebased
Add support for the RTL8157, which is a 5GBit USB-Ethernet adapter
chip in the RTL815x family of chips.
The RTL8157 uses a different frame descriptor format, and different
SRAM/ADV access methods, plus offers 5GBit/s Ethernet, so support for these
features is added in addition to chip initialization and configuration.
This version does not seem to apply to net-next.
Please make sure you base it on net-next not linux-next.
to net-next and will send a v6.