linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Russell King (Oracle) <linux@armlinux.org.uk>
Cc: andrew@lunn.ch, hkallweit1@gmail.com,
	florian.fainelli@broadcom.com, gatien.chevallier@foss.st.com,
	alexandre.torgue@foss.st.com, andrew+netdev@lunn.ch,
	christophe.roullier@foss.st.com, conor+dt@kernel.org,
	davem@davemloft.net, devicetree@vger.kernel.org,
	edumazet@google.com, kuba@kernel.org, krzk+dt@kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	linux-stm32@st-md-mailman.stormreply.com,
	mcoquelin.stm32@gmail.com, netdev@vger.kernel.org,
	pabeni@redhat.com, robh@kernel.org, horms@kernel.org,
	Tristram.Ha@microchip.com
Subject: Re: [PATCH net-next v2 0/6] net: add phylink managed WoL and convert stmmac
Date: Sat, 25 Oct 2025 02:10:37 +0000	[thread overview]
Message-ID: <176135823749.4124588.15892332311706478682.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <aPnyW54J80h9DmhB@shell.armlinux.org.uk>

Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Thu, 23 Oct 2025 10:16:11 +0100 you wrote:
> Hi,
> 
> This series is implementing the thoughts of Andrew, Florian and myself
> to improve the quality of Wake-on-Lan (WoL) implementations.
> 
> This changes nothing for MAC drivers that do not wish to participate in
> this, but if they do, then they gain the benefit of phylink configuring
> WoL at the point closest to the media as possible.
> 
> [...]

Here is the summary with links:
  - [net-next,v2,1/6] net: phy: add phy_can_wakeup()
    https://git.kernel.org/netdev/net-next/c/330ce8ffc184
  - [net-next,v2,2/6] net: phy: add phy_may_wakeup()
    https://git.kernel.org/netdev/net-next/c/b344bfacf1de
  - [net-next,v2,3/6] net: phylink: add phylink managed MAC Wake-on-Lan support
    https://git.kernel.org/netdev/net-next/c/b79fbd86c849
  - [net-next,v2,4/6] net: phylink: add phylink managed wake-on-lan PHY speed control
    https://git.kernel.org/netdev/net-next/c/dc1a2a9ce5b2
  - [net-next,v2,5/6] net: stmmac: convert to phylink-managed Wake-on-Lan
    https://git.kernel.org/netdev/net-next/c/6911308d7d11
  - [net-next,v2,6/6] net: stmmac: convert to phylink managed WoL PHY speed
    https://git.kernel.org/netdev/net-next/c/d65cb2e27e6e

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html




      parent reply	other threads:[~2025-10-25  2:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-23  9:16 [PATCH net-next v2 0/6] net: add phylink managed WoL and convert stmmac Russell King (Oracle)
2025-10-23  9:16 ` [PATCH net-next v2 1/6] net: phy: add phy_can_wakeup() Russell King (Oracle)
2025-10-23  9:16 ` [PATCH net-next v2 2/6] net: phy: add phy_may_wakeup() Russell King (Oracle)
2025-10-23  9:16 ` [PATCH net-next v2 3/6] net: phylink: add phylink managed MAC Wake-on-Lan support Russell King (Oracle)
2025-10-23  9:16 ` [PATCH net-next v2 4/6] net: phylink: add phylink managed wake-on-lan PHY speed control Russell King (Oracle)
2025-10-23  9:16 ` [PATCH net-next v2 5/6] net: stmmac: convert to phylink-managed Wake-on-Lan Russell King (Oracle)
2025-10-23  9:16 ` [PATCH net-next v2 6/6] net: stmmac: convert to phylink managed WoL PHY speed Russell King (Oracle)
2025-10-25  2:10 ` patchwork-bot+netdevbpf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=176135823749.4124588.15892332311706478682.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=Tristram.Ha@microchip.com \
    --cc=alexandre.torgue@foss.st.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=andrew@lunn.ch \
    --cc=christophe.roullier@foss.st.com \
    --cc=conor+dt@kernel.org \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=edumazet@google.com \
    --cc=florian.fainelli@broadcom.com \
    --cc=gatien.chevallier@foss.st.com \
    --cc=hkallweit1@gmail.com \
    --cc=horms@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-stm32@st-md-mailman.stormreply.com \
    --cc=linux@armlinux.org.uk \
    --cc=mcoquelin.stm32@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=robh@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).