1. 522aba3 net: Remove all calls to net_random_ethaddr() by Joe Hershberger · Mon May 04 14:55:15 2015 -0500
  2. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · Wed Apr 08 01:41:06 2015 -0500
  3. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · Wed Apr 08 01:41:04 2015 -0500
  4. 0b16e65 net: rename and refactor eth_rand_ethaddr() function by Masahiro Yamada · Fri Apr 18 19:09:48 2014 +0900
  5. 1c377d1 net: dm9000: random mac address support by Andrew Ruder · Tue Oct 22 19:09:02 2013 -0500
  6. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · Fri Oct 04 17:43:24 2013 +0200
  7. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  8. ab1ac41 drivers/net/dm9000x.c: Fix compile warning by Joe Hershberger · Mon May 21 14:45:23 2012 +0000
  9. c74c436 DM9000:Add a byte swap macro for dm9000 io operation. by Jason Jin · Thu Aug 25 15:46:43 2011 +0800
  10. 0d2df96 Remove instances of phy_read/write by Andy Fleming · Tue Mar 22 22:49:13 2011 -0500
  11. 6f6ce11 net: dm9000x: re-add casts to I/O pointers to fix gcc warnings by Mike Frysinger · Mon Jul 05 02:29:21 2010 -0400
  12. 8d47478 dm9000x.c: fix compile problems by Wolfgang Denk · Wed May 26 22:19:35 2010 +0200
  13. 16e513f net: dm9000x: use standard I/O accessors by Mike Frysinger · Wed Apr 14 16:29:06 2010 -0400
  14. c1ff529 net: dm9000x: fix debug output by Thomas Weber · Wed Dec 09 09:38:04 2009 +0100
  15. 8707f62 Fix DM9000 MAC address handling by Ben Warren · Wed Oct 21 21:53:39 2009 -0700
  16. 7eefd92 Convert DM9000 driver for CONFIG_NET_MULTI by Remy Bohmer · Sat May 02 21:49:18 2009 +0200
  17. cd9a36c Add config option for disabling DM9000-SROM support. by Remy Bohmer · Sun May 03 12:11:40 2009 +0200
  18. 7190757 dm9000 EEPROM reading bugfix by David Brownell · Thu Apr 16 23:15:15 2009 -0700
  19. b203965 drivers/net/: get mac address from environment by Mike Frysinger · Wed Feb 11 19:01:26 2009 -0500
  20. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  21. a62f5d4 dm9000 remove dead external phy support, gpio fix by Andrew Dyer · Tue Aug 26 17:03:38 2008 -0500
  22. 73dab3a Fix dm9000 receive status and len little endian issue by TsiChung Liew · Wed Jun 25 15:48:52 2008 -0500
  23. 9726784 net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · Mon Jun 09 23:37:44 2008 +0900
  24. a8df2b9 Merge branch 'master' of git://git.denx.de/u-boot by Ben Warren · Sun Jun 08 22:04:22 2008 -0700
  25. 90d1fed DM9000 fix status check fail 0x6d error for trizeps board by Remy Bohmer · Thu Jun 05 13:03:36 2008 +0200
  26. 2e1604f Fix order for reading rx-status registers in 32bit mode of DM9000 by Remy Bohmer · Wed Jun 04 10:47:25 2008 +0200
  27. 61b8dbd DM9000: Some minor code cleanups by Remy Bohmer · Tue Jun 03 15:26:26 2008 +0200
  28. eec38a1 DM9000: Make driver work properly for DM9000A by Remy Bohmer · Tue Jun 03 15:26:25 2008 +0200
  29. 2f13d2c DM9000: Improve eth_reset() routine by Remy Bohmer · Tue Jun 03 15:26:24 2008 +0200
  30. 16cb264 DM9000: improve eth_send() routine by Remy Bohmer · Tue Jun 03 15:26:23 2008 +0200
  31. f4329dc DM9000: repair debug logging by Remy Bohmer · Tue Jun 03 15:26:22 2008 +0200
  32. 5f63bf4 DM9000: Add data bus-width auto detection. by Remy Bohmer · Tue Jun 03 15:26:21 2008 +0200
  33. cf8956d Merging Stelian Pop AT91 patches by Jean-Christophe PLAGNIOL-VILLARD · Sat May 24 12:56:53 2008 +0200
  34. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  35. 61e69d7 AT91SAM9261EK support by Stelian Pop · Thu May 08 20:52:22 2008 +0200
  36. ed0ea1f drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · Wed Nov 21 21:19:24 2007 +0100[Renamed from drivers/dm9000x.c]
  37. 6708a60 PXA270: Added support for TrizepsIV board. by stefano babic · Thu Aug 30 23:01:49 2007 +0200
  38. edb0687 Fix MAC address setting in DM9000 driver. by stefano babic · Tue Aug 21 15:50:33 2007 +0200
  39. e54d6c1 Add ability to take MAC address from the environment to DM9000 driver by Mike Rapoport · Sun Aug 12 08:48:27 2007 +0300
  40. ff6fc25 Fix drivers/dm9000.c when configured in 32 bit mode. by Wolfgang Denk · Mon Aug 14 21:18:21 2006 +0200
  41. 7ac1610 * Code cleanup by wdenk · Sun Aug 01 22:48:16 2004 +0000