All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] dm9601: improve support for dm962x based devices
@ 2013-12-16 10:35 Peter Korsgaard
  2013-12-16 10:35 ` [PATCH 1/4] dm9601: add support for dm9621a based dongle Peter Korsgaard
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Peter Korsgaard @ 2013-12-16 10:35 UTC (permalink / raw)
  To: netdev, davem; +Cc: joseph_chang, Peter Korsgaard

This series contain a number of improvements/fixes for the USB 2.0
dm962x based devices. Two of them are bugfixes, so are also marked for
stable.

Peter Korsgaard (4):
  dm9601: add support for dm9621a based dongle
  dm9601: fix reception of full size ethernet frames on dm9620/dm9621a
  dm9601: make it clear that dm9620/dm9621a are also supported
  dm9601: work around tx fifo sync issue on dm962x

 drivers/net/usb/Kconfig  |  6 +++---
 drivers/net/usb/dm9601.c | 44 ++++++++++++++++++++++++++++++++------------
 2 files changed, 35 insertions(+), 15 deletions(-)

-- 
1.8.5.1

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

end of thread, other threads:[~2013-12-18 22:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-16 10:35 [PATCH 0/4] dm9601: improve support for dm962x based devices Peter Korsgaard
2013-12-16 10:35 ` [PATCH 1/4] dm9601: add support for dm9621a based dongle Peter Korsgaard
2013-12-18 22:47   ` David Miller
2013-12-16 10:35 ` [PATCH 2/4] dm9601: fix reception of full size ethernet frames on dm9620/dm9621a Peter Korsgaard
2013-12-18 22:47   ` David Miller
2013-12-16 10:35 ` [PATCH 3/4] dm9601: make it clear that dm9620/dm9621a are also supported Peter Korsgaard
2013-12-18 22:47   ` David Miller
2013-12-16 10:35 ` [PATCH 4/4] dm9601: work around tx fifo sync issue on dm962x Peter Korsgaard
2013-12-18 22:48   ` David Miller

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.