From: patchwork-bot+netdevbpf@kernel.org
To: Russell King (Oracle) <linux@armlinux.org.uk>
Cc: andrew@lunn.ch, hkallweit1@gmail.com,
angelogioacchino.delregno@collabora.com, arinc.unal@arinc9.com,
daniel@makrotopia.org, davem@davemloft.net, dqfext@gmail.com,
edumazet@google.com, florian.fainelli@broadcom.com,
kuba@kernel.org, linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org, matthias.bgg@gmail.com,
netdev@vger.kernel.org, pabeni@redhat.com,
sean.wang@mediatek.com, horms@kernel.org,
UNGLinuxDriver@microchip.com, olteanv@gmail.com,
woojung.huh@microchip.com
Subject: Re: [PATCH net-next 0/9] net: dsa: cleanup EEE (part 2)
Date: Wed, 08 Jan 2025 02:20:37 +0000 [thread overview]
Message-ID: <173630283748.168808.8376692486322535765.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <Z3vDwwsHSxH5D6Pm@shell.armlinux.org.uk>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Mon, 6 Jan 2025 11:51:31 +0000 you wrote:
> This is part 2 of the DSA EEE cleanups, removing what has become dead
> code as a result of the EEE management phylib now does.
>
> Patch 1 removes the useless setting of tx_lpi parameters in the
> ksz driver.
>
> Patch 2 does the same for mt753x.
>
> [...]
Here is the summary with links:
- [net-next,1/9] net: dsa: ksz: remove setting of tx_lpi parameters
https://git.kernel.org/netdev/net-next/c/0945a7b44220
- [net-next,2/9] net: dsa: mt753x: remove setting of tx_lpi parameters
https://git.kernel.org/netdev/net-next/c/22cedc609759
- [net-next,3/9] net: dsa: no longer call ds->ops->get_mac_eee()
https://git.kernel.org/netdev/net-next/c/60c6e3a59299
- [net-next,4/9] net: dsa: b53/bcm_sf2: remove b53_get_mac_eee()
https://git.kernel.org/netdev/net-next/c/08cef9e1b083
- [net-next,5/9] net: dsa: ksz: remove ksz_get_mac_eee()
https://git.kernel.org/netdev/net-next/c/e2d1b8090b69
- [net-next,6/9] net: dsa: mt753x: remove ksz_get_mac_eee()
https://git.kernel.org/netdev/net-next/c/9e66e8ebe7a9
- [net-next,7/9] net: dsa: mv88e6xxx: remove mv88e6xxx_get_mac_eee()
https://git.kernel.org/netdev/net-next/c/d3889a3d1351
- [net-next,8/9] net: dsa: qca: remove qca8k_get_mac_eee()
https://git.kernel.org/netdev/net-next/c/d19be79a67b3
- [net-next,9/9] net: dsa: remove get_mac_eee() method
https://git.kernel.org/netdev/net-next/c/2fa8b4383d24
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:[~2025-01-08 2:20 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-06 11:51 [PATCH net-next 0/9] net: dsa: cleanup EEE (part 2) Russell King (Oracle)
2025-01-06 11:58 ` [PATCH net-next 1/9] net: dsa: ksz: remove setting of tx_lpi parameters Russell King (Oracle)
2025-01-06 11:58 ` [PATCH net-next 2/9] net: dsa: mt753x: " Russell King (Oracle)
2025-01-06 13:01 ` Chester A. Unal
2025-01-06 11:58 ` [PATCH net-next 3/9] net: dsa: no longer call ds->ops->get_mac_eee() Russell King (Oracle)
2025-01-06 11:58 ` [PATCH net-next 4/9] net: dsa: b53/bcm_sf2: remove b53_get_mac_eee() Russell King (Oracle)
2025-01-06 11:59 ` [PATCH net-next 5/9] net: dsa: ksz: remove ksz_get_mac_eee() Russell King (Oracle)
2025-01-06 11:59 ` [PATCH net-next 6/9] net: dsa: mt753x: " Russell King (Oracle)
2025-01-06 13:03 ` Chester A. Unal
2025-01-06 15:14 ` Russell King (Oracle)
2025-01-06 11:59 ` [PATCH net-next 7/9] net: dsa: mv88e6xxx: remove mv88e6xxx_get_mac_eee() Russell King (Oracle)
2025-01-06 11:59 ` [PATCH net-next 8/9] net: dsa: qca: remove qca8k_get_mac_eee() Russell King (Oracle)
2025-01-06 11:59 ` [PATCH net-next 9/9] net: dsa: remove get_mac_eee() method Russell King (Oracle)
2025-01-08 2:20 ` 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=173630283748.168808.8376692486322535765.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=UNGLinuxDriver@microchip.com \
--cc=andrew@lunn.ch \
--cc=angelogioacchino.delregno@collabora.com \
--cc=arinc.unal@arinc9.com \
--cc=daniel@makrotopia.org \
--cc=davem@davemloft.net \
--cc=dqfext@gmail.com \
--cc=edumazet@google.com \
--cc=florian.fainelli@broadcom.com \
--cc=hkallweit1@gmail.com \
--cc=horms@kernel.org \
--cc=kuba@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux@armlinux.org.uk \
--cc=matthias.bgg@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=olteanv@gmail.com \
--cc=pabeni@redhat.com \
--cc=sean.wang@mediatek.com \
--cc=woojung.huh@microchip.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 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).