lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <DU2PR04MB89356DD964DEA8357F3317B6EC8AA@DU2PR04MB8935.eurprd04.prod.outlook.com> Date: Fri, 9 May 2025 06:09:18 +0000 From: "Madalin Bucur (OSS)" <madalin.bucur@....nxp.com> To: Vladimir Oltean <vladimir.oltean@....com>, "netdev@...r.kernel.org" <netdev@...r.kernel.org> CC: Köry Maincent <kory.maincent@...tlin.com>, Andrew Lunn <andrew@...n.ch>, "David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>, Simon Horman <horms@...nel.org>, Richard Cochran <richardcochran@...il.com>, Russell King <linux@...linux.org.uk>, "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org> Subject: RE: [PATCH net-next 0/3] dpaa_eth conversion to ndo_hwtstamp_get() and ndo_hwtstamp_set() > -----Original Message----- > From: Vladimir Oltean <vladimir.oltean@....com> > Sent: Thursday, May 8, 2025 3:48 PM > To: netdev@...r.kernel.org > Cc: Köry Maincent <kory.maincent@...tlin.com>; Madalin Bucur > <madalin.bucur@....com>; Andrew Lunn <andrew@...n.ch>; David S. Miller > <davem@...emloft.net>; Eric Dumazet <edumazet@...gle.com>; Jakub > Kicinski <kuba@...nel.org>; Paolo Abeni <pabeni@...hat.com>; Simon > Horman <horms@...nel.org>; Richard Cochran <richardcochran@...il.com>; > Russell King <linux@...linux.org.uk>; linux-kernel@...r.kernel.org > Subject: [PATCH net-next 0/3] dpaa_eth conversion to ndo_hwtstamp_get() > and ndo_hwtstamp_set() > > 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 For the series: Acked-by: Madalin Bucur <madalin.bucur@....nxp.com> Thank you!
Powered by blists - more mailing lists