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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 26 May 2020 17:01:47 +0200 From: Antoine Tenart <antoine.tenart@...tlin.com> To: davem@...emloft.net, andrew@...n.ch, f.fainelli@...il.com, hkallweit1@...il.com Cc: Antoine Tenart <antoine.tenart@...tlin.com>, netdev@...r.kernel.org, linux-kernel@...r.kernel.org, alexandre.belloni@...tlin.com, thomas.petazzoni@...tlin.com, allan.nielsen@...rochip.com, vladimir.oltean@....com Subject: [PATCH net-next 0/2] net: mscc: allow forwarding ioctl operations to attached PHYs Hello, These two patches allow forwarding ioctl to the PHY MII implementation, and support is added for offloading timestamping operations to compatible attached PHYs. Thanks, Antoine Antoine Tenart (2): net: mscc: use the PHY MII ioctl interface when possible net: mscc: allow offloading timestamping operations to the PHY drivers/net/ethernet/mscc/ocelot.c | 23 ++++++++++++----------- drivers/net/ethernet/mscc/ocelot_board.c | 3 ++- 2 files changed, 14 insertions(+), 12 deletions(-) -- 2.26.2
Powered by blists - more mailing lists