[PATCH net-next 0/5] Various improvements to Microsemi PHY driver
From: Quentin Schulz <hidden>
Date: 2018-09-14 08:34:40
Also in:
lkml
From: Quentin Schulz <hidden>
Date: 2018-09-14 08:34:40
Also in:
lkml
The Microsemi PHYs have several counters so let's make them available as PHY statistics. The VSC 8530/31/40/41 also need to update their EEE init sequence in order to avoid packet losses and improve performance. This patch series also makes some minor cosmetic changes to the driver. Quentin Schulz (3): net: phy: mscc: remove unneeded parenthesis net: phy: mscc: shorten `x != 0` condition to `x` net: phy: mscc: remove unneeded temporary variable Raju Lakkaraju (2): net: phy: mscc: add ethtool statistics counters net: phy: mscc: Add EEE init sequence drivers/net/phy/mscc.c | 229 +++++++++++++++++++++++++++++++++++++----- 1 file changed, 202 insertions(+), 27 deletions(-) base-commit: 00989856964175eafbe1435a70862c2ac66cffc0 -- git-series 0.9.1