netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] sfc: Implement ndo_hwtstamp_(get|set)
@ 2023-11-30 13:58 Alex Austin
  2023-11-30 13:58 ` [PATCH net-next 1/2] " Alex Austin
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Alex Austin @ 2023-11-30 13:58 UTC (permalink / raw)
  To: netdev, linux-net-drivers
  Cc: ecree.xilinx, habetsm.xilinx, davem, edumazet, kuba, pabeni,
	richardcochran, lorenzo, alex.austin, memxor, alardam, bhelgaas

Implement ndo_hwtstamp_get and ndo_hwtstamp_set for sfc and sfc-siena.

Alex Austin (2):
  sfc: Implement ndo_hwtstamp_(get|set)
  sfc-siena: Implement ndo_hwtstamp_(get|set)

 drivers/net/ethernet/sfc/ef10.c             |  4 +--
 drivers/net/ethernet/sfc/efx.c              | 24 +++++++++++++----
 drivers/net/ethernet/sfc/net_driver.h       |  2 +-
 drivers/net/ethernet/sfc/ptp.c              | 30 ++++++++-------------
 drivers/net/ethernet/sfc/ptp.h              |  7 +++--
 drivers/net/ethernet/sfc/siena/efx.c        | 24 +++++++++++++----
 drivers/net/ethernet/sfc/siena/net_driver.h |  2 +-
 drivers/net/ethernet/sfc/siena/ptp.c        | 30 +++++++++------------
 drivers/net/ethernet/sfc/siena/ptp.h        |  7 +++--
 drivers/net/ethernet/sfc/siena/siena.c      |  2 +-
 10 files changed, 76 insertions(+), 56 deletions(-)

-- 
2.39.3


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

end of thread, other threads:[~2023-12-05 17:20 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-30 13:58 [PATCH net-next 0/2] sfc: Implement ndo_hwtstamp_(get|set) Alex Austin
2023-11-30 13:58 ` [PATCH net-next 1/2] " Alex Austin
2023-11-30 19:04   ` Edward Cree
2023-12-02  3:25   ` Jakub Kicinski
2023-12-04 10:26     ` Austin, Alex (DCCG)
2023-12-04 11:00       ` Vladimir Oltean
2023-12-04 18:17         ` Jakub Kicinski
2023-12-04 18:45           ` Vladimir Oltean
2023-12-05  8:52             ` Paolo Abeni
2023-12-05 13:45               ` Austin, Alex (DCCG)
2023-12-05 13:46   ` Vladimir Oltean
2023-11-30 13:58 ` [PATCH net-next 2/2] sfc-siena: " Alex Austin
2023-11-30 19:05   ` Edward Cree
2023-12-05 13:47   ` Vladimir Oltean
2023-12-05 17:20 ` [PATCH net-next 0/2] sfc: " 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;
as well as URLs for NNTP newsgroup(s).