From: patchwork-bot+netdevbpf@kernel.org
To: Oleksij Rempel <o.rempel@pengutronix.de>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, woojung.huh@microchip.com,
andrew+netdev@lunn.ch, kernel@pengutronix.de,
linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
UNGLinuxDriver@microchip.com, phil@raspberrypi.org
Subject: Re: [PATCH net-next v2 00/21] lan78xx: Preparations for PHYlink
Date: Sat, 07 Dec 2024 02:00:40 +0000 [thread overview]
Message-ID: <173353684057.2872036.10076013209434482151.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20241204084142.1152696-1-o.rempel@pengutronix.de>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Wed, 4 Dec 2024 09:41:32 +0100 you wrote:
> changes v2:
> - split the patch set.
>
> This patch set is part of the preparatory work for migrating the lan78xx
> USB Ethernet driver to the PHYlink framework. During extensive testing,
> I observed that resetting the USB adapter can lead to various read/write
> errors. While the errors themselves are acceptable, they generate
> excessive log messages, resulting in significant log spam. This set
> improves error handling to reduce logging noise by addressing errors
> directly and returning early when necessary.
>
> [...]
Here is the summary with links:
- [net-next,v2,01/10] net: usb: lan78xx: Remove LAN8835 PHY fixup
https://git.kernel.org/netdev/net-next/c/7b60c3bf93fa
- [net-next,v2,02/10] net: usb: lan78xx: Remove KSZ9031 PHY fixup
https://git.kernel.org/netdev/net-next/c/6782d06a47ad
- [net-next,v2,03/10] net: usb: lan78xx: move functions to avoid forward definitions
https://git.kernel.org/netdev/net-next/c/39aa1d620d10
- [net-next,v2,04/10] net: usb: lan78xx: Improve error reporting with %pe specifier
https://git.kernel.org/netdev/net-next/c/9bcdc610cfab
- [net-next,v2,05/10] net: usb: lan78xx: Fix error handling in MII read/write functions
https://git.kernel.org/netdev/net-next/c/32ee0dc76450
- [net-next,v2,06/10] net: usb: lan78xx: Improve error handling in EEPROM and OTP operations
https://git.kernel.org/netdev/net-next/c/8b1b2ca83b20
- [net-next,v2,07/10] net: usb: lan78xx: Add error handling to lan78xx_init_ltm
https://git.kernel.org/netdev/net-next/c/77586156b517
- [net-next,v2,08/10] net: usb: lan78xx: Add error handling to set_rx_max_frame_length and set_mtu
https://git.kernel.org/netdev/net-next/c/65520a70cb09
- [net-next,v2,09/10] net: usb: lan78xx: Add error handling to lan78xx_irq_bus_sync_unlock
https://git.kernel.org/netdev/net-next/c/0da202e6a56f
- [net-next,v2,10/10] net: usb: lan78xx: Improve error handling in dataport and multicast writes
https://git.kernel.org/netdev/net-next/c/48fb3d3c4be6
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:[~2024-12-07 2:00 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-04 8:41 [PATCH net-next v2 00/21] lan78xx: Preparations for PHYlink Oleksij Rempel
2024-12-04 8:41 ` [PATCH net-next v2 01/10] net: usb: lan78xx: Remove LAN8835 PHY fixup Oleksij Rempel
2024-12-04 8:41 ` [PATCH net-next v2 02/10] net: usb: lan78xx: Remove KSZ9031 " Oleksij Rempel
2024-12-04 8:41 ` [PATCH net-next v2 03/10] net: usb: lan78xx: move functions to avoid forward definitions Oleksij Rempel
2024-12-04 8:41 ` [PATCH net-next v2 04/10] net: usb: lan78xx: Improve error reporting with %pe specifier Oleksij Rempel
2024-12-04 8:41 ` [PATCH net-next v2 05/10] net: usb: lan78xx: Fix error handling in MII read/write functions Oleksij Rempel
2024-12-04 8:41 ` [PATCH net-next v2 06/10] net: usb: lan78xx: Improve error handling in EEPROM and OTP operations Oleksij Rempel
2025-03-03 18:02 ` Mark Brown
2025-03-04 5:40 ` Oleksij Rempel
2025-03-06 8:48 ` Oleksij Rempel
2025-03-06 13:17 ` Mark Brown
2024-12-04 8:41 ` [PATCH net-next v2 07/10] net: usb: lan78xx: Add error handling to lan78xx_init_ltm Oleksij Rempel
2024-12-04 8:41 ` [PATCH net-next v2 08/10] net: usb: lan78xx: Add error handling to set_rx_max_frame_length and set_mtu Oleksij Rempel
2024-12-04 8:41 ` [PATCH net-next v2 09/10] net: usb: lan78xx: Add error handling to lan78xx_irq_bus_sync_unlock Oleksij Rempel
2024-12-04 8:41 ` [PATCH net-next v2 10/10] net: usb: lan78xx: Improve error handling in dataport and multicast writes Oleksij Rempel
2024-12-07 1:55 ` [PATCH net-next v2 00/21] lan78xx: Preparations for PHYlink Jakub Kicinski
2024-12-07 2:00 ` 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=173353684057.2872036.10076013209434482151.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=UNGLinuxDriver@microchip.com \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kernel@pengutronix.de \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=o.rempel@pengutronix.de \
--cc=pabeni@redhat.com \
--cc=phil@raspberrypi.org \
--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).