1. e4e0488 net: Fix remaining API interface breakage by Joe Hershberger · Tue May 22 18:36:19 2012 +0000
  2. 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
  3. 3433c33 USB-RNDIS: Send RNDIS state on disconnecting by Vitaly Kuzmichev · Fri Feb 11 18:18:35 2011 +0300
  4. 216c447 USB: Add USB RNDIS gadget protocol by Vitaly Kuzmichev · Fri Feb 11 18:18:34 2011 +0300
  5. 737f6b2 USB-CDC: Move struct declaration before its use by Vitaly Kuzmichev · Fri Feb 11 18:18:33 2011 +0300
  6. 24fcb47 USB-CDC: Port struct net_device_stats by Vitaly Kuzmichev · Fri Feb 11 18:18:32 2011 +0300
  7. 08d4dd7 USB-CDC: handle interrupt after dropped pullup by Vitaly Kuzmichev · Fri Feb 11 18:18:31 2011 +0300
  8. be0afbf USB-CDC: Move MAC addresses setting into usb_eth_init by Vitaly Kuzmichev · Tue Dec 28 16:59:32 2010 +0300
  9. a36cff1 USB-CDC: Do not rename netdev after its registration by Vitaly Kuzmichev · Tue Dec 28 16:59:31 2010 +0300
  10. 4af3273 usb_ether: register usb ethernet gadget at each eth init by Lei Wen · Wed Dec 01 23:43:43 2010 +0800
  11. 1136f69 Coding Style cleanup by Wolfgang Denk · Wed Oct 27 22:48:30 2010 +0200
  12. e4bd386 USB-CDC: Prevent rx_req being enqueued twice by Vitaly Kuzmichev · Wed Sep 22 13:13:56 2010 +0400
  13. 2907b2c USB-CDC: Fix tx/rx_req memory leaks by Vitaly Kuzmichev · Wed Sep 22 13:13:55 2010 +0400
  14. 49ed805 USB-CDC: Fix coding style issues by Vitaly Kuzmichev · Mon Sep 13 18:37:11 2010 +0400
  15. 4d172f1 USB-CDC: called handle_interrupts inside usb_eth_send by Stefano Babic · Sun Aug 15 14:19:00 2010 +0200
  16. 76e3d4e USB-CDC: correct wrong alignment in ether.c by Stefano Babic · Sun Aug 15 14:18:59 2010 +0200
  17. 750be4c USB-CDC: ethernet error path potential oops fix by Vitaly Kuzmichev · Fri Aug 13 17:02:29 2010 +0400
  18. ef8d8d7 USB-CDC: Correct stat_req initialization by Vitaly Kuzmichev · Fri Aug 13 17:01:06 2010 +0400
  19. 214d7b0 USB-CDC: Replace 'strcpy' by 'strlcpy' by Vitaly Kuzmichev · Fri Aug 13 17:00:45 2010 +0400
  20. 9067070 USB-CDC: Correct freeing usb requests by Vitaly Kuzmichev · Fri Aug 13 17:00:16 2010 +0400
  21. ae5f932 USB-CDC: Use native debug printout macros by Vitaly Kuzmichev · Fri Aug 13 16:57:51 2010 +0400
  22. aec83b8 USB-CDC: Add lost 'qmult' definition by Vitaly Kuzmichev · Thu Aug 12 16:44:40 2010 +0400
  23. df06344 Integrate USB gadget layer and USB CDC driver layer by Remy Bohmer · Wed Jul 29 18:18:43 2009 +0200