1. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  2. a587d3b eth/r8152: update the firmware by Hayes Wang · Fri Jun 05 15:23:40 2020 +0800
  3. f65b643 eth/r8152: fix assigning the wrong endpoint by Hayes Wang · Fri May 22 16:54:10 2020 +0800
  4. 1bb3ee4 eth/r8152: fix typo in register name by Hayes Wang · Fri May 22 16:54:11 2020 +0800
  5. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  6. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  7. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  8. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  9. 1e26864 arm: Don't include common.h in header files by Simon Glass · Sun May 10 11:39:55 2020 -0600
  10. 80d353c usb: composite: Move bitmap related operations to ./include/linux/bitmap.h by Lukasz Majewski · Fri Nov 23 17:36:19 2018 +0100
  11. 8a3cb9f1 usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ by Sven Schwermer · Wed Nov 21 08:43:56 2018 +0100
  12. 2ccb8b0 net.h: Include linux/if_ether.h to avoid duplication by Bin Meng · Tue Jul 31 02:55:22 2018 -0700
  13. beba0ff dwc2 USB controller hangs with lan78xx by Andrew Thomas · Mon Jun 18 11:56:06 2018 -0700
  14. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  15. f21eee7 lan7xxx: Require phylib by Alexander Graf · Thu Mar 15 15:10:20 2018 +0100
  16. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  17. b110e11 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · Mon Aug 28 20:50:46 2017 +1200
  18. 547cf41 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · Mon Aug 28 20:50:45 2017 +1200
  19. 281a0c7 usb: net: Add support for Microchip LAN75xx and LAN78xx by Yuiko Oshino · Fri Aug 11 12:44:58 2017 -0400
  20. 657bc53 net: usb: r8152: fix "duplicate 'const' declaration specifier" by Philipp Tomsich · Sun Jun 25 22:47:15 2017 +0200
  21. 258a320 net: usb: mcs7830: fix non-DM ingress path by Uri Mashiach · Sun May 21 17:00:52 2017 +0300
  22. b8fa836 net: smsc95xx: Correct free_pkt() implementation by Simon Glass · Wed Apr 05 16:23:28 2017 -0600
  23. 0109440 net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffers by Stefan Roese · Tue Nov 22 16:14:23 2016 +0100
  24. b86d0fb usb: eth: r8152_fw: fix indentation by Andre Przywara · Wed Nov 16 00:50:11 2016 +0000
  25. c8bff83 net: smsc95xx: fix DM MAC address reading by Stephen Warren · Thu Sep 15 12:53:22 2016 -0600
  26. 3cf1a96 net: asix: Fix ASIX 88772B with driver model by Alban Bedel · Sat Sep 10 03:54:09 2016 +0200
  27. 28fe11c net: asix: Fix AX88772B when used with DriverModel by Joshua Scott · Tue Sep 06 16:03:11 2016 +1200
  28. fd3224b net: smsc95xx: Use correct get_unaligned functions by Chris Packham · Wed Jul 13 09:52:36 2016 +1200
  29. 5600d9c eth: asix88179: Add support for the driver model by Alban Bedel · Tue Aug 09 11:10:03 2016 +0200
  30. c51acfa eth: asix88179: Prepare supporting the driver model by Alban Bedel · Tue Aug 09 11:10:02 2016 +0200
  31. dec81d0 eth: asix88179: Fix receiving on big endian system by Alban Bedel · Wed Aug 03 08:14:41 2016 +0200
  32. 10a6e1c eth: asix88179: Add VID:DID for Cypress GX3 USB Ethernet Adapter by Alban Bedel · Wed Aug 03 08:14:40 2016 +0200
  33. 47c5097 net: usb: r8152: Add DM support by Stefan Roese · Wed Jun 29 07:58:05 2016 +0200
  34. d3b2359 eth: asix88179: Print packet length properly by Mateusz Kulikowski · Thu Mar 31 23:12:22 2016 +0200
  35. b0e5b49 smsc95xx: fix operation on 64-bit systems by Stephen Warren · Tue Mar 22 22:28:16 2016 -0600
  36. dfdfe6f usb: eth: fix memalign() parameter order by Stephen Warren · Fri Feb 12 13:56:01 2016 -0700
  37. 9b6dbd4 usb: eth: add Realtek RTL8152B/RTL8153 DRIVER by Ted Chen · Wed Jan 20 14:24:52 2016 +0800
  38. fd954e5 dm: net: usb: Convert mcs7830 driver to support driver model by Simon Glass · Sun Nov 29 13:18:11 2015 -0700
  39. b82f62d dm: net: usb: Refactor mcs7830 driver ready for DM conversion by Simon Glass · Sun Nov 29 13:18:10 2015 -0700
  40. 91d5254 driver: usb: Fix pointer conversion warnings for hikey by Prabhakar Kushwaha · Sun Oct 25 13:18:41 2015 +0530
  41. d5987a9 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Oct 29 16:30:33 2015 -0400
  42. dfb69f7 smsc95xx: Use zero length packets when RX fifo is empty by Stefan Brüns · Tue Sep 08 05:12:00 2015 +0200
  43. d3095fe smsc95xx: Fetch whole burst with 1 URB, avoid framing errors by Stefan Brüns · Sun Aug 30 17:59:45 2015 +0200
  44. de44acf dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · Mon Sep 28 23:32:01 2015 -0600
  45. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · Wed Sep 02 17:24:58 2015 -0600
  46. 68c4197 net: smsc95xx: Add driver-model support by Simon Glass · Tue Jul 07 20:53:42 2015 -0600
  47. 3faecae net: smsc95xx: Prepare for conversion to driver model by Simon Glass · Tue Jul 07 20:53:41 2015 -0600
  48. ebe0e5a net: smsc95xx: Correct the error numbers by Simon Glass · Tue Jul 07 20:53:40 2015 -0600
  49. 4d89e5b net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZE by Simon Glass · Tue Jul 07 20:53:39 2015 -0600
  50. ce48e50 net: smsc95xx: Sort the include files by Simon Glass · Tue Jul 07 20:53:38 2015 -0600
  51. e96ba56 dm: usb: Add an errno.h header to usb_ether.c by Simon Glass · Tue Jul 07 20:53:35 2015 -0600
  52. 7bbbb3c net: asix: fix operation without eeprom by Marcel Ziswiler · Wed Aug 05 17:16:59 2015 +0200
  53. f58369f dm: usb: eth: Add driver-model support to the asix driver by Simon Glass · Mon Jul 06 16:47:54 2015 -0600
  54. 46952fb dm: usb: Adjust the USB_DEVICE() macro naming by Simon Glass · Mon Jul 06 16:47:51 2015 -0600
  55. 5b026f9 dm: usb: eth: Support driver model with USB Ethernet by Simon Glass · Mon Jul 06 16:47:50 2015 -0600
  56. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · Wed Apr 08 01:41:06 2015 -0500
  57. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · Wed Apr 08 01:41:04 2015 -0500
  58. 33b66e8 dm: usb: Add support for USB ethernet devices with driver model by Simon Glass · Wed Mar 25 12:22:43 2015 -0600
  59. 7306e9c usb: eth: asix: Build warning fixes for 64-bit by Thierry Reding · Fri Mar 20 12:41:23 2015 +0100
  60. eecc3ce usb: eth: asix88179: add ability to modify MAC address by Rene Griessl · Mon Jan 12 17:51:16 2015 +0100
  61. 979beee usb: eth: add ASIX AX88179 DRIVER by Rene Griessl · Fri Nov 07 16:53:48 2014 +0100
  62. 1f71294 usb: eth: fix Makefile by Rene Griessl · Fri Nov 07 16:53:47 2014 +0100
  63. ceeb40c net: asix: Add support for AX88772B by Alexandre Courbot · Thu Oct 09 12:43:30 2014 +0900
  64. 00be89c net: usb: Add SMSC copyright to smsc95xx driver by Simon Glass · Mon Sep 08 13:44:14 2014 -0600
  65. 180bb6a usb: eth: smsc95xx: add LAN9500A device ID by Ilya Ledvich · Wed Mar 12 10:36:31 2014 +0200
  66. 5528f4c usb: cosmetic: double const by Jeroen Hofstee · Tue Jun 17 21:14:17 2014 +0200
  67. 2385df6 usb: net: introduce support for Moschip USB ethernet by Gerhard Sittig · Sat Mar 08 19:46:14 2014 +0100
  68. 0ef16bb net: asix: don't pad odd-length TX packets by Stephen Warren · Thu Feb 27 13:27:02 2014 -0700
  69. 3e02168 drivers: usb: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:56 2013 +0900
  70. e0f2f8c usb:smsx95xx LED activity for USB net driver by Suriyan Ramasami · Mon Oct 07 20:30:58 2013 -0700
  71. 8aa7b04 net: smsc95xx: Add support for another SMSC95xx variant by Stefan Roese · Wed Jul 03 18:34:54 2013 +0200
  72. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  73. 75caa35 usb: add support for the USB Ethernet adapter D-Link DUB-E100 H/W Ver C1 by Pierre Aubert · Thu Jun 27 09:01:54 2013 +0200
  74. 160298f usb: asix: Move software resets to basic_init by Julius Werner · Sat May 11 13:35:02 2013 -0700
  75. 7ca25b6 OMAP5: Enable USB Ethernet support with LAN9730 by Lubomir Popov · Mon Apr 01 04:50:55 2013 +0000
  76. 7b5e779 usb: usbeth: smsc95xx: remove EEPROM loaded check by Michael Spang · Wed Mar 06 14:08:33 2013 +0000
  77. e6d3345 usb: add support for multiple usb controllers by Lucas Stach · Wed Sep 26 00:14:36 2012 +0200
  78. 06e4693 net: asix: add AX88772B support by Lucas Stach · Wed Aug 22 11:05:01 2012 +0000
  79. 95c359b net: asix: add read_mac function by Lucas Stach · Wed Aug 22 11:05:00 2012 +0000
  80. fc9a758 net: asix: add write_hwaddr function by Lucas Stach · Wed Aug 22 11:04:59 2012 +0000
  81. a0d5d03 net: asix: split out basic reset function by Lucas Stach · Wed Aug 22 11:04:58 2012 +0000
  82. 36267c4 net: introduce transparent driver private in ueth_data by Lucas Stach · Wed Aug 22 11:04:57 2012 +0000
  83. defa90f Merge branch 'next' of git://git.denx.de/u-boot by Wolfgang Denk · Mon Jul 30 20:39:52 2012 +0200
  84. 43b56c2 smsc95xx: align buffers to cache line size by Ilya Yanok · Sun Jul 15 04:43:53 2012 +0000
  85. 115436e CACHE: net: asix: Fix asix driver to work with data cache on by Marek Vasut · Sun Jun 24 14:17:56 2012 +0000
  86. 28ca379 drivers/usb/eth/asix.c: Fix build warning by Anatolij Gustschin · Sun May 20 12:22:59 2012 +0000
  87. df93c8e drivers/usb/eth/smsc95xx.c: Fix GCC 4.6 warning by Anatolij Gustschin · Sun May 20 12:22:56 2012 +0000
  88. 451be50 eth: remove usb-ethernet devices before re-enumerating them by Vincent Palatin · Mon Jan 09 08:32:36 2012 +0000
  89. e124c7b usb_ether: fix typo by Peter Meerwald · Wed Feb 08 05:31:54 2012 +0000
  90. f9af1f8 smsc95xx: Debug message cleanup by Wolfgang Grandegger · Mon Nov 14 23:19:15 2011 +0000
  91. 0151b68 smsc95xx: Fix MAC address programming by Wolfgang Grandegger · Mon Nov 14 23:19:14 2011 +0000
  92. ef78e08 GCC4.6: Squash warnings in smsc95xx.c by Marek Vasut · Mon Oct 24 23:39:58 2011 +0000
  93. a61b966 ASIX: Fix buffer access in asix_get_phy_addr() by Marek Vasut · Fri Sep 23 21:13:35 2011 +0200
  94. 62b36c9 Add Ethernet hardware MAC address framework to usbnet by Simon Glass · Mon Jun 13 16:13:10 2011 -0700
  95. 246c119 Add support for SMSC95XX USB 2.0 10/100MBit Ethernet Adapter by Simon Glass · Mon Jun 13 16:13:09 2011 -0700
  96. e1e12ad usb: convert to partial linking by Mike Frysinger · Fri Jun 24 21:12:36 2011 -0400
  97. 1a0ce28 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · Sun Mar 27 21:48:08 2011 +0200
  98. 246d693 Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet Adaptor by Simon Glass · Wed Feb 16 11:14:34 2011 -0800
  99. 1e9961d Add USB host ethernet adapter support by Simon Glass · Wed Feb 16 11:14:33 2011 -0800