linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: mscc: allow forwarding ioctl operations to attached PHYs
@ 2020-05-26 15:01 Antoine Tenart
  2020-05-26 15:01 ` [PATCH net-next 1/2] net: mscc: use the PHY MII ioctl interface when possible Antoine Tenart
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Antoine Tenart @ 2020-05-26 15:01 UTC (permalink / raw)
  To: davem, andrew, f.fainelli, hkallweit1
  Cc: Antoine Tenart, netdev, linux-kernel, alexandre.belloni,
	thomas.petazzoni, allan.nielsen, vladimir.oltean

Hello,

These two patches allow forwarding ioctl to the PHY MII implementation,
and support is added for offloading timestamping operations to
compatible attached PHYs.

Thanks,
Antoine

Antoine Tenart (2):
  net: mscc: use the PHY MII ioctl interface when possible
  net: mscc: allow offloading timestamping operations to the PHY

 drivers/net/ethernet/mscc/ocelot.c       | 23 ++++++++++++-----------
 drivers/net/ethernet/mscc/ocelot_board.c |  3 ++-
 2 files changed, 14 insertions(+), 12 deletions(-)

-- 
2.26.2


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-05-27 21:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-26 15:01 [PATCH net-next 0/2] net: mscc: allow forwarding ioctl operations to attached PHYs Antoine Tenart
2020-05-26 15:01 ` [PATCH net-next 1/2] net: mscc: use the PHY MII ioctl interface when possible Antoine Tenart
2020-05-27 14:11   ` Andrew Lunn
2020-05-26 15:01 ` [PATCH net-next 2/2] net: mscc: allow offloading timestamping operations to the PHY Antoine Tenart
2020-05-27 14:11   ` Andrew Lunn
2020-05-27 21:54 ` [PATCH net-next 0/2] net: mscc: allow forwarding ioctl operations to attached PHYs David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).