[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210325131250.15901-1-kabel@kernel.org>
Date: Thu, 25 Mar 2021 14:12:38 +0100
From: Marek Behún <kabel@...nel.org>
To: netdev@...r.kernel.org, Andrew Lunn <andrew@...n.ch>,
"David S . Miller" <davem@...emloft.net>,
Florian Fainelli <f.fainelli@...il.com>,
Heiner Kallweit <hkallweit1@...il.com>,
Russell King <rmk+kernel@...linux.org.uk>, kuba@...nel.org
Cc: Marek Behún <kabel@...nel.org>
Subject: [PATCH net-next v2 00/12] net: phy: marvell10g updates
Here are some updates for marvell10g PHY driver.
Changes since v1:
- added various MACTYPEs support also for 88E21XX
- differentiate between specific models with same PHY_ID
- better check for compatible interface
- print exact model
Marek Behún (12):
net: phy: marvell10g: rename register
net: phy: marvell10g: fix typo
net: phy: marvell10g: allow 5gbase-r and usxgmii
net: phy: marvell10g: indicate 88X33X0 only port control registers
net: phy: marvell10g: add MACTYPE definitions for 88X33X0/88X33X0P
net: phy: marvell10g: add MACTYPE definitions for 88E21XX
net: phy: marvell10g: add code to determine number of ports
net: phy: marvell10g: support all rate matching modes
net: phy: marvell10g: support other MACTYPEs
net: phy: add constants for 2.5G and 5G speed in PCS speed register
net: phy: marvell10g: print exact model
net: phy: marvell10g: better check for compatible interface
drivers/net/phy/marvell10g.c | 262 +++++++++++++++++++++++++++++------
include/uapi/linux/mdio.h | 2 +
2 files changed, 220 insertions(+), 44 deletions(-)
--
2.26.2
Powered by blists - more mailing lists