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: Mon, 10 Jan 2022 14:21:16 +0800 From: Mohammad Athari Bin Ismail <mohammad.athari.ismail@...el.com> To: Andrew Lunn <andrew@...n.ch>, "David S . Miller" <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>, Oleksij Rempel <linux@...pel-privat.de>, Heiner Kallweit <hkallweit1@...il.com>, Russell King <linux@...linux.org.uk> Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org, mohammad.athari.ismail@...el.com, stable@...r.kernel.org Subject: [PATCH net 0/1] net: phy: marvell: add Marvell specific PHY loopback This patch to implement Marvell PHY specific loopback callback function. Verified working on Marvell 88E1510 at 1Gbps speed only. For 100Mbps and 10Mbps, found that the PHY loopback not able to function properly. Possible due to limitation in Marvell 88E1510 PHY. Tested on Intel Elkhart Lake platform (Synopsys Designware QoS MAC and Marvell 88E1510 PHY). Mohammad Athari Bin Ismail (1): net: phy: marvell: add Marvell specific PHY loopback drivers/net/phy/marvell.c | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) -- 2.17.1
Powered by blists - more mailing lists