Re: [PATCH net-next v3 00/10] r8169: add phylib support

2018-07-17 Thread David Miller
From: Heiner Kallweit Date: Tue, 17 Jul 2018 22:42:40 +0200 > Now that all the basic refactoring has been done we can add phylib > support. This patch series was successfully tested on: > RTL8168h > RTL8168evl > RTL8169sb > > Changes in v2: > - return error in mdio ops if phyaddr > 0 > - adverti

[PATCH net-next v3 00/10] r8169: add phylib support

2018-07-17 Thread Heiner Kallweit
Now that all the basic refactoring has been done we can add phylib support. This patch series was successfully tested on: RTL8168h RTL8168evl RTL8169sb Changes in v2: - return error in mdio ops if phyaddr > 0 - advertise pause modes - added reviewed-by for several patches Changes in v3: - return