commit | 030a89028db07a7987f1f3bd6ee43114e36f5060 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Sat Jun 03 20:00:36 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Jun 04 21:36:20 2017 -0400 |
tree | b9dd1e25672e2034fb93dd4c08cac39aaa226544 | |
parent | 386e2e4bd7ca520e9466150585f87e0b9b9636ac [diff] |
net: phy: smsc: Implement PHY statistics Most of the PHYs supported by the SMSC driver have a counter of symbol errors. This is 16 bit wide and wraps around when it reaches its maximum value. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Reviewed-By: Woojung Huh <Woojung.Huh@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>