From: patchwork-bot+netdevbpf@kernel.org
To: Russell King (Oracle) <linux@armlinux.org.uk>
Cc: andrew@lunn.ch, alexandre.torgue@foss.st.com,
andrew+netdev@lunn.ch, davem@davemloft.net, edumazet@google.com,
Frank.Li@nxp.com, imx@lists.linux.dev, kuba@kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-arm-msm@vger.kernel.org,
linux-stm32@st-md-mailman.stormreply.com,
maxime.chevallier@bootlin.com, mohd.anwar@oss.qualcomm.com,
netdev@vger.kernel.org, pabeni@redhat.com, kernel@pengutronix.de,
s.hauer@pengutronix.de, vkoul@kernel.org
Subject: Re: [PATCH net-next 00/10] net: stmmac: qcom-ethqos: cleanups and re-organise SerDes handling
Date: Wed, 25 Feb 2026 01:50:31 +0000 [thread overview]
Message-ID: <177198423153.31093.1747668496554974371.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <aZwfAFJQcp9f0niI@shell.armlinux.org.uk>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Mon, 23 Feb 2026 09:33:52 +0000 you wrote:
> Hi,
>
> As the last series had issues with stability, I've changed the approach
> in this series to concentrate on keeping much of the SerDes related
> code within the qcom-ethqos driver rather than trying to move it out at
> this stage. This means it should be possible to bisect these patches and
> pinpoint exactly the code movement that causes any instability.
>
> [...]
Here is the summary with links:
- [net-next,01/10] net: stmmac: qcom-ethqos: rename "por" members to "rgmii_por"
https://git.kernel.org/netdev/net-next/c/ebfc2be12ec5
- [net-next,02/10] net: stmmac: qcom-ethqos: remove register field value obfuscations
https://git.kernel.org/netdev/net-next/c/e6f43a41ba62
- [net-next,03/10] net: stmmac: qcom-ethqos: change ethqos_configure*() to return void
https://git.kernel.org/netdev/net-next/c/649a00c3926f
- [net-next,04/10] net: stmmac: qcom-ethqos: move qcom_ethqos_set_sgmii_loopback() up
https://git.kernel.org/netdev/net-next/c/3baa791f19be
- [net-next,05/10] net: stmmac: qcom-ethqos: move loopback disable to .mac_finish()
https://git.kernel.org/netdev/net-next/c/834c72ca306c
- [net-next,06/10] net: stmmac: pass interface mode into fix_mac_speed() method
https://git.kernel.org/netdev/net-next/c/cd0aa6515350
- [net-next,07/10] net: stmmac: qcom-ethqos: pass phy interface mode to configs
https://git.kernel.org/netdev/net-next/c/b560938163db
- [net-next,08/10] net: stmmac: qcom-ethqos: use phy interface mode for inband
https://git.kernel.org/netdev/net-next/c/b8ab32315e22
- [net-next,09/10] net: stmmac: qcom-ethqos: move SerDes speed configuration
https://git.kernel.org/netdev/net-next/c/fb42f19e671f
- [net-next,10/10] net: stmmac: qcom-ethqos: convert to set_clk_tx_rate() method
https://git.kernel.org/netdev/net-next/c/9192320a65b7
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:[~2026-02-25 1:50 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-23 9:33 [PATCH net-next 00/10] net: stmmac: qcom-ethqos: cleanups and re-organise SerDes handling Russell King (Oracle)
2026-02-23 9:34 ` [PATCH net-next 01/10] net: stmmac: qcom-ethqos: rename "por" members to "rgmii_por" Russell King (Oracle)
2026-02-23 9:34 ` [PATCH net-next 02/10] net: stmmac: qcom-ethqos: remove register field value obfuscations Russell King (Oracle)
2026-02-23 9:34 ` [PATCH net-next 03/10] net: stmmac: qcom-ethqos: change ethqos_configure*() to return void Russell King (Oracle)
2026-02-23 9:34 ` [PATCH net-next 04/10] net: stmmac: qcom-ethqos: move qcom_ethqos_set_sgmii_loopback() up Russell King (Oracle)
2026-02-23 9:34 ` [PATCH net-next 05/10] net: stmmac: qcom-ethqos: move loopback disable to .mac_finish() Russell King (Oracle)
2026-02-23 9:34 ` [PATCH net-next 06/10] net: stmmac: pass interface mode into fix_mac_speed() method Russell King (Oracle)
2026-02-23 9:34 ` [PATCH net-next 07/10] net: stmmac: qcom-ethqos: pass phy interface mode to configs Russell King (Oracle)
2026-02-23 9:34 ` [PATCH net-next 08/10] net: stmmac: qcom-ethqos: use phy interface mode for inband Russell King (Oracle)
2026-02-25 1:10 ` Jakub Kicinski
2026-02-25 1:30 ` Russell King (Oracle)
2026-02-25 1:42 ` Jakub Kicinski
2026-02-23 9:34 ` [PATCH net-next 09/10] net: stmmac: qcom-ethqos: move SerDes speed configuration Russell King (Oracle)
2026-02-23 9:35 ` [PATCH net-next 10/10] net: stmmac: qcom-ethqos: convert to set_clk_tx_rate() method Russell King (Oracle)
2026-02-25 1:50 ` 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=177198423153.31093.1747668496554974371.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=Frank.Li@nxp.com \
--cc=alexandre.torgue@foss.st.com \
--cc=andrew+netdev@lunn.ch \
--cc=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=imx@lists.linux.dev \
--cc=kernel@pengutronix.de \
--cc=kuba@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-stm32@st-md-mailman.stormreply.com \
--cc=linux@armlinux.org.uk \
--cc=maxime.chevallier@bootlin.com \
--cc=mohd.anwar@oss.qualcomm.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=s.hauer@pengutronix.de \
--cc=vkoul@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 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.