Re: [PATCH v3 0/8] net/r8169: support more cards

2025-06-29 Thread Stephen Hemminger
On Wed, 11 Jun 2025 11:09:53 +0800 Howard Wang wrote: > This patch series includes the following updates: > > Add support for the RTL8168 1G NIC series. > Add support for the RTL8127 10G NIC. > Add support for the RTL8125CP NIC. > Update hardware configuration for RTL8125 and RTL8126. > > Howar

[PATCH v3 0/8] net/r8169: support more cards

2025-06-10 Thread Howard Wang
This patch series includes the following updates: Add support for the RTL8168 1G NIC series. Add support for the RTL8127 10G NIC. Add support for the RTL8125CP NIC. Update hardware configuration for RTL8125 and RTL8126. Howard Wang (8): net/r8169: add support for RTL8168 series net/r8169: upd