Re: Which ethtool methods should I implement?

2016-12-20 Thread Timur Tabi
On 12/19/2016 07:40 PM, Florian Fainelli wrote: Ideally, everything that is supported by your HW, but I would with the basic essential stuff that you would need in case someone reports problems with your driver like: - statistics (MAC for sure) and PHY (if possible), -S - ability to restart

Re: Which ethtool methods should I implement?

2016-12-19 Thread Florian Fainelli
On 12/19/2016 05:29 PM, Timur Tabi wrote: > I'm adding support for ethtool to my driver > (drivers/net/ethernet/qualcomm/emac/), and I can't find any meaningful > HOWTO documentation, so I'm not sure which methods I need to implement. > > Is there some minimal set of must-have ethtool methods

Which ethtool methods should I implement?

2016-12-19 Thread Timur Tabi
I'm adding support for ethtool to my driver (drivers/net/ethernet/qualcomm/emac/), and I can't find any meaningful HOWTO documentation, so I'm not sure which methods I need to implement. Is there some minimal set of must-have ethtool methods that should be implemented? Since I support