commit | 5a32fcdb1e686e90a2c5f2d095fb79aa2fb3f176 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Thu Apr 01 09:42:33 2021 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 01 15:59:26 2021 -0700 |
tree | 7e812564c79969d163361b287a5dbeb6277bb38c | |
parent | a7a80b17c750c0f4b2c15cc61be5ff7c1d29f8d6 [diff] |
net: phy: broadcom: Add statistics for all Gigabit PHYs All Gigabit PHYs use the same register layout as far as fetching statistics goes. Fast Ethernet PHYs do not all support statistics, and the BCM54616S would require some switching between the coper and fiber modes to fetch the appropriate statistics which is not supported yet. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>