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: <AM5PR04MB313931611AE76814BAE5AFE188889@AM5PR04MB3139.eurprd04.prod.outlook.com> Date: Tue, 28 Mar 2023 01:48:19 +0000 From: Wei Fang <wei.fang@....com> To: Oleksij Rempel <o.rempel@...gutronix.de>, "David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>, Andrew Lunn <andrew@...n.ch>, Heiner Kallweit <hkallweit1@...il.com>, Russell King <linux@...linux.org.uk> CC: "kernel@...gutronix.de" <kernel@...gutronix.de>, "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>, "netdev@...r.kernel.org" <netdev@...r.kernel.org>, Shenwei Wang <shenwei.wang@....com>, Clark Wang <xiaoning.wang@....com>, dl-linux-imx <linux-imx@....com>, Amit Cohen <amcohen@...dia.com>, Gal Pressman <gal@...dia.com>, Alexandru Tachici <alexandru.tachici@...log.com>, Piergiorgio Beruto <piergiorgio.beruto@...il.com>, Willem de Bruijn <willemb@...gle.com>, Vladimir Oltean <vladimir.oltean@....com> Subject: RE: [PATCH net-next v2 8/8] net: fec: Indicate EEE (LPI) support for some FEC Ethernet controllers > -----Original Message----- > From: Oleksij Rempel <o.rempel@...gutronix.de> > Sent: 2023年3月27日 22:22 > To: Wei Fang <wei.fang@....com>; David S. Miller <davem@...emloft.net>; > Eric Dumazet <edumazet@...gle.com>; Jakub Kicinski <kuba@...nel.org>; > Paolo Abeni <pabeni@...hat.com>; Andrew Lunn <andrew@...n.ch>; Heiner > Kallweit <hkallweit1@...il.com>; Russell King <linux@...linux.org.uk> > Cc: Oleksij Rempel <o.rempel@...gutronix.de>; kernel@...gutronix.de; > linux-kernel@...r.kernel.org; netdev@...r.kernel.org; Shenwei Wang > <shenwei.wang@....com>; Clark Wang <xiaoning.wang@....com>; > dl-linux-imx <linux-imx@....com>; Amit Cohen <amcohen@...dia.com>; Gal > Pressman <gal@...dia.com>; Alexandru Tachici > <alexandru.tachici@...log.com>; Piergiorgio Beruto > <piergiorgio.beruto@...il.com>; Willem de Bruijn <willemb@...gle.com>; > Vladimir Oltean <vladimir.oltean@....com> > Subject: [PATCH net-next v2 8/8] net: fec: Indicate EEE (LPI) support for some > FEC Ethernet controllers > > This commit adds EEE (LPI) support indication for specific FEC Ethernet > controllers. By indicating EEE support for these controllers, it allows PHY > drivers to choose the right configuration for EEE and LPI features, depending > on whether the MAC or the PHY is responsible for handling them. > > This change provides more flexibility and control over energy-saving features, > enabling PHY drivers to disable SmartEEE functionality in favor of MAC EEE > support when appropriate, depending on their specific use cases and > requirements. > > Signed-off-by: Oleksij Rempel <o.rempel@...gutronix.de> Reviewed-by: Wei Fang <wei.fang@....com>
Powered by blists - more mailing lists