Linux Renesas SOC kernel development
 help / color / mirror / Atom feed
* [PATCH net-next v3 0/4] net: renesas: rswitch: Improve TX timestamp accuracy
@ 2023-02-09  8:17 Yoshihiro Shimoda
  2023-02-09  8:17 ` [PATCH net-next v3 1/4] net: renesas: rswitch: Rename rings in struct rswitch_gwca_queue Yoshihiro Shimoda
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Yoshihiro Shimoda @ 2023-02-09  8:17 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.

Changes from v2:
https://lore.kernel.org/all/20230208235721.2336249-1-yoshihiro.shimoda.uh@renesas.com/
 - Fix sparse warnings in the patch [4/4].

Changes from v1:
https://lore.kernel.org/all/20230208073445.2317192-1-yoshihiro.shimoda.uh@renesas.com/
 - Revise the patch description in the patch [3/4].

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] 7+ messages in thread

end of thread, other threads:[~2023-02-11  4:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-09  8:17 [PATCH net-next v3 0/4] net: renesas: rswitch: Improve TX timestamp accuracy Yoshihiro Shimoda
2023-02-09  8:17 ` [PATCH net-next v3 1/4] net: renesas: rswitch: Rename rings in struct rswitch_gwca_queue Yoshihiro Shimoda
2023-02-09  8:17 ` [PATCH net-next v3 2/4] net: renesas: rswitch: Move linkfix variables to rswitch_gwca Yoshihiro Shimoda
2023-02-09  8:17 ` [PATCH net-next v3 3/4] net: renesas: rswitch: Remove gptp flag from rswitch_gwca_queue Yoshihiro Shimoda
2023-02-09  8:17 ` [PATCH net-next v3 4/4] net: renesas: rswitch: Improve TX timestamp accuracy Yoshihiro Shimoda
2023-02-10 15:31 ` [PATCH net-next v3 0/4] " Alexander H Duyck
2023-02-11  4:00 ` 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