OSDN Git Service

Merge branch 'dsa-serdes-stats'
authorDavid S. Miller <davem@davemloft.net>
Sun, 4 Mar 2018 18:34:19 +0000 (13:34 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sun, 4 Mar 2018 18:34:19 +0000 (13:34 -0500)
commit413033149c65421ced8760a89ed807a8934439a8
treeaf056020b5dbecea1e4fc30f37e50a32ae747576
parentefab163bbc19e5dbd2b7756c1f26defc9c27d6ba
parentcda9f4aae3dceed192442807b70a5d34a13c478b
Merge branch 'dsa-serdes-stats'

Andrew Lunn says:

====================
Export SERDES stats via ethtool -S

The mv88e6352 family has a SERDES interface which can be used for
example to connect to SFF/SFP modules. This interface has a couple of
statistics counters. Add support for including these counters in the
output of ethtool -S.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>