From: patchwork-bot+netdevbpf@kernel.org
To: Russell King (Oracle) <linux@armlinux.org.uk>
Cc: netdev@vger.kernel.org, alexandre.torgue@foss.st.com,
andrew+netdev@lunn.ch, wens@csie.org, davem@davemloft.net,
drew@pdp7.com, kernel@esmil.dk, edumazet@google.com,
festevam@gmail.com, wefu@redhat.com, guoren@kernel.org,
imx@lists.linux.dev, kuba@kernel.org, jan.petrous@oss.nxp.com,
jernej.skrabec@gmail.com, jbrunet@baylibre.com,
khilman@baylibre.com, linux-amlogic@lists.infradead.org,
linux-arm-kernel@lists.infradead.org,
linux-arm-msm@vger.kernel.org, linux-riscv@lists.infradead.org,
linux-stm32@st-md-mailman.stormreply.com,
linux-sunxi@lists.linux.dev, martin.blumenstingl@googlemail.com,
mcoquelin.stm32@gmail.com, minda.chen@starfivetech.com,
neil.armstrong@linaro.org, nobuhiro1.iwamatsu@toshiba.co.jp,
s32@nxp.com, pabeni@redhat.com, kernel@pengutronix.de,
samuel@sholland.org, s.hauer@pengutronix.de, shawnguo@kernel.org,
vkoul@kernel.org
Subject: Re: [PATCH net-next 0/3] net: stmmac: further cleanups
Date: Thu, 20 Feb 2025 03:10:44 +0000 [thread overview]
Message-ID: <174002104449.825980.800457478148266618.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <Z7Rf2daOaf778TOg@shell.armlinux.org.uk>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Tue, 18 Feb 2025 10:24:25 +0000 you wrote:
> Hi,
>
> This small series does further cleanups to the stmmac driver:
>
> 1. Name priv->pause to indicate that it's a timeout and clarify the
> units of the "pause" module parameter
> 2. Remove useless priv->flow_ctrl member and deprecate the useless
> "flow_ctrl" module parameter
> 3. Fix long-standing signed-ness issue with "speed" passed around the
> driver from the mac_link_up method.
>
> [...]
Here is the summary with links:
- [net-next,1/3] net: stmmac: clarify priv->pause and pause module parameter
https://git.kernel.org/netdev/net-next/c/ff1a9b2e311f
- [net-next,2/3] net: stmmac: remove useless priv->flow_ctrl
https://git.kernel.org/netdev/net-next/c/bc9d75b0aaed
- [net-next,3/3] net: stmmac: "speed" passed to fix_mac_speed is an int
https://git.kernel.org/netdev/net-next/c/ac9a8587edc7
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
WARNING: multiple messages have this Message-ID (diff)
From: patchwork-bot+netdevbpf@kernel.org
To: Russell King (Oracle) <linux@armlinux.org.uk>
Cc: netdev@vger.kernel.org, alexandre.torgue@foss.st.com,
andrew+netdev@lunn.ch, wens@csie.org, davem@davemloft.net,
drew@pdp7.com, kernel@esmil.dk, edumazet@google.com,
festevam@gmail.com, wefu@redhat.com, guoren@kernel.org,
imx@lists.linux.dev, kuba@kernel.org, jan.petrous@oss.nxp.com,
jernej.skrabec@gmail.com, jbrunet@baylibre.com,
khilman@baylibre.com, linux-amlogic@lists.infradead.org,
linux-arm-kernel@lists.infradead.org,
linux-arm-msm@vger.kernel.org, linux-riscv@lists.infradead.org,
linux-stm32@st-md-mailman.stormreply.com,
linux-sunxi@lists.linux.dev, martin.blumenstingl@googlemail.com,
mcoquelin.stm32@gmail.com, minda.chen@starfivetech.com,
neil.armstrong@linaro.org, nobuhiro1.iwamatsu@toshiba.co.jp,
s32@nxp.com, pabeni@redhat.com, kernel@pengutronix.de,
samuel@sholland.org, s.hauer@pengutronix.de, shawnguo@kernel.org,
vkoul@kernel.org
Subject: Re: [PATCH net-next 0/3] net: stmmac: further cleanups
Date: Thu, 20 Feb 2025 03:10:44 +0000 [thread overview]
Message-ID: <174002104449.825980.800457478148266618.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <Z7Rf2daOaf778TOg@shell.armlinux.org.uk>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Tue, 18 Feb 2025 10:24:25 +0000 you wrote:
> Hi,
>
> This small series does further cleanups to the stmmac driver:
>
> 1. Name priv->pause to indicate that it's a timeout and clarify the
> units of the "pause" module parameter
> 2. Remove useless priv->flow_ctrl member and deprecate the useless
> "flow_ctrl" module parameter
> 3. Fix long-standing signed-ness issue with "speed" passed around the
> driver from the mac_link_up method.
>
> [...]
Here is the summary with links:
- [net-next,1/3] net: stmmac: clarify priv->pause and pause module parameter
https://git.kernel.org/netdev/net-next/c/ff1a9b2e311f
- [net-next,2/3] net: stmmac: remove useless priv->flow_ctrl
https://git.kernel.org/netdev/net-next/c/bc9d75b0aaed
- [net-next,3/3] net: stmmac: "speed" passed to fix_mac_speed is an int
https://git.kernel.org/netdev/net-next/c/ac9a8587edc7
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic
WARNING: multiple messages have this Message-ID (diff)
From: patchwork-bot+netdevbpf@kernel.org
To: Russell King (Oracle) <linux@armlinux.org.uk>
Cc: netdev@vger.kernel.org, alexandre.torgue@foss.st.com,
andrew+netdev@lunn.ch, wens@csie.org, davem@davemloft.net,
drew@pdp7.com, kernel@esmil.dk, edumazet@google.com,
festevam@gmail.com, wefu@redhat.com, guoren@kernel.org,
imx@lists.linux.dev, kuba@kernel.org, jan.petrous@oss.nxp.com,
jernej.skrabec@gmail.com, jbrunet@baylibre.com,
khilman@baylibre.com, linux-amlogic@lists.infradead.org,
linux-arm-kernel@lists.infradead.org,
linux-arm-msm@vger.kernel.org, linux-riscv@lists.infradead.org,
linux-stm32@st-md-mailman.stormreply.com,
linux-sunxi@lists.linux.dev, martin.blumenstingl@googlemail.com,
mcoquelin.stm32@gmail.com, minda.chen@starfivetech.com,
neil.armstrong@linaro.org, nobuhiro1.iwamatsu@toshiba.co.jp,
s32@nxp.com, pabeni@redhat.com, kernel@pengutronix.de,
samuel@sholland.org, s.hauer@pengutronix.de, shawnguo@kernel.org,
vkoul@kernel.org
Subject: Re: [PATCH net-next 0/3] net: stmmac: further cleanups
Date: Thu, 20 Feb 2025 03:10:44 +0000 [thread overview]
Message-ID: <174002104449.825980.800457478148266618.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <Z7Rf2daOaf778TOg@shell.armlinux.org.uk>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Tue, 18 Feb 2025 10:24:25 +0000 you wrote:
> Hi,
>
> This small series does further cleanups to the stmmac driver:
>
> 1. Name priv->pause to indicate that it's a timeout and clarify the
> units of the "pause" module parameter
> 2. Remove useless priv->flow_ctrl member and deprecate the useless
> "flow_ctrl" module parameter
> 3. Fix long-standing signed-ness issue with "speed" passed around the
> driver from the mac_link_up method.
>
> [...]
Here is the summary with links:
- [net-next,1/3] net: stmmac: clarify priv->pause and pause module parameter
https://git.kernel.org/netdev/net-next/c/ff1a9b2e311f
- [net-next,2/3] net: stmmac: remove useless priv->flow_ctrl
https://git.kernel.org/netdev/net-next/c/bc9d75b0aaed
- [net-next,3/3] net: stmmac: "speed" passed to fix_mac_speed is an int
https://git.kernel.org/netdev/net-next/c/ac9a8587edc7
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
next prev parent reply other threads:[~2025-02-20 3:10 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-18 10:24 [PATCH net-next 0/3] net: stmmac: further cleanups Russell King (Oracle)
2025-02-18 10:24 ` Russell King (Oracle)
2025-02-18 10:24 ` Russell King (Oracle)
2025-02-18 10:24 ` [PATCH net-next 1/3] net: stmmac: clarify priv->pause and pause module parameter Russell King (Oracle)
2025-02-18 10:24 ` Russell King (Oracle)
2025-02-18 10:24 ` Russell King (Oracle)
2025-02-18 11:17 ` Mateusz Polchlopek
2025-02-18 11:17 ` Mateusz Polchlopek
2025-02-18 11:17 ` Mateusz Polchlopek
2025-02-18 10:24 ` [PATCH net-next 2/3] net: stmmac: remove useless priv->flow_ctrl Russell King (Oracle)
2025-02-18 10:24 ` Russell King (Oracle)
2025-02-18 10:24 ` Russell King (Oracle)
2025-02-18 16:02 ` Andrew Lunn
2025-02-18 16:02 ` Andrew Lunn
2025-02-18 16:02 ` Andrew Lunn
2025-02-19 1:11 ` nobuhiro1.iwamatsu
2025-02-19 1:11 ` nobuhiro1.iwamatsu
2025-02-19 1:11 ` nobuhiro1.iwamatsu
2025-02-18 10:24 ` [PATCH net-next 3/3] net: stmmac: "speed" passed to fix_mac_speed is an int Russell King (Oracle)
2025-02-18 10:24 ` Russell King (Oracle)
2025-02-18 10:24 ` Russell King (Oracle)
2025-02-18 12:29 ` Chen-Yu Tsai
2025-02-18 12:29 ` Chen-Yu Tsai
2025-02-18 12:29 ` Chen-Yu Tsai
2025-02-18 16:04 ` Andrew Lunn
2025-02-18 16:04 ` Andrew Lunn
2025-02-18 16:04 ` Andrew Lunn
2025-02-19 1:08 ` nobuhiro1.iwamatsu
2025-02-19 1:08 ` nobuhiro1.iwamatsu
2025-02-19 1:08 ` nobuhiro1.iwamatsu
2025-02-20 3:10 ` patchwork-bot+netdevbpf [this message]
2025-02-20 3:10 ` [PATCH net-next 0/3] net: stmmac: further cleanups patchwork-bot+netdevbpf
2025-02-20 3:10 ` patchwork-bot+netdevbpf
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=174002104449.825980.800457478148266618.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=alexandre.torgue@foss.st.com \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=drew@pdp7.com \
--cc=edumazet@google.com \
--cc=festevam@gmail.com \
--cc=guoren@kernel.org \
--cc=imx@lists.linux.dev \
--cc=jan.petrous@oss.nxp.com \
--cc=jbrunet@baylibre.com \
--cc=jernej.skrabec@gmail.com \
--cc=kernel@esmil.dk \
--cc=kernel@pengutronix.de \
--cc=khilman@baylibre.com \
--cc=kuba@kernel.org \
--cc=linux-amlogic@lists.infradead.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=linux-stm32@st-md-mailman.stormreply.com \
--cc=linux-sunxi@lists.linux.dev \
--cc=linux@armlinux.org.uk \
--cc=martin.blumenstingl@googlemail.com \
--cc=mcoquelin.stm32@gmail.com \
--cc=minda.chen@starfivetech.com \
--cc=neil.armstrong@linaro.org \
--cc=netdev@vger.kernel.org \
--cc=nobuhiro1.iwamatsu@toshiba.co.jp \
--cc=pabeni@redhat.com \
--cc=s.hauer@pengutronix.de \
--cc=s32@nxp.com \
--cc=samuel@sholland.org \
--cc=shawnguo@kernel.org \
--cc=vkoul@kernel.org \
--cc=wefu@redhat.com \
--cc=wens@csie.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.