All of lore.kernel.org
 help / color / mirror / Atom feed
* 7.1 regression bisected to "usb: core: Fix SuperSpeed root hub wMaxPacketSize"
@ 2026-07-01 16:02 Michel Dänzer
  2026-07-01 21:09 ` Mathias Nyman
  0 siblings, 1 reply; 8+ messages in thread
From: Michel Dänzer @ 2026-07-01 16:02 UTC (permalink / raw)
  To: Michal Pecio, Mathias Nyman; +Cc: Greg Kroah-Hartman, linux-usb


The ethernet port of a Lenovo ThinkPad USB-C Dock Gen2 connected to a ThinkPad P14s Gen 5 AMD stopped working in 7.1.

 ip addr show enx482ae347e7c3

says the interface doesn't exist. The only thing about it in dmesg is:

 r8152 8-1.1:1.0 enx482ae347e7c3: renamed from eth0

In previous kernels, dmesg had more lines about it:

 r8152 8-1.1:1.0 enx482ae347e7c3: renamed from eth0
 r8152 8-1.1:1.0 enx482ae347e7c3: carrier on
 r8152 8-1.1:1.0 enx482ae347e7c3: carrier off
 r8152 8-1.1:1.0 enx482ae347e7c3: carrier on


I bisected this to d1e280334b7f ("usb: core: Fix SuperSpeed root hub wMaxPacketSize"). Reverting that commit on top of 7.1.2 fixes the issue.


-- 
Earthling Michel Dänzer       \        GNOME / Xwayland / Mesa developer
https://redhat.com             \               Libre software enthusiast


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

end of thread, other threads:[~2026-07-02 16:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-01 16:02 7.1 regression bisected to "usb: core: Fix SuperSpeed root hub wMaxPacketSize" Michel Dänzer
2026-07-01 21:09 ` Mathias Nyman
2026-07-02  8:51   ` Michal Pecio
2026-07-02 12:20     ` Michel Dänzer
2026-07-02 12:22       ` Greg Kroah-Hartman
2026-07-02 12:25         ` Michel Dänzer
2026-07-02 12:38           ` Greg Kroah-Hartman
2026-07-02 16:34             ` Michel Dänzer

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.