mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] dpaa_eth conversion to ndo_hwtstamp_get() and ndo_hwtstamp_set()
@ 2025-05-08 12:47 Vladimir Oltean
  2025-05-08 12:47 ` [PATCH net-next 1/3] net: dpaa_eth: convert to ndo_hwtstamp_set() Vladimir Oltean
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Vladimir Oltean @ 2025-05-08 12:47 UTC (permalink / raw)
  To: netdev
  Cc: Köry Maincent, Madalin Bucur, Andrew Lunn, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni, Simon Horman,
	Richard Cochran, Russell King, linux-kernel

This is part of the effort to finalize the conversion of drivers to the
dedicated hardware timestamping API.

In the case of the DPAA1 Ethernet driver, a bit more care is needed,
because dpaa_ioctl() looks a bit strange. It handles the "set" IOCTL but
not the "get", and even the phylink_mii_ioctl() portion could do with
some cleanup.

Vladimir Oltean (3):
  net: dpaa_eth: convert to ndo_hwtstamp_set()
  net: dpaa_eth: add ndo_hwtstamp_get() implementation
  net: dpaa_eth: simplify dpaa_ioctl()

 .../net/ethernet/freescale/dpaa/dpaa_eth.c    | 41 ++++++++++---------
 1 file changed, 21 insertions(+), 20 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-05-09 23:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-08 12:47 [PATCH net-next 0/3] dpaa_eth conversion to ndo_hwtstamp_get() and ndo_hwtstamp_set() Vladimir Oltean
2025-05-08 12:47 ` [PATCH net-next 1/3] net: dpaa_eth: convert to ndo_hwtstamp_set() Vladimir Oltean
2025-05-08 12:47 ` [PATCH net-next 2/3] net: dpaa_eth: add ndo_hwtstamp_get() implementation Vladimir Oltean
2025-05-08 12:47 ` [PATCH net-next 3/3] net: dpaa_eth: simplify dpaa_ioctl() Vladimir Oltean
2025-05-08 20:39 ` [PATCH net-next 0/3] dpaa_eth conversion to ndo_hwtstamp_get() and ndo_hwtstamp_set() Vadim Fedorenko
2025-05-09  6:09 ` Madalin Bucur (OSS)
2025-05-09 23:50 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®