Re: [PATCH net-next v2 0/2] r8152: Add support for the RTL8157 5Gbit USB Ethernet chip
From: Birger Koblitz <hidden>
Date: 2026-03-19 16:31:55
Also in:
linux-usb, lkml
From: Birger Koblitz <hidden>
Date: 2026-03-19 16:31:55
Also in:
linux-usb, lkml
On 19/03/2026 16:53, Andrew Lunn wrote:
quoted
This patch is on top of linux-next as the code re-uses the 2.5 Gbit EEE recently added in r8152.c.Is 'linux-next' a typo? net-next should also have the EEE code, that is the patch networking code takes. Andrew
I based it on linux-next, but the r8152.c driver file which is patched here, is in both cases identical. The patch will work with net-next. I used linux-next because I had planned to submit the patch for the next kernel release cycle, but then was much faster than thought. Birger