Message ID | Z4ZtoeeHIXPucjUv@shell.armlinux.org.uk (mailing list archive) |
---|---|
Headers | show
Received: from pandora.armlinux.org.uk (pandora.armlinux.org.uk [78.32.30.218]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id E486A14658F for <netdev@vger.kernel.org>; Tue, 14 Jan 2025 13:59:12 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=78.32.30.218 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736863155; cv=none; b=TIE0K9NWXjoRNT0T3+y11zp/7XBEuAuQxHRVRhjv9NCY0AcVXcb+/6Txbrv/67Fim9sU7D3e2WxJqrXPmwKpUgM5SUNA2ussN5t32AGnP1SAMEm/Y0eUE8ZG7cLYDAN5bu9VuR76D0byBw80FPqBGQ5rcHksfpbtIjGCxsC7FTI= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736863155; c=relaxed/simple; bh=4y8jRxs/edYmqs1XuTHiEUxfaZUyFQNBJNcolUAXoBM=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=qXdDqzzFWP55PGkffLocoopfumIahldCrGAMKHndMeQ65RbdpaB/3RiHOFy5TYiNNVbZAUKSZNfCmIHUDQaoxVKB4hPzUyXwtQXlAjJQp3FRJssXDaHLCoq5i36KA7bL2vleC0VTXv8wAIs7G08cepzlRiiUN2BAY1AsRKGCBlE= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=armlinux.org.uk; spf=none smtp.mailfrom=armlinux.org.uk; dkim=pass (2048-bit key) header.d=armlinux.org.uk header.i=@armlinux.org.uk header.b=WaI7F2P4; arc=none smtp.client-ip=78.32.30.218 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=armlinux.org.uk Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=armlinux.org.uk Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=armlinux.org.uk header.i=@armlinux.org.uk header.b="WaI7F2P4" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=armlinux.org.uk; s=pandora-2019; h=Sender:Content-Type:MIME-Version: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=7u6u610TK3l8oltBms9GRiIQMrHBSXpM/XVDOMLWH/4=; b=WaI7F2P4XGmqeMsUaixx+7EuIJ tjTb4buCgfSad7RjqbE3ZfVdn0XHl3+U0voQz0w249Kk7OmucYtjq5U4dzczKO11ANPSVyRS9hxNh IpAklOfFH00aIxu7APMmejc0kUcSPd3h62wJhsl0lE5WZ2ptSWwNW4g9kHHIocKqyE/Z8ch+gsWiJ SRfRWlLf+WYv3uta7dbvx62bLBJMnTO+uvTGq22HXwj5R20BFNXIRDYCgN5v6Ti9D9dZ+gVk8RSun 580+tLafu3M+H35pE8ppFk93YlvlYV1dBpasoDkhgRW0IfC7wv4dpa0p8ENSJjZGe06wZP+QdMZg1 s3cEbQjQ==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:35990) by pandora.armlinux.org.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from <linux@armlinux.org.uk>) id 1tXhRd-00088J-0c; Tue, 14 Jan 2025 13:59:01 +0000 Received: from linux by shell.armlinux.org.uk with local (Exim 4.96) (envelope-from <linux@shell.armlinux.org.uk>) id 1tXhRZ-00058K-33; Tue, 14 Jan 2025 13:58:57 +0000 Date: Tue, 14 Jan 2025 13:58:57 +0000 From: "Russell King (Oracle)" <linux@armlinux.org.uk> To: Andrew Lunn <andrew@lunn.ch>, Heiner Kallweit <hkallweit1@gmail.com> Cc: Alexandre Torgue <alexandre.torgue@foss.st.com>, Andrew Lunn <andrew+netdev@lunn.ch>, Bryan Whitehead <bryan.whitehead@microchip.com>, "David S. Miller" <davem@davemloft.net>, Eric Dumazet <edumazet@google.com>, Jakub Kicinski <kuba@kernel.org>, linux-arm-kernel@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com, Marcin Wojtas <marcin.s.wojtas@gmail.com>, Maxime Coquelin <mcoquelin.stm32@gmail.com>, netdev@vger.kernel.org, Paolo Abeni <pabeni@redhat.com>, Simon Horman <horms@kernel.org>, UNGLinuxDriver@microchip.com, Vladimir Oltean <olteanv@gmail.com> Subject: [PATCH RFC net-next 00/10] net: add phylink managed EEE support Message-ID: <Z4ZtoeeHIXPucjUv@shell.armlinux.org.uk> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: <netdev.vger.kernel.org> List-Subscribe: <mailto:netdev+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:netdev+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: Russell King (Oracle) <linux@armlinux.org.uk> X-Patchwork-Delegate: kuba@kernel.org X-Patchwork-State: RFC |
Series |
net: add phylink managed EEE support
|
expand
|