commit | f3a4094558ddf8afa8bb58250d548e15e059c65a | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Wed Dec 30 16:28:25 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 31 00:53:10 2015 -0500 |
tree | 081f2d64b4eef8094fef2b8e8858364f3c74155f | |
parent | a3748a9c7fc0e33ed1a5bcd6104098d9f63a61ed [diff] |
ethtool: Add phy statistics Ethernet PHYs can maintain statistics, for example errors while idle and receive errors. Add an ethtool mechanism to retrieve these statistics, using the same model as MAC statistics. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>