1. 2ccb8b0 net.h: Include linux/if_ether.h to avoid duplication by Bin Meng · Tue Jul 31 02:55:22 2018 -0700
  2. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  3. 0a549a2 net: eepro100: Fix unused variable warning by Tom Rini · Mon May 08 22:14:31 2017 -0400
  4. 1fbcbed net: mii: Use spatch to update miiphy_register by Joe Hershberger · Mon Aug 08 11:28:38 2016 -0500
  5. 8e0a8cb net: eepro100: Fix build warnings by Bin Meng · Mon Jan 25 01:26:26 2016 -0800
  6. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · Wed Apr 08 01:41:06 2015 -0500
  7. 2ced070 PowerPC: drop some 74xx_7xx boards and related code by Wolfgang Denk · Tue Oct 21 15:23:32 2014 +0200
  8. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  9. c5a889a drivers/net/eepro100.c: Fix compile warning by Joe Hershberger · Mon May 21 14:45:25 2012 +0000
  10. 0d7bfe4 drivers/net/eepro100.c: fix GCC 4.6 build warnings by Wolfgang Denk · Sat Oct 29 09:37:48 2011 +0000
  11. d63ee71 miiphy: convert to linux/mii.h by Mike Frysinger · Thu Dec 23 15:40:12 2010 -0500
  12. f414b3e net: eepro100: Add initialized eth_device structure by Nobuhiro Iwamatsu · Tue Oct 19 14:03:41 2010 +0900
  13. 97824d6 Fix compile warnings for const correctness by Ben Warren · Thu Jul 29 12:56:11 2010 -0700
  14. 5ff5fdb miiphy: constify device name by Mike Frysinger · Tue Jul 27 18:35:08 2010 -0400
  15. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  16. 052a5ea Moved initialization of EEPRO100 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 20:37:00 2008 -0700
  17. 9726784 net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · Mon Jun 09 23:37:44 2008 +0900
  18. de9fcb5 Fix Ethernet init() return codes by Ben Warren · Wed Jan 09 18:15:53 2008 -0500
  19. 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/eepro100.c]
  20. b1d408a drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 17:30:01 2007 -0500
  21. d8c8630 drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:02:10 2007 -0500
  22. aab8c49 Add support for multiple PHYs. by Marian Balakowicz · Fri Oct 28 22:30:33 2005 +0200
  23. 4dc1146 Add board support for armadillo HT1070 Patch by Rowel Atienza, 06 Apr 2005 by Wolfgang Denk · Mon Sep 26 01:06:33 2005 +0200
  24. b8d1f51 Add support for MII in eepro100 driver. Patch by Gleb Natapov, 21 Mar 2005 by Wolfgang Denk · Mon Sep 26 00:39:59 2005 +0200
  25. 5da7f2f * Patch by Ronen Shitrit, 10 Dec 2003: by wdenk · Sat Jan 03 00:43:19 2004 +0000
  26. 9c53f40 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · Wed Oct 15 23:53:47 2003 +0000
  27. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  28. abda5ca * Patch by Marc Singer, 29 May 2003: by wdenk · Sat May 31 18:35:21 2003 +0000
  29. 1df49e2 Initial revision by wdenk · Tue Sep 17 21:37:55 2002 +0000