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