[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200625154211.606591-1-antoine.tenart@bootlin.com>
Date: Thu, 25 Jun 2020 17:42:03 +0200
From: Antoine Tenart <antoine.tenart@...tlin.com>
To: davem@...emloft.net, andrew@...n.ch, f.fainelli@...il.com,
hkallweit1@...il.com
Cc: Antoine Tenart <antoine.tenart@...tlin.com>,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
thomas.petazzoni@...tlin.com
Subject: [PATCH net-next 0/8] net: phy: mscc: multiple improvements
Hello,
This series contains various improvements to the MSCC PHY driver, fixing
sparse and smatch warnings, using functions provided by the PHY core,
and improving the driver consistency and maintenance.
I don't think any of those improvements and fixes is worth backporting
to stable trees.
Thanks!
Antoine
Antoine Tenart (8):
net: phy: mscc: macsec: fix sparse warnings
net: phy: mscc: fix a possible double unlock
net: phy: mscc: ptp: fix a smatch error
net: phy: mscc: ptp: fix a typo in a comment
net: phy: mscc: do not access the MDIO bus lock directly
net: phy: mscc: restore the base page in vsc8514/8584_config_init
net: phy: mscc: remove useless page configuration in the config init
net: phy: mscc: improve vsc8514/8584_config_init consistency
drivers/net/phy/mscc/mscc_macsec.c | 12 ++++---
drivers/net/phy/mscc/mscc_main.c | 54 +++++++++++++++++-------------
drivers/net/phy/mscc/mscc_ptp.c | 15 +++++----
3 files changed, 45 insertions(+), 36 deletions(-)
--
2.26.2
Powered by blists - more mailing lists