All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] net: renesas: rswitch: Improve TX timestamp accuracy
@ 2023-02-08  7:34 Yoshihiro Shimoda
  2023-02-08  7:34 ` [PATCH net-next 1/4] net: renesas: rswitch: Rename rings in struct rswitch_gwca_queue Yoshihiro Shimoda
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Yoshihiro Shimoda @ 2023-02-08  7:34 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni
  Cc: netdev, linux-renesas-soc, Yoshihiro Shimoda

This patch series is based on next-20230206.

The patch [[123]/4] are minor refacoring for readability.
The patch [4/4] is for improving TX timestamp accuracy.
To improve the accuracy, it requires refactoring so that this is not
a fixed patch.

Yoshihiro Shimoda (4):
  net: renesas: rswitch: Rename rings in struct rswitch_gwca_queue
  net: renesas: rswitch: Move linkfix variables to rswitch_gwca
  net: renesas: rswitch: Remove gptp flag from rswitch_gwca_queue
  net: renesas: rswitch: Improve TX timestamp accuracy

 drivers/net/ethernet/renesas/rswitch.c | 295 ++++++++++++++++++-------
 drivers/net/ethernet/renesas/rswitch.h |  46 +++-
 2 files changed, 248 insertions(+), 93 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-02-09  1:13 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-08  7:34 [PATCH net-next 0/4] net: renesas: rswitch: Improve TX timestamp accuracy Yoshihiro Shimoda
2023-02-08  7:34 ` [PATCH net-next 1/4] net: renesas: rswitch: Rename rings in struct rswitch_gwca_queue Yoshihiro Shimoda
2023-02-08  7:34 ` [PATCH net-next 2/4] net: renesas: rswitch: Move linkfix variables to rswitch_gwca Yoshihiro Shimoda
2023-02-08  7:34 ` [PATCH net-next 3/4] net: renesas: rswitch: Remove gptp flag from rswitch_gwca_queue Yoshihiro Shimoda
2023-02-08 16:06   ` Alexander H Duyck
2023-02-08 23:33     ` Yoshihiro Shimoda
2023-02-09  1:01       ` Alexander Duyck
2023-02-09  1:13         ` Yoshihiro Shimoda
2023-02-08  7:34 ` [PATCH net-next 4/4] net: renesas: rswitch: Improve TX timestamp accuracy Yoshihiro Shimoda
2023-02-09  0:06   ` Jakub Kicinski
2023-02-09  1:06     ` Yoshihiro Shimoda

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.