1. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  2. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  3. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  4. 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  5. 522aba3 net: Remove all calls to net_random_ethaddr() by Joe Hershberger · 10 years ago
  6. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 10 years ago
  7. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 10 years ago
  8. 0b16e65 net: rename and refactor eth_rand_ethaddr() function by Masahiro Yamada · 11 years ago
  9. 1c377d1 net: dm9000: random mac address support by Andrew Ruder · 11 years ago
  10. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  11. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  12. ab1ac41 drivers/net/dm9000x.c: Fix compile warning by Joe Hershberger · 13 years ago
  13. c74c436 DM9000:Add a byte swap macro for dm9000 io operation. by Jason Jin · 13 years ago
  14. 0d2df96 Remove instances of phy_read/write by Andy Fleming · 14 years ago
  15. 6f6ce11 net: dm9000x: re-add casts to I/O pointers to fix gcc warnings by Mike Frysinger · 14 years ago
  16. 8d47478 dm9000x.c: fix compile problems by Wolfgang Denk · 15 years ago
  17. 16e513f net: dm9000x: use standard I/O accessors by Mike Frysinger · 15 years ago
  18. c1ff529 net: dm9000x: fix debug output by Thomas Weber · 15 years ago
  19. 8707f62 Fix DM9000 MAC address handling by Ben Warren · 15 years ago
  20. 7eefd92 Convert DM9000 driver for CONFIG_NET_MULTI by Remy Bohmer · 16 years ago
  21. cd9a36c Add config option for disabling DM9000-SROM support. by Remy Bohmer · 16 years ago
  22. 7190757 dm9000 EEPROM reading bugfix by David Brownell · 16 years ago
  23. b203965 drivers/net/: get mac address from environment by Mike Frysinger · 16 years ago
  24. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  25. a62f5d4 dm9000 remove dead external phy support, gpio fix by Andrew Dyer · 16 years ago
  26. 73dab3a Fix dm9000 receive status and len little endian issue by TsiChung Liew · 16 years ago
  27. 9726784 net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · 16 years ago
  28. a8df2b9 Merge branch 'master' of git://git.denx.de/u-boot by Ben Warren · 16 years ago
  29. 90d1fed DM9000 fix status check fail 0x6d error for trizeps board by Remy Bohmer · 16 years ago
  30. 2e1604f Fix order for reading rx-status registers in 32bit mode of DM9000 by Remy Bohmer · 16 years ago
  31. 61b8dbd DM9000: Some minor code cleanups by Remy Bohmer · 16 years ago
  32. eec38a1 DM9000: Make driver work properly for DM9000A by Remy Bohmer · 16 years ago
  33. 2f13d2c DM9000: Improve eth_reset() routine by Remy Bohmer · 16 years ago
  34. 16cb264 DM9000: improve eth_send() routine by Remy Bohmer · 16 years ago
  35. f4329dc DM9000: repair debug logging by Remy Bohmer · 16 years ago
  36. 5f63bf4 DM9000: Add data bus-width auto detection. by Remy Bohmer · 16 years ago
  37. cf8956d Merging Stelian Pop AT91 patches by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  38. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  39. 61e69d7 AT91SAM9261EK support by Stelian Pop · 17 years ago
  40. ed0ea1f drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/dm9000x.c]
  41. 6708a60 PXA270: Added support for TrizepsIV board. by stefano babic · 17 years ago
  42. edb0687 Fix MAC address setting in DM9000 driver. by stefano babic · 17 years ago
  43. e54d6c1 Add ability to take MAC address from the environment to DM9000 driver by Mike Rapoport · 17 years ago
  44. ff6fc25 Fix drivers/dm9000.c when configured in 32 bit mode. by Wolfgang Denk · 18 years ago
  45. 7ac1610 * Code cleanup by wdenk · 20 years ago