Re: Correct method for initializing Pause and Asymmetrical Pause support in phy drivers

2017-01-12 Thread Marc Bertola
Yes! This solution makes most sense, as Pause support is definitely on the MAC side. I thought this was not allowed because I was following instructions from a stale copy of phy.txt -- I figured my copy was good because the "last update" date at the top of the master file was the same. (It is stil

Re: Correct method for initializing Pause and Asymmetrical Pause support in phy drivers

2017-01-12 Thread Andrew Lunn
On Thu, Jan 12, 2017 at 10:21:29AM -0500, Marc Bertola wrote: > Hello netdev list, > > I am currently investigating a problem related to Ethernet > auto-negotiation of Pause and Asymmetrical Pause capabilities. Hi Marc Have you read: commit 2fa3e25b454e267d8f55ee19c27be540495463e7 Author: Flori

Re: Correct method for initializing Pause and Asymmetrical Pause support in phy drivers

2017-01-12 Thread Zefir Kurtisi
On 01/12/2017 04:21 PM, Marc Bertola wrote: > Hello netdev list, > > I am currently investigating a problem related to Ethernet > auto-negotiation of Pause and Asymmetrical Pause capabilities. > > TL;DR: I am using a Picozed system-on-module with a Xilinx Gigabit > Ethernet MAC and a Marvell PHY.