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: <20231219092837.GB3479@debian> Date: Tue, 19 Dec 2023 10:28:37 +0100 From: Dimitri Fedrau <dima.fedrau@...il.com> To: Andrew Lunn <andrew@...n.ch> Cc: Heiner Kallweit <hkallweit1@...il.com>, Russell King <linux@...linux.org.uk>, netdev@...r.kernel.org, linux-kernel@...r.kernel.org, Stefan Eichenberger <eichest@...il.com> Subject: Re: [PATCH 1/2] net: phy: Add BaseT1 auto-negotiation constants Am Tue, Dec 19, 2023 at 12:45:01AM +0100 schrieb Andrew Lunn: > On Mon, Dec 18, 2023 at 11:18:13PM +0100, Dimitri Fedrau wrote: > > Added constants for advertising 100BT1 and 1000BT1 in register BASE-T1 > > auto-negotiation advertisement register [31:16] (Register 7.515) > > Hi Dimitri > > These two patches look good, but... > > Please take a read of: > > https://www.kernel.org/doc/html/latest/process/maintainer-netdev.html#netdev-faq > I probably should have sent them with subject-prefix "PATCH net-next" !? > Also, its normal to include a user for new APIs. Do you have a driver > which will make use of this to advertisement modes? > Yes, I'm currently trying to push a driver for the Marvell88Q2220 100BASE-T1/1000BASE-T1 PHY. It supports autonegotiation and with an additional patch to function genphy_c45_baset1_an_config_aneg which is not part of the series it is possible to set the advertised speed. I probably should send all patches as a series including the driver ? > Thanks > Andrew Best regards, Dimitri
Powered by blists - more mailing lists