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