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: <0a164b9b-4f9b-4886-b19e-48298cdcff8d@intel.com> Date: Thu, 26 Oct 2023 16:23:44 -0700 From: Jacob Keller <jacob.e.keller@...el.com> To: Florian Fainelli <florian.fainelli@...adcom.com>, <netdev@...r.kernel.org> CC: Doug Berger <opendmb@...il.com>, Broadcom internal kernel review list <bcm-kernel-feedback-list@...adcom.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>, Vladimir Oltean <vladimir.oltean@....com>, "Tariq Toukan" <tariqt@...dia.com>, Gal Pressman <gal@...dia.com>, Willem de Bruijn <willemb@...gle.com>, Daniil Tatianin <d-tatianin@...dex-team.ru>, "Simon Horman" <horms@...nel.org>, Justin Chen <justin.chen@...adcom.com>, "Ratheesh Kannoth" <rkannoth@...vell.com>, Joe Damato <jdamato@...tly.com>, "Vincent Mailhol" <mailhol.vincent@...adoo.fr>, Jiri Pirko <jiri@...nulli.us>, "open list" <linux-kernel@...r.kernel.org> Subject: Re: [PATCH net-next v2 5/5] net: bcmgenet: Interrogate PHY for WAKE_FILTER programming On 10/26/2023 3:45 PM, Florian Fainelli wrote: > Determine whether the PHY can support waking up from the user programmed > network filter, and if it can utilize it. > Here, you're passing through to phy_ethtool_set_rxnfc, basically allowing the lower device to program the wakeup filter if its supported. Ok. This almost feels like it would belong generally in the higher level ethtool code rather than in the driver? Thanks, Jake
Powered by blists - more mailing lists