commit | 0f29f05bd7064bdf0c9629511bcba7650ce364d5 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Wed Nov 30 10:22:28 2016 -0500 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 30 10:22:28 2016 -0500 |
tree | b5df367d6fa9b47d49e635a8e23dc85b136dbff3 | |
parent | 5a6681e22c1409089132085811857d6da828761b [diff] | |
parent | b23ce9e8b3d6e862ad2f7f818802ae4958550a51 [diff] |
Merge branch 'broadcom-phy-internal-counters' Florian Fainelli says: ==================== net: phy: broadcom: Support for PHY counters This patch series adds support for reading the Broadcom PHYs internal counters. Changes in v3: - fixed the allocation of priv->stats in bcm7xxx Changes in v2: - fixed modular build reported by kbuild - constify array of stats ==================== Signed-off-by: David S. Miller <davem@davemloft.net>