[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.616d15610d44a0e3d463acd8119859f243163ad2.1536913944.git-series.quentin.schulz@bootlin.com>
Date: Fri, 14 Sep 2018 10:33:42 +0200
From: Quentin Schulz <quentin.schulz@...tlin.com>
To: davem@...emloft.net, andrew@...n.ch, f.fainelli@...il.com
Cc: allan.nielsen@...rochip.com, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org, thomas.petazzoni@...tlin.com,
Quentin Schulz <quentin.schulz@...tlin.com>
Subject: [PATCH net-next 0/5] Various improvements to Microsemi PHY driver
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
Powered by blists - more mailing lists