1. 497c731 net: e1000: Increase autoneg timeout to 8 seconds by Stefan Roese · Tue Aug 11 17:12:44 2015 +0200
  2. e8fe9f7 e1000: remove unnecessary clearing of SWSM.SWSM_SMBI by Tim Harvey · Tue May 19 10:01:20 2015 -0700
  3. dca3565 Revert "e1000: fix sw fw sync on igb i210/i211" by Tim Harvey · Tue May 19 10:01:19 2015 -0700
  4. 5cb59ec e1000: releasing semaphore once no longer needed by Tim Harvey · Tue May 19 10:01:18 2015 -0700
  5. 674bcd5 drivers/net/e1000.c: Cleanup whitespace by Minghuan Lian · Thu Mar 19 09:43:51 2015 -0700
  6. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · Wed Apr 08 01:41:06 2015 -0500
  7. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · Wed Apr 08 01:41:04 2015 -0500
  8. e2e4b78 drivers/net/e1000.c: fix compile warning under 64bit mode by Minghuan Lian · Thu Jan 22 13:21:54 2015 +0800
  9. b9f6623 e1000: add i211 and unprogrammed i210/i211 support by Marcel Ziswiler · Mon Sep 08 00:03:50 2014 +0200
  10. fe9d960 e1000: fix sw fw sync on igb i210/i211 by Marcel Ziswiler · Tue Oct 21 14:26:36 2014 +0200
  11. 4303a83 net/e1000: Fix EEPROM access error by York Sun · Fri Oct 17 13:44:06 2014 -0700
  12. a07e0ae e1000: fix no nvm build by Marcel Ziswiler · Mon Sep 08 00:02:11 2014 +0200
  13. 74a13c2 e1000: add i210 support by Marek Vasut · Fri Aug 08 07:41:39 2014 -0700
  14. 742c5c2 e1000: Implement dcache support by Marek Vasut · Fri Aug 08 07:41:38 2014 -0700
  15. 88b7793 e1000: remove redundant assignment by David Müller (ELSOFT AG) · Wed Apr 16 13:15:59 2014 +0200
  16. bbcd2b0 drivers/net/e1000: Introduce CONFIG_E1000_NO_NVM by Rojhalat Ibrahim · Mon Oct 07 18:30:39 2013 +0200
  17. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  18. 4a59809 Consolidate bool type by York Sun · Mon Apr 01 11:29:11 2013 -0700
  19. ed1f72f e1000e : Correct Rx Threshold granularity by Ruchika Gupta · Thu Apr 19 02:27:11 2012 +0000
  20. d47f07e ppc4xx: Remove AP1000 board support by Stefan Roese · Wed Sep 19 15:18:52 2012 +0200
  21. 4c7aa55 drivers/net/e1000.c: Fix compile warning by Joe Hershberger · Tue May 22 07:56:14 2012 +0000
  22. 25826ae drivers/net/e1000.c: Fix GCC 4.6 build warnings by Anatolij Gustschin · Tue Dec 20 07:36:39 2011 +0000
  23. e36d67c e1000: fix unused variable waring for e1000 driver by Zang Roy-R61911 · Sun Nov 06 22:22:36 2011 +0000
  24. 1569033 e1000: fix bugs from recent commits by Wolfgang Denk · Fri Oct 28 07:37:04 2011 +0200
  25. 64b94dd e1000: Allow direct access to the E1000 SPI EEPROM device by Kyle Moffett · Tue Oct 18 11:05:29 2011 +0000
  26. 142cbf8 e1000: Export core EEPROM access functions for SPI support by Kyle Moffett · Tue Oct 18 11:05:28 2011 +0000
  27. 70946bc e1000: Rewrite EEPROM checksum error to give more information by Kyle Moffett · Tue Oct 18 11:05:27 2011 +0000
  28. 7b698d5 e1000: Restructure and streamline PCI device probing by Kyle Moffett · Tue Oct 18 11:05:26 2011 +0000
  29. 7376f8d e1000: Clean up handling of dual-port NICs and support 82571 by Kyle Moffett · Mon Sep 13 05:52:22 2010 +0000
  30. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · Wed Oct 12 02:31:39 2011 +0000
  31. 181119b Net: Add Intel E1000 82574L PCIe card support by Roy Zang · Fri Jan 21 11:29:38 2011 +0800
  32. f83102e e1000: fix compile warning by Wolfgang Denk · Mon Nov 22 09:48:45 2010 +0100
  33. 5761ce4 net: e1000: typo using wrong argument to sizeof by Matthew McClintock · Mon Nov 15 18:02:53 2010 -0600
  34. 7693357 net: e1000: Add initialized eth_device & e1000_hw structure by Kumar Gala · Fri Nov 12 04:13:06 2010 -0600
  35. 1140ea5 net: e1000: Add support for the Intel 82546GB controller by Reinhard Arlt · Fri Dec 04 09:52:17 2009 +0100
  36. 966172e Use different PBA value for E1000 PCI and PCIe cards by Roy Zang · Sat Aug 22 03:49:52 2009 +0800
  37. edc45b5 e1000: fix PCI memory addressing by Timur Tabi · Mon Aug 17 15:55:38 2009 -0500
  38. 9b7c430 Fix E1000 build warning on AP1000 board by Roy Zang · Tue Aug 11 03:48:05 2009 +0800
  39. 28f7a05 Add Intel E1000 PCIE card support by Roy Zang · Fri Jul 31 13:34:02 2009 +0800
  40. bc6d2fc drivers/net/e1000.c: missing terminator for supported devices by Stefan Althoefer · Sat Dec 20 19:40:41 2008 +0100
  41. 050019d Moved initialization of E1000 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 10:44:19 2008 -0700
  42. 3762825 Fix merge problems by Stefan Roese · Wed Aug 06 14:05:38 2008 +0200
  43. 7d13b8d e1000: add support for 82545GM 64bit PCI-X copper variant by Paul Gortmaker · Wed Jul 09 17:50:45 2008 -0400
  44. 9726784 net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · Mon Jun 09 23:37:44 2008 +0900
  45. 8562c38 E1000: Add support for the 82541GI LF Intel Pro 1000 GT Desktop Adapter by Wolfgang Grandegger · Wed May 28 19:55:19 2008 +0200
  46. 35f734f Coding Style cleanup; update CHANGELOG by Wolfgang Denk · Sun Apr 13 09:59:26 2008 -0700
  47. 68c2a30 new PHY @ e1000 - 2nd try by Andre Schwarz · Thu Mar 06 16:45:44 2008 +0100
  48. 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/e1000.c]
  49. b1d408a drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 17:30:01 2007 -0500
  50. d8c8630 drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:02:10 2007 -0500
  51. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  52. 56811f6 Add support for AP1000 board. Patch by James MacAulay, 07 Oct 2005 by Wolfgang Denk · Sun Oct 09 01:04:33 2005 +0200
  53. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  54. 4e112c1 * Patches by Udi Finkelstein, 2 June 2003: by wdenk · Tue Jun 03 23:54:09 2003 +0000