Re: [PATCHv4 net-next 0/3] Ethtool support for phy stats

2015-12-30 Thread David Miller
From: Andrew Lunn Date: Wed, 30 Dec 2015 16:28:24 +0100 > This patchset add ethtool support for reading statistics from the PHY. > The Marvell and Micrel Phys are then extended to report receiver > packet errors and idle errors. > > v2: > Fix linking when phylib is not

[PATCHv4 net-next 0/3] Ethtool support for phy stats

2015-12-30 Thread Andrew Lunn
This patchset add ethtool support for reading statistics from the PHY. The Marvell and Micrel Phys are then extended to report receiver packet errors and idle errors. v2: Fix linking when phylib is not enabled. v3: Inline helpers into ethtool.c, so fixing when phylib is a module. v4: Add