All of lore.kernel.org
 help / color / mirror / Atom feed
* SMSC95XX driver updates
@ 2018-10-02  9:26 Ben Dooks
  2018-10-02  9:26   ` [1/4] " Ben Dooks
                   ` (3 more replies)
  0 siblings, 4 replies; 41+ messages in thread
From: Ben Dooks @ 2018-10-02  9:26 UTC (permalink / raw)
  To: netdev; +Cc: oneukum, davem, linux-usb, linux-kernel, linux-kernel

I have been doing some work with tegra3 systems which have a smsc9512
USB network device on them. A couple of issues we found with alignment
of the data (both receive and transmit) and an issue where the automatic
transmit checksum failed.



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

end of thread, other threads:[~2018-10-08 15:52 UTC | newest]

Thread overview: 41+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-02  9:26 SMSC95XX driver updates Ben Dooks
2018-10-02  9:26 ` [PATCH 1/4] usbnet: smsc95xx: add kconfig for turbo mode Ben Dooks
2018-10-02  9:26   ` [1/4] " Ben Dooks
2018-10-02 12:46   ` [PATCH 1/4] " Andrew Lunn
2018-10-02 12:46     ` [1/4] " Andrew Lunn
2018-10-02  9:26 ` [PATCH 2/4] usbnet: smsc95xx: align tx-buffer to word Ben Dooks
2018-10-02  9:26   ` [2/4] " Ben Dooks
2018-10-02 13:19   ` [PATCH 2/4] " David Laight
2018-10-02 13:19     ` [2/4] " David Laight
2018-10-02 13:19     ` [PATCH 2/4] " David Laight
2018-10-02 13:35     ` Ben Dooks
2018-10-02 13:35       ` [2/4] " Ben Dooks
2018-10-02 13:35       ` [PATCH 2/4] " Ben Dooks
2018-10-02 16:56     ` [PATCH] usbnet: smsc95xx: simplify tx_fixup code Ben Dooks
2018-10-02 16:56       ` Ben Dooks
2018-10-03 13:36       ` [PATCH] " David Laight
2018-10-03 13:36         ` David Laight
2018-10-03 13:36         ` [PATCH] " David Laight
2018-10-03 16:25         ` Ben Dooks
2018-10-03 16:25           ` Ben Dooks
2018-10-05 21:24       ` [PATCH] " David Miller
2018-10-05 21:24         ` David Miller
2018-10-06 11:27         ` [PATCH] " Ben Dooks
2018-10-06 11:27           ` Ben Dooks
2018-10-06 17:28           ` [PATCH] " David Miller
2018-10-06 17:28             ` David Miller
2018-10-08  8:41         ` [PATCH] " David Laight
2018-10-08  8:41           ` David Laight
2018-10-08  8:41           ` [PATCH] " David Laight
2018-10-04 16:53   ` [Linux-kernel] [PATCH 2/4] usbnet: smsc95xx: align tx-buffer to word Ben Hutchings
2018-10-04 16:53     ` [2/4] " Ben Hutchings
2018-10-04 16:53     ` [PATCH 2/4] " Ben Hutchings
2018-10-02  9:26 ` [PATCH 3/4] usbnet: smsc95xx: check for csum being in last four bytes Ben Dooks
2018-10-02  9:26   ` [3/4] " Ben Dooks
2018-10-02  9:45   ` [PATCH 3/4] " Sergei Shtylyov
2018-10-02  9:45     ` [3/4] " Sergei Shtylyov
2018-10-04 16:55   ` [Linux-kernel] [PATCH 3/4] " Ben Hutchings
2018-10-04 16:55     ` [3/4] " Ben Hutchings
2018-10-04 16:55     ` [PATCH 3/4] " Ben Hutchings
2018-10-02  9:26 ` [PATCH 4/4] usbnet: smsc95xx: fix rx packet alignment Ben Dooks
2018-10-02  9:26   ` [4/4] " Ben Dooks

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.