Re: [PATCH net-next 0/6] net: atlantic: additional A2 features

2020-06-22 Thread David Miller
From: Igor Russkikh Date: Mon, 22 Jun 2020 17:53:03 +0300 > This patchset adds more features to A2: > * half duplex rates; > * EEE; > * flow control; > * link partner capabilities reporting; > * phy loopback. > > Feature-wise A2 is almost on-par with A1 save for WoL and filtering, which > w

Re: [PATCH net-next 0/6] net: atlantic: additional A2 features

2020-06-22 Thread Jakub Kicinski
On Mon, 22 Jun 2020 17:53:03 +0300 Igor Russkikh wrote: > This patchset adds more features to A2: > * half duplex rates; > * EEE; > * flow control; > * link partner capabilities reporting; > * phy loopback. > > Feature-wise A2 is almost on-par with A1 save for WoL and filtering, which > will

[PATCH net-next 0/6] net: atlantic: additional A2 features

2020-06-22 Thread Igor Russkikh
This patchset adds more features to A2: * half duplex rates; * EEE; * flow control; * link partner capabilities reporting; * phy loopback. Feature-wise A2 is almost on-par with A1 save for WoL and filtering, which will be submitted as separate follow-up patchset(s). Dmitry Bogdanov (2): ne