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: <20231012065502.2928220-1-o.rempel@pengutronix.de> Date: Thu, 12 Oct 2023 08:54:59 +0200 From: Oleksij Rempel <o.rempel@...gutronix.de> To: Woojung Huh <woojung.huh@...rochip.com>, UNGLinuxDriver@...rochip.com, Andrew Lunn <andrew@...n.ch>, Florian Fainelli <f.fainelli@...il.com>, Vladimir Oltean <olteanv@...il.com>, "David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>, Heiner Kallweit <hkallweit1@...il.com> Cc: Oleksij Rempel <o.rempel@...gutronix.de>, kernel@...gutronix.de, linux-kernel@...r.kernel.org, Russell King <linux@...linux.org.uk>, netdev@...r.kernel.org, Alexander Stein <alexander.stein@...tq-group.com> Subject: [PATCH net-next v2 0/3] fix forced link mode for KSZ886X switches changes v2: - address kernel test robot warning - change comment explaining clearing of KSZ886X_CTRL_FORCE_LINK bit - s/PHY we create/PHY will create/ Oleksij Rempel (3): net: phy: micrel: Extend KSZ886X PHY Special Ctrl/Status Reg definitions net: dsa: microchip: ksz8: Enable MIIM PHY Control reg access net: phy: micrel: Fix forced link mode for KSZ886X switches drivers/net/dsa/microchip/ksz8795.c | 86 ++++++++++++++++++++++++++++- drivers/net/phy/micrel.c | 32 ++++++++++- include/linux/micrel_phy.h | 4 ++ 3 files changed, 116 insertions(+), 6 deletions(-) -- 2.39.2
Powered by blists - more mailing lists