1. 1d01de1 usb: gadget: ether: return error from rx_submit if no request by Troy Kisky · Wed Sep 25 18:41:05 2013 -0700
  2. dbadc54 usb: gadget: ether set wMaxPacketSize by Troy Kisky · Wed Sep 25 18:41:04 2013 -0700
  3. 00b7839 usb: gadget: Fix data aborts during USB ethernet boot by Joel Fernandes · Wed Sep 04 18:55:14 2013 -0500
  4. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  5. e2d1476 linux/usb/ch9.h: update with the version from Linux tree by Ilya Yanok · Tue Nov 06 13:48:19 2012 +0000
  6. add21ca usb gadget ether: Fix warning in is_eth_addr_valid() by Tom Rini · Wed Oct 31 13:30:41 2012 +0000
  7. 284c4cf usbether: Removed DEV_CONFIG_{CDC,SUBSET} by Lukasz Dalek · Tue Oct 02 17:04:31 2012 +0200
  8. fa21533 usbether: Define CONFIG_USB_ETH_{CDC,SUBSET} by Lukasz Dalek · Tue Oct 02 17:04:30 2012 +0200
  9. 6ca42dd usbether: Fixed bug when using with PXA25X chips by Lukasz Dalek · Tue Oct 02 17:04:29 2012 +0200
  10. e4e0488 net: Fix remaining API interface breakage by Joe Hershberger · Tue May 22 18:36:19 2012 +0000
  11. 373cc99 usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file by Lukasz Majewski · Wed May 02 13:11:34 2012 +0200
  12. 3433c33 USB-RNDIS: Send RNDIS state on disconnecting by Vitaly Kuzmichev · Fri Feb 11 18:18:35 2011 +0300
  13. 216c447 USB: Add USB RNDIS gadget protocol by Vitaly Kuzmichev · Fri Feb 11 18:18:34 2011 +0300
  14. 737f6b2 USB-CDC: Move struct declaration before its use by Vitaly Kuzmichev · Fri Feb 11 18:18:33 2011 +0300
  15. 24fcb47 USB-CDC: Port struct net_device_stats by Vitaly Kuzmichev · Fri Feb 11 18:18:32 2011 +0300
  16. 08d4dd7 USB-CDC: handle interrupt after dropped pullup by Vitaly Kuzmichev · Fri Feb 11 18:18:31 2011 +0300
  17. be0afbf USB-CDC: Move MAC addresses setting into usb_eth_init by Vitaly Kuzmichev · Tue Dec 28 16:59:32 2010 +0300
  18. a36cff1 USB-CDC: Do not rename netdev after its registration by Vitaly Kuzmichev · Tue Dec 28 16:59:31 2010 +0300
  19. 4af3273 usb_ether: register usb ethernet gadget at each eth init by Lei Wen · Wed Dec 01 23:43:43 2010 +0800
  20. 1136f69 Coding Style cleanup by Wolfgang Denk · Wed Oct 27 22:48:30 2010 +0200
  21. e4bd386 USB-CDC: Prevent rx_req being enqueued twice by Vitaly Kuzmichev · Wed Sep 22 13:13:56 2010 +0400
  22. 2907b2c USB-CDC: Fix tx/rx_req memory leaks by Vitaly Kuzmichev · Wed Sep 22 13:13:55 2010 +0400
  23. 49ed805 USB-CDC: Fix coding style issues by Vitaly Kuzmichev · Mon Sep 13 18:37:11 2010 +0400
  24. 4d172f1 USB-CDC: called handle_interrupts inside usb_eth_send by Stefano Babic · Sun Aug 15 14:19:00 2010 +0200
  25. 76e3d4e USB-CDC: correct wrong alignment in ether.c by Stefano Babic · Sun Aug 15 14:18:59 2010 +0200
  26. 750be4c USB-CDC: ethernet error path potential oops fix by Vitaly Kuzmichev · Fri Aug 13 17:02:29 2010 +0400
  27. ef8d8d7 USB-CDC: Correct stat_req initialization by Vitaly Kuzmichev · Fri Aug 13 17:01:06 2010 +0400
  28. 214d7b0 USB-CDC: Replace 'strcpy' by 'strlcpy' by Vitaly Kuzmichev · Fri Aug 13 17:00:45 2010 +0400
  29. 9067070 USB-CDC: Correct freeing usb requests by Vitaly Kuzmichev · Fri Aug 13 17:00:16 2010 +0400
  30. ae5f932 USB-CDC: Use native debug printout macros by Vitaly Kuzmichev · Fri Aug 13 16:57:51 2010 +0400
  31. aec83b8 USB-CDC: Add lost 'qmult' definition by Vitaly Kuzmichev · Thu Aug 12 16:44:40 2010 +0400
  32. df06344 Integrate USB gadget layer and USB CDC driver layer by Remy Bohmer · Wed Jul 29 18:18:43 2009 +0200