Re: [PATCH] net: phy: micrel: add Asym Pause workaround for KSZ9021

2019-09-27 Thread David Miller
From: Hans Andersson Date: Thu, 26 Sep 2019 09:54:37 +0200 > From: Hans Andersson > > The Micrel KSZ9031 PHY may fail to establish a link when the Asymmetric > Pause capability is set. This issue is described in a Silicon Errata > (DS8691D or DS8692D), which advises to always disable th

Re: [PATCH] net: phy: micrel: add Asym Pause workaround for KSZ9021

2019-09-26 Thread Andrew Lunn
On Thu, Sep 26, 2019 at 09:54:37AM +0200, Hans Andersson wrote: > From: Hans Andersson > > The Micrel KSZ9031 PHY may fail to establish a link when the Asymmetric > Pause capability is set. This issue is described in a Silicon Errata > (DS8691D or DS8692D), which advises to always disable

[PATCH] net: phy: micrel: add Asym Pause workaround for KSZ9021

2019-09-26 Thread Hans Andersson
From: Hans Andersson The Micrel KSZ9031 PHY may fail to establish a link when the Asymmetric Pause capability is set. This issue is described in a Silicon Errata (DS8691D or DS8692D), which advises to always disable the capability. Micrel KSZ9021 has no errata, but has the same issue wit