Re: [PATCH] net/phy: micrel: Disable asymmetric pause for KSZ9031

2014-09-12 Thread Mike Looijmans
On 09/11/2014 08:41 PM, Florian Fainelli wrote: On 09/11/2014 06:45 AM, Mike Looijmans wrote: Our KSZ9031 appears to suffer from the same hardware bug as described for the KSZ9021 in commit 32fcafbcd1c9f6c7013016a22a5369b4acb93577, you have to unplug the cable and plug it back to get it to

Re: [PATCH] net/phy: micrel: Disable asymmetric pause for KSZ9031

2014-09-12 Thread Mike Looijmans
On 09/11/2014 08:41 PM, Florian Fainelli wrote: On 09/11/2014 06:45 AM, Mike Looijmans wrote: Our KSZ9031 appears to suffer from the same hardware bug as described for the KSZ9021 in commit 32fcafbcd1c9f6c7013016a22a5369b4acb93577, you have to unplug the cable and plug it back to get it to

Re: [PATCH] net/phy: micrel: Disable asymmetric pause for KSZ9031

2014-09-11 Thread Florian Fainelli
On 09/11/2014 06:45 AM, Mike Looijmans wrote: > Our KSZ9031 appears to suffer from the same hardware bug as described > for the KSZ9021 in commit 32fcafbcd1c9f6c7013016a22a5369b4acb93577, > you have to unplug the cable and plug it back to get it to work. > > Remove the SUPPORTED_Asym_Pause flag

[PATCH] net/phy: micrel: Disable asymmetric pause for KSZ9031

2014-09-11 Thread Mike Looijmans
Our KSZ9031 appears to suffer from the same hardware bug as described for the KSZ9021 in commit 32fcafbcd1c9f6c7013016a22a5369b4acb93577, you have to unplug the cable and plug it back to get it to work. Remove the SUPPORTED_Asym_Pause flag for the KSZ9031 to fix this. Signed-off-by: Mike

[PATCH] net/phy: micrel: Disable asymmetric pause for KSZ9031

2014-09-11 Thread Mike Looijmans
Our KSZ9031 appears to suffer from the same hardware bug as described for the KSZ9021 in commit 32fcafbcd1c9f6c7013016a22a5369b4acb93577, you have to unplug the cable and plug it back to get it to work. Remove the SUPPORTED_Asym_Pause flag for the KSZ9031 to fix this. Signed-off-by: Mike

Re: [PATCH] net/phy: micrel: Disable asymmetric pause for KSZ9031

2014-09-11 Thread Florian Fainelli
On 09/11/2014 06:45 AM, Mike Looijmans wrote: Our KSZ9031 appears to suffer from the same hardware bug as described for the KSZ9021 in commit 32fcafbcd1c9f6c7013016a22a5369b4acb93577, you have to unplug the cable and plug it back to get it to work. Remove the SUPPORTED_Asym_Pause flag for