1. 48e78f8 usb: gadget: usb_ether: Move settings to common by Maxime Ripard · Thu Sep 07 09:15:08 2017 +0200
  2. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  3. 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · Thu Aug 03 12:22:11 2017 -0600
  4. ae6b2df drivers: usb: gadget: ether: Fix compiler warning by Lokesh Vutla · Tue Jan 17 08:51:22 2017 +0530
  5. 095b761 drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model by Mugunthan V N · Fri Nov 18 11:09:15 2016 +0530
  6. 0414a43 usb: gadget: remove unused shortname variable by Andre Przywara · Wed Nov 16 00:50:16 2016 +0000
  7. db5eb2a drivers: usb: gadget: ether: prepare driver for driver model migration by Mugunthan V N · Fri Nov 18 11:08:27 2016 +0530
  8. 8ec9c74 drivers: usb: gadget: ether: use net device priv to pass usb ether priv by Mugunthan V N · Fri Nov 18 11:07:18 2016 +0530
  9. 88e48be drivers: usb: gadget: ether: consolidate global devices to single struct by Mugunthan V N · Fri Nov 18 11:06:13 2016 +0530
  10. b3d902b drivers: usb: gadget: ether: adopt to usb driver model by Mugunthan V N · Fri Nov 18 10:49:12 2016 +0530
  11. 3963de3 drivers: usb: gadget: ether: access network_started using local variable by Mugunthan V N · Fri Nov 18 10:49:13 2016 +0530
  12. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  13. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  14. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  15. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · Wed Sep 02 17:24:58 2015 -0600
  16. 2b9d163 usb: gadget: ether: populate _reset_ callback by Kishon Vijay Abraham I · Wed Aug 19 13:49:48 2015 +0530
  17. 8db2520 usb: gadget: ether: Perform board initialization from ethernet gadget driver by Kishon Vijay Abraham I · Wed Aug 19 13:49:46 2015 +0530
  18. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · Wed Apr 08 01:41:06 2015 -0500
  19. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · Wed Apr 08 01:41:04 2015 -0500
  20. 4763e16 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · Mon Feb 23 18:40:23 2015 +0530
  21. 58d701e usb: gadget: defer setting maxpacket till ->setup() by Kishon Vijay Abraham I · Mon Feb 23 18:40:17 2015 +0530
  22. b1a5e1f net: Add ethernet FCS length macro in net.h by Bin Meng · Fri Mar 20 17:12:18 2015 +0800
  23. 0588ce1 lib: string: move strlcpy() to a common place by Masahiro Yamada · Thu Nov 20 21:20:32 2014 +0900
  24. 4f7a9a3 lib, linux: move linux specific defines to linux/compat.h by Heiko Schocher · Tue Jun 24 10:10:03 2014 +0200
  25. 1d01de1 usb: gadget: ether: return error from rx_submit if no request by Troy Kisky · Wed Sep 25 18:41:05 2013 -0700
  26. dbadc54 usb: gadget: ether set wMaxPacketSize by Troy Kisky · Wed Sep 25 18:41:04 2013 -0700
  27. 00b7839 usb: gadget: Fix data aborts during USB ethernet boot by Joel Fernandes · Wed Sep 04 18:55:14 2013 -0500
  28. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  29. e2d1476 linux/usb/ch9.h: update with the version from Linux tree by Ilya Yanok · Tue Nov 06 13:48:19 2012 +0000
  30. add21ca usb gadget ether: Fix warning in is_eth_addr_valid() by Tom Rini · Wed Oct 31 13:30:41 2012 +0000
  31. 284c4cf usbether: Removed DEV_CONFIG_{CDC,SUBSET} by Lukasz Dalek · Tue Oct 02 17:04:31 2012 +0200
  32. fa21533 usbether: Define CONFIG_USB_ETH_{CDC,SUBSET} by Lukasz Dalek · Tue Oct 02 17:04:30 2012 +0200
  33. 6ca42dd usbether: Fixed bug when using with PXA25X chips by Lukasz Dalek · Tue Oct 02 17:04:29 2012 +0200
  34. e4e0488 net: Fix remaining API interface breakage by Joe Hershberger · Tue May 22 18:36:19 2012 +0000
  35. 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
  36. 3433c33 USB-RNDIS: Send RNDIS state on disconnecting by Vitaly Kuzmichev · Fri Feb 11 18:18:35 2011 +0300
  37. 216c447 USB: Add USB RNDIS gadget protocol by Vitaly Kuzmichev · Fri Feb 11 18:18:34 2011 +0300
  38. 737f6b2 USB-CDC: Move struct declaration before its use by Vitaly Kuzmichev · Fri Feb 11 18:18:33 2011 +0300
  39. 24fcb47 USB-CDC: Port struct net_device_stats by Vitaly Kuzmichev · Fri Feb 11 18:18:32 2011 +0300
  40. 08d4dd7 USB-CDC: handle interrupt after dropped pullup by Vitaly Kuzmichev · Fri Feb 11 18:18:31 2011 +0300
  41. be0afbf USB-CDC: Move MAC addresses setting into usb_eth_init by Vitaly Kuzmichev · Tue Dec 28 16:59:32 2010 +0300
  42. a36cff1 USB-CDC: Do not rename netdev after its registration by Vitaly Kuzmichev · Tue Dec 28 16:59:31 2010 +0300
  43. 4af3273 usb_ether: register usb ethernet gadget at each eth init by Lei Wen · Wed Dec 01 23:43:43 2010 +0800
  44. 1136f69 Coding Style cleanup by Wolfgang Denk · Wed Oct 27 22:48:30 2010 +0200
  45. e4bd386 USB-CDC: Prevent rx_req being enqueued twice by Vitaly Kuzmichev · Wed Sep 22 13:13:56 2010 +0400
  46. 2907b2c USB-CDC: Fix tx/rx_req memory leaks by Vitaly Kuzmichev · Wed Sep 22 13:13:55 2010 +0400
  47. 49ed805 USB-CDC: Fix coding style issues by Vitaly Kuzmichev · Mon Sep 13 18:37:11 2010 +0400
  48. 4d172f1 USB-CDC: called handle_interrupts inside usb_eth_send by Stefano Babic · Sun Aug 15 14:19:00 2010 +0200
  49. 76e3d4e USB-CDC: correct wrong alignment in ether.c by Stefano Babic · Sun Aug 15 14:18:59 2010 +0200
  50. 750be4c USB-CDC: ethernet error path potential oops fix by Vitaly Kuzmichev · Fri Aug 13 17:02:29 2010 +0400
  51. ef8d8d7 USB-CDC: Correct stat_req initialization by Vitaly Kuzmichev · Fri Aug 13 17:01:06 2010 +0400
  52. 214d7b0 USB-CDC: Replace 'strcpy' by 'strlcpy' by Vitaly Kuzmichev · Fri Aug 13 17:00:45 2010 +0400
  53. 9067070 USB-CDC: Correct freeing usb requests by Vitaly Kuzmichev · Fri Aug 13 17:00:16 2010 +0400
  54. ae5f932 USB-CDC: Use native debug printout macros by Vitaly Kuzmichev · Fri Aug 13 16:57:51 2010 +0400
  55. aec83b8 USB-CDC: Add lost 'qmult' definition by Vitaly Kuzmichev · Thu Aug 12 16:44:40 2010 +0400
  56. df06344 Integrate USB gadget layer and USB CDC driver layer by Remy Bohmer · Wed Jul 29 18:18:43 2009 +0200