Hi Florian
Please keep CC          Yelena Krivosheev <yel...@marvell.com>
for changes with        drivers/net/ethernet/marvell/mvneta.c
Thanks
Yan Markman
Tel. 05-44732819


-----Original Message-----
From: Florian Fainelli [mailto:f.faine...@gmail.com] 
Sent: Thursday, March 29, 2018 1:44 AM
To: net...@vger.kernel.org
Cc: Florian Fainelli <f.faine...@gmail.com>; Thomas Petazzoni 
<thomas.petazz...@free-electrons.com>; Andrew Lunn <and...@lunn.ch>; David S. 
Miller <da...@davemloft.net>; Russell King <rmk+ker...@armlinux.org.uk>; open 
list <linux-kernel@vger.kernel.org>; Antoine Tenart 
<antoine.ten...@bootlin.com>; Yan Markman <ymark...@marvell.com>; Stefan 
Chulski <stef...@marvell.com>; Maxime Chevallier 
<maxime.chevall...@bootlin.com>; Miquel Raynal 
<miquel.ray...@free-electrons.com>; Marcin Wojtas <m...@semihalf.com>
Subject: [EXT] [PATCH net-next v2 0/2] phylink: API changes

External Email

----------------------------------------------------------------------
Hi all,

This patch series contains two API changes to PHYLINK which will later be used 
by DSA to migrate to PHYLINK. Because these are API changes that impact other 
outstanding work (e.g: MVPP2) I would rather get them included sooner to 
minimize conflicts.

Thank you!

Changes in v2:

- added missing documentation to mac_link_{up,down} that the interface
  must be configured in mac_config()

- added Russell's, Andrew's and my tags

Florian Fainelli (1):
  net: phy: phylink: Provide PHY interface to mac_link_{up,down}

Russell King (1):
  sfp/phylink: move module EEPROM ethtool access into netdev core
    ethtool

 drivers/net/ethernet/marvell/mvneta.c | 22 +++-------------------
 drivers/net/phy/phylink.c             | 32 +++-----------------------------
 drivers/net/phy/sfp-bus.c             |  6 ++----
 include/linux/netdevice.h             |  3 +++
 include/linux/phylink.h               | 17 +++++++++++------
 net/core/ethtool.c                    |  7 +++++++
 6 files changed, 29 insertions(+), 58 deletions(-)

--
2.14.1

Reply via email to