[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210416123655.42783-1-yangbo.lu@nxp.com>
Date: Fri, 16 Apr 2021 20:36:52 +0800
From: Yangbo Lu <yangbo.lu@....com>
To: netdev@...r.kernel.org
Cc: Yangbo Lu <yangbo.lu@....com>,
Richard Cochran <richardcochran@...il.com>,
Vladimir Oltean <vladimir.oltean@....com>,
"David S . Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Jonathan Corbet <corbet@....net>,
Kurt Kanzenbach <kurt@...utronix.de>,
Andrew Lunn <andrew@...n.ch>,
Vivien Didelot <vivien.didelot@...il.com>,
Florian Fainelli <f.fainelli@...il.com>,
Claudiu Manoil <claudiu.manoil@....com>,
Alexandre Belloni <alexandre.belloni@...tlin.com>,
UNGLinuxDriver@...rochip.com, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [net-next 0/3] Support ocelot PTP Sync one-step timestamping
This patch-set is to support ocelot PTP Sync one-step timestamping.
Actually before that, this patch-set cleans up and optimizes the
DSA slave tx timestamp request handling process.
Yangbo Lu (3):
net: dsa: optimize tx timestamp request handling
net: mscc: ocelot: convert to ocelot_port_txtstamp_request()
net: mscc: ocelot: support PTP Sync one-step timestamping
Documentation/networking/timestamping.rst | 7 +-
.../net/dsa/hirschmann/hellcreek_hwtstamp.c | 20 +++--
.../net/dsa/hirschmann/hellcreek_hwtstamp.h | 2 +-
drivers/net/dsa/mv88e6xxx/hwtstamp.c | 21 +++--
drivers/net/dsa/mv88e6xxx/hwtstamp.h | 6 +-
drivers/net/dsa/ocelot/felix.c | 15 ++--
drivers/net/dsa/sja1105/sja1105_ptp.c | 6 +-
drivers/net/dsa/sja1105/sja1105_ptp.h | 2 +-
drivers/net/ethernet/mscc/ocelot.c | 81 ++++++++++++++++++-
drivers/net/ethernet/mscc/ocelot_net.c | 19 ++---
include/net/dsa.h | 2 +-
include/soc/mscc/ocelot.h | 6 +-
net/dsa/slave.c | 20 ++---
net/dsa/tag_ocelot.c | 25 +-----
net/dsa/tag_ocelot_8021q.c | 39 +++------
15 files changed, 158 insertions(+), 113 deletions(-)
base-commit: 392c36e5be1dee19ffce8c8ba8f07f90f5aa3f7c
--
2.25.1
Powered by blists - more mailing lists