public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net v1 0/4] net: usb: lan78xx: accumulated bug fixes
@ 2026-03-05 14:34 Oleksij Rempel
  2026-03-05 14:34 ` [PATCH net v1 1/4] net: usb: lan78xx: fix silent drop of packets with checksum errors Oleksij Rempel
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Oleksij Rempel @ 2026-03-05 14:34 UTC (permalink / raw)
  To: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Woojung Huh, Andrew Lunn, Thangaraj Samynathan,
	Rengarajan Sundararajan
  Cc: Oleksij Rempel, kernel, linux-kernel, netdev, UNGLinuxDriver

This series contains a collection of standalone bug fixes for the
Microchip LAN78xx driver, addressing packet handling, TX statistics,
invalid register accesses, and a kernel warning during disconnect.

Oleksij Rempel (4):
  net: usb: lan78xx: fix silent drop of packets with checksum errors
  net: usb: lan78xx: fix TX byte statistics for small packets
  net: usb: lan78xx: skip LTM configuration for LAN7850
  net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnect

 drivers/net/usb/lan78xx.c | 12 ++++++++----
 drivers/net/usb/lan78xx.h |  3 +++
 2 files changed, 11 insertions(+), 4 deletions(-)

--
2.47.3


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-03-10  3:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-05 14:34 [PATCH net v1 0/4] net: usb: lan78xx: accumulated bug fixes Oleksij Rempel
2026-03-05 14:34 ` [PATCH net v1 1/4] net: usb: lan78xx: fix silent drop of packets with checksum errors Oleksij Rempel
2026-03-05 14:34 ` [PATCH net v1 2/4] net: usb: lan78xx: fix TX byte statistics for small packets Oleksij Rempel
2026-03-05 14:34 ` [PATCH net v1 3/4] net: usb: lan78xx: skip LTM configuration for LAN7850 Oleksij Rempel
2026-03-05 14:34 ` [PATCH net v1 4/4] net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnect Oleksij Rempel
2026-03-10  3:00 ` [PATCH net v1 0/4] net: usb: lan78xx: accumulated bug fixes patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox