From: patchwork-bot+netdevbpf@kernel.org
To: Florian Fainelli <f.fainelli@gmail.com>
Cc: netdev@vger.kernel.org, opendmb@gmail.com,
bcm-kernel-feedback-list@broadcom.com, davem@davemloft.net,
edumazet@google.com, kuba@kernel.org, pabeni@redhat.com,
andrew@lunn.ch, hkallweit1@gmail.com, linux@armlinux.org.uk,
kabel@kernel.org, pgwipeout@gmail.com, Frank.Sae@motor-comm.com,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH net-next v3 0/3] Support for Wake-on-LAN for Broadcom PHYs
Date: Sat, 13 May 2023 16:10:19 +0000 [thread overview]
Message-ID: <168399421952.32415.2895956813317833456.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230511172110.2243275-1-f.fainelli@gmail.com>
Hello:
This series was applied to netdev/net-next.git (main)
by David S. Miller <davem@davemloft.net>:
On Thu, 11 May 2023 10:21:07 -0700 you wrote:
> This patch series adds support for Wake-on-LAN to the Broadcom PHY
> driver. Specifically the BCM54210E/B50212E are capable of supporting
> Wake-on-LAN using an external pin typically wired up to a system's GPIO.
>
> These PHY operate a programmable Ethernet MAC destination address
> comparator which will fire up an interrupt whenever a match is received.
> Because of that, it was necessary to introduce patch #1 which allows the
> PHY driver's ->suspend() routine to be called unconditionally. This is
> necessary in our case because we need a hook point into the device
> suspend/resume flow to enable the wake-up interrupt as late as possible.
>
> [...]
Here is the summary with links:
- [net-next,v3,1/3] net: phy: Allow drivers to always call into ->suspend()
https://git.kernel.org/netdev/net-next/c/a7e3448086d5
- [net-next,v3,2/3] net: phy: broadcom: Add support for Wake-on-LAN
https://git.kernel.org/netdev/net-next/c/8baddaa9d4ba
- [net-next,v3,3/3] net: bcmgenet: Add support for PHY-based Wake-on-LAN
https://git.kernel.org/netdev/net-next/c/7e400ff35cbe
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2023-05-13 16:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-11 17:21 [PATCH net-next v3 0/3] Support for Wake-on-LAN for Broadcom PHYs Florian Fainelli
2023-05-11 17:21 ` [PATCH net-next v3 1/3] net: phy: Allow drivers to always call into ->suspend() Florian Fainelli
2023-05-11 17:21 ` [PATCH net-next v3 2/3] net: phy: broadcom: Add support for Wake-on-LAN Florian Fainelli
2023-05-11 17:21 ` [PATCH net-next v3 3/3] net: bcmgenet: Add support for PHY-based Wake-on-LAN Florian Fainelli
2023-05-13 16: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=168399421952.32415.2895956813317833456.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=Frank.Sae@motor-comm.com \
--cc=andrew@lunn.ch \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=f.fainelli@gmail.com \
--cc=hkallweit1@gmail.com \
--cc=kabel@kernel.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=netdev@vger.kernel.org \
--cc=opendmb@gmail.com \
--cc=pabeni@redhat.com \
--cc=pgwipeout@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.