All of lore.kernel.org
 help / color / mirror / Atom feed
* support for USB network devices without MDIO to report speed
@ 2021-01-07 11:35 Oliver Neukum
  2021-01-07 11:35 ` [PATCH 1/3] usbnet: specify naming of usbnet_set/get_link_ksettings Oliver Neukum
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Oliver Neukum @ 2021-01-07 11:35 UTC (permalink / raw)
  To: netdev, davem, roland

The assumption that a USB network devices would contain an MDIO
accessible to the host is true only for a subset of genuine
ethernet devices. It is not true for class devices like NCM.
Hence an implementation purely internal to usbnet is needed.



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

end of thread, other threads:[~2021-01-11 12:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-07 11:35 support for USB network devices without MDIO to report speed Oliver Neukum
2021-01-07 11:35 ` [PATCH 1/3] usbnet: specify naming of usbnet_set/get_link_ksettings Oliver Neukum
2021-01-07 17:45   ` Andrew Lunn
2021-01-07 19:29   ` Jakub Kicinski
2021-01-07 11:35 ` [PATCH 2/3] usbnet: add method for reporting speed without MDIO Oliver Neukum
2021-01-07 19:27   ` Andrew Lunn
2021-01-11 12:07     ` Oliver Neukum
2021-01-07 11:35 ` [PATCH 3/3] CDC-NCM: record speed in status method Oliver Neukum
2021-01-07 19:32 ` support for USB network devices without MDIO to report speed Jakub Kicinski

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.