1. b30dc57 driver: usb: Fix pointer conversion warnings for hikey by Prabhakar Kushwaha · 9 years ago
  2. 0eb4cf9 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  3. 4a4ced0 smsc95xx: Use zero length packets when RX fifo is empty by Stefan Brüns · 9 years ago
  4. 0d2837c smsc95xx: Fetch whole burst with 1 URB, avoid framing errors by Stefan Brüns · 9 years ago
  5. bcbe3d1 dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · 9 years ago
  6. cf92e05 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  7. 0990fcb net: smsc95xx: Add driver-model support by Simon Glass · 9 years ago
  8. 527298c net: smsc95xx: Prepare for conversion to driver model by Simon Glass · 9 years ago
  9. 25a9e98 net: smsc95xx: Correct the error numbers by Simon Glass · 9 years ago
  10. d62a1dc net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZE by Simon Glass · 9 years ago
  11. a269259 net: smsc95xx: Sort the include files by Simon Glass · 9 years ago
  12. 2e5350f dm: usb: Add an errno.h header to usb_ether.c by Simon Glass · 9 years ago
  13. 1472712 net: asix: fix operation without eeprom by Marcel Ziswiler · 9 years ago
  14. fbc4b8a dm: usb: eth: Add driver-model support to the asix driver by Simon Glass · 9 years ago
  15. abb59cf dm: usb: Adjust the USB_DEVICE() macro naming by Simon Glass · 9 years ago
  16. c8c2797 dm: usb: eth: Support driver model with USB Ethernet by Simon Glass · 9 years ago
  17. 1fd92db net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 9 years ago
  18. 0adb5b7 net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 9 years ago
  19. c0ad74e dm: usb: Add support for USB ethernet devices with driver model by Simon Glass · 10 years ago
  20. 4c5998b usb: eth: asix: Build warning fixes for 64-bit by Thierry Reding · 10 years ago
  21. 1193397 usb: eth: asix88179: add ability to modify MAC address by Rene Griessl · 10 years ago
  22. e9954b8 usb: eth: add ASIX AX88179 DRIVER by Rene Griessl · 10 years ago
  23. 3908f16 usb: eth: fix Makefile by Rene Griessl · 10 years ago
  24. a7f2472 net: asix: Add support for AX88772B by Alexandre Courbot · 10 years ago
  25. ad6e48e net: usb: Add SMSC copyright to smsc95xx driver by Simon Glass · 10 years ago
  26. 08ebd46 usb: eth: smsc95xx: add LAN9500A device ID by Ilya Ledvich · 11 years ago
  27. 51afc2c usb: cosmetic: double const by Jeroen Hofstee · 10 years ago
  28. df4fb1c usb: net: introduce support for Moschip USB ethernet by Gerhard Sittig · 11 years ago
  29. 9a04a85 net: asix: don't pad odd-length TX packets by Stephen Warren · 11 years ago
  30. 44e32c7 drivers: usb: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  31. 98f686c usb:smsx95xx LED activity for USB net driver by Suriyan Ramasami · 11 years ago
  32. 2eb6090 net: smsc95xx: Add support for another SMSC95xx variant by Stefan Roese · 11 years ago
  33. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  34. befd387 usb: add support for the USB Ethernet adapter D-Link DUB-E100 H/W Ver C1 by Pierre Aubert · 11 years ago
  35. 4edcf0a usb: asix: Move software resets to basic_init by Julius Werner · 11 years ago
  36. e7dcece OMAP5: Enable USB Ethernet support with LAN9730 by Lubomir Popov · 12 years ago
  37. 032868a usb: usbeth: smsc95xx: remove EEPROM loaded check by Michael Spang · 12 years ago
  38. 93c2582 usb: add support for multiple usb controllers by Lucas Stach · 12 years ago
  39. 1dff9d0 net: asix: add AX88772B support by Lucas Stach · 12 years ago
  40. 02c8d8c net: asix: add read_mac function by Lucas Stach · 12 years ago
  41. 58f8fab net: asix: add write_hwaddr function by Lucas Stach · 12 years ago
  42. 5fae53d net: asix: split out basic reset function by Lucas Stach · 12 years ago
  43. e1dbdf9 net: introduce transparent driver private in ueth_data by Lucas Stach · 12 years ago
  44. b98b611 Merge branch 'next' of git://git.denx.de/u-boot by Wolfgang Denk · 12 years ago
  45. e3b31c8 smsc95xx: align buffers to cache line size by Ilya Yanok · 12 years ago
  46. c59ab09 CACHE: net: asix: Fix asix driver to work with data cache on by Marek Vasut · 12 years ago
  47. e14826b drivers/usb/eth/asix.c: Fix build warning by Anatolij Gustschin · 12 years ago
  48. 92ec210 drivers/usb/eth/smsc95xx.c: Fix GCC 4.6 warning by Anatolij Gustschin · 12 years ago
  49. e7e982d eth: remove usb-ethernet devices before re-enumerating them by Vincent Palatin · 13 years ago
  50. d1f862f usb_ether: fix typo by Peter Meerwald · 13 years ago
  51. 0d9679e smsc95xx: Debug message cleanup by Wolfgang Grandegger · 13 years ago
  52. 50d89f5 smsc95xx: Fix MAC address programming by Wolfgang Grandegger · 13 years ago
  53. 79ad544 GCC4.6: Squash warnings in smsc95xx.c by Marek Vasut · 13 years ago
  54. 0ed1eb6 ASIX: Fix buffer access in asix_get_phy_addr() by Marek Vasut · 13 years ago
  55. 7616e78 Add Ethernet hardware MAC address framework to usbnet by Simon Glass · 13 years ago
  56. 291391b Add support for SMSC95XX USB 2.0 10/100MBit Ethernet Adapter by Simon Glass · 13 years ago
  57. 181f565 usb: convert to partial linking by Mike Frysinger · 13 years ago
  58. 1466641 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 14 years ago
  59. 9b70e00 Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet Adaptor by Simon Glass · 14 years ago
  60. 89d4836 Add USB host ethernet adapter support by Simon Glass · 14 years ago