[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <0423e795-0215-053f-57ff-386242a6d7ce@gmail.com>
Date: Sat, 16 Feb 2019 20:49:03 +0100
From: Heiner Kallweit <hkallweit1@...il.com>
To: Andrew Lunn <andrew@...n.ch>,
Florian Fainelli <f.fainelli@...il.com>,
David Miller <davem@...emloft.net>,
Russell King - ARM Linux <linux@...linux.org.uk>
Cc: "netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: [PATCH net-next 0/4] net: phy: add and use genphy_c45_an_config_an
This series adds genphy_c45_an_config_an() and uses it in the
marvell10g diver. In addition patch 4 aligns the aneg configuration
with what is done in genphy_config_aneg().
Heiner Kallweit (4):
net: phy: add helper linkmode_adv_to_mii_10gbt_adv_t
net: phy: add genphy_c45_an_config_an
net: phy: marvell10g: use genphy_c45_an_config_an
net: phy: marvell10g: check for newly set aneg in mv3310_config_aneg
drivers/net/phy/marvell10g.c | 28 ++++++++---------------
drivers/net/phy/phy-c45.c | 44 ++++++++++++++++++++++++++++++++++++
include/linux/mdio.h | 25 ++++++++++++++++++++
include/linux/phy.h | 1 +
4 files changed, 79 insertions(+), 19 deletions(-)
--
2.20.1
Powered by blists - more mailing lists