1. 3b8d1a4 Add EP93xx ethernet driver by Matthias Kaehlcke · Sun Jan 31 17:39:49 2010 +0100
  2. d5ee6f6 TI: DaVinci: Updating EMAC driver for DM365, DM646x and DA8XX by Nick Thompson · Fri Dec 18 13:33:07 2009 +0000
  3. 790088e macb: Fix mii_phy_read and mii_phy_write functions by Semih Hazar · Thu Dec 17 15:07:15 2009 +0200
  4. 94f63a7 tsec: Add TSEC_FIBER flag by Peter Tyser · Mon Nov 09 13:09:48 2009 -0600
  5. 3c93d8b tsec: Add support for using the BCM5482 PHY in fiber mode by Peter Tyser · Mon Nov 09 13:09:47 2009 -0600
  6. 4ef03c0 tsec: General cleanup by Peter Tyser · Mon Nov 09 13:09:46 2009 -0600
  7. 08b2d78 tsec: Make functions/data static when possible by Peter Tyser · Mon Nov 09 13:09:45 2009 -0600
  8. f672290 tsec: Clean up Broadcom PHY status parsing by Peter Tyser · Mon Nov 09 13:09:44 2009 -0600
  9. 583c1f4 tsec: Force TBI PHY to 1000Mbps full duplex in SGMII mode by Peter Tyser · Tue Nov 03 17:52:07 2009 -0600
  10. a8572f1 NET: Fix MAC addr handling for smc911x by Seunghyeon Rhee · Mon Nov 02 00:00:00 2009 -0800
  11. 034c161 cs8900_initialize() cleanup by Matthias Kaehlcke · Thu Jan 21 22:16:34 2010 +0100
  12. 31da77e netconsole: mark local funcs with static by Mike Frysinger · Mon Dec 21 14:19:12 2009 -0500
  13. b5541ef NET: Move MDIO regs out of TSEC Space by Sandeep Gopalpet · Sat Oct 31 00:35:04 2009 +0530
  14. c1ff529 net: dm9000x: fix debug output by Thomas Weber · Wed Dec 09 09:38:04 2009 +0100
  15. 331daa1 fec_mxc: incomplete error handling by John Ogness · Fri Dec 11 09:47:28 2009 +0100
  16. 1140ea5 net: e1000: Add support for the Intel 82546GB controller by Reinhard Arlt · Fri Dec 04 09:52:17 2009 +0100
  17. f95b93b NET: LAN91C96 CONFIG_NET_MULTIify by Nishanth Menon · Fri Oct 16 00:06:35 2009 -0500
  18. 0b3cc38 smc911x: fix typo in smc911x_handle_mac_address name by Mike Rapoport · Wed Nov 11 10:03:09 2009 +0200
  19. 907975a smc911x: make smc911x_initialize return correct value by Mike Rapoport · Thu Nov 12 15:35:08 2009 +0200
  20. e87eb99 mxc_fec: avoid free() calls to already freed pointers. by javier Martin · Thu Oct 29 08:22:43 2009 +0100
  21. ce2519a mxc_fec: fix some erroneous PHY accesses. by javier Martin · Thu Oct 29 08:18:34 2009 +0100
  22. e7dbed3 SMC91111: Clean up SMC_inx macros on xsengine and xaeniax by Ben Warren · Mon Nov 09 14:01:08 2009 -0800
  23. 3b6be93 Fix CS8900 regression on impa7 board by Ben Warren · Mon Nov 09 11:43:18 2009 -0800
  24. 9007f3c Fix cs8900 dev->priv not init issue by Hui.Tang · Thu Nov 05 09:58:44 2009 +0800
  25. 8707f62 Fix DM9000 MAC address handling by Ben Warren · Wed Oct 21 21:53:39 2009 -0700
  26. d61fbcc Coding Style cleanup; update CHANGELOG, prepare -rc1 by Wolfgang Denk · Wed Oct 28 00:49:47 2009 +0100
  27. 9235e0c drivers/net/phy/miiphybb.c: fix warning: no newline at end of file by Wolfgang Denk · Sun Oct 25 23:00:09 2009 +0100
  28. 0e78c94 Merge branch 'master-sync' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Sat Oct 24 22:26:09 2009 +0200
  29. b3ec49d ARM: OMAP3: Refactors the SM911x driver by Steve Sakoman · Tue Oct 20 18:21:18 2009 +0200
  30. b8af51a smc911x: add support for LAN9220 by Daniel Mack · Wed Apr 08 13:23:38 2009 +0200
  31. 64aabc2 SMC911X: Add chip auto detection by Olof Johansson · Tue Sep 29 10:21:29 2009 -0400
  32. 466827e Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbitrary number of mii buses. by Luigi 'Comio' Mantellini · Sat Oct 10 12:42:20 2009 +0200
  33. c8f071a Merge branch 'reloc' by Wolfgang Denk · Fri Oct 09 00:03:18 2009 +0200
  34. 728bd0a ppc_4xx: Apply new HW register names by Niklaus Giger · Sun Oct 04 20:04:20 2009 +0200
  35. 9841dec net: kirkwood_egiga.c: fixed build warning by Prafulla Wadaskar · Wed Sep 09 15:59:19 2009 +0530
  36. 0fd6aae Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · Sun Oct 04 22:37:03 2009 -0700
  37. 96f40c7 net: phy: mv88e61xx.c : fixed build warning by Prafulla Wadaskar · Mon Sep 21 20:28:18 2009 +0530
  38. ee86aff net: Fix problem with 405EZ ethernet interrupt by James Clough · Thu Sep 10 09:11:50 2009 +0200
  39. 59b020f tsec: Remove PHY command relocation fixups by Peter Tyser · Mon Sep 21 11:20:31 2009 -0500
  40. 5a16a1e Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · Tue Sep 15 21:45:50 2009 +0200
  41. 50e4920 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Tue Sep 15 21:43:25 2009 +0200
  42. 8358d59 sk98lin: fix compile warnings by Wolfgang Denk · Fri Sep 11 09:36:31 2009 +0200
  43. f781cd0 drivers/net/natsemi.c: fix compile warning by Wolfgang Denk · Fri Sep 11 09:13:58 2009 +0200
  44. 14b4c70 net: emaclite: Cleanup license to be GPL compatible by Michal Simek · Mon Sep 07 09:08:02 2009 +0200
  45. c98898d net: Remove old Xilinx Emac driver by Michal Simek · Thu Aug 20 22:36:20 2009 +0200
  46. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · Wed Sep 09 16:25:29 2009 +0200
  47. 966172e Use different PBA value for E1000 PCI and PCIe cards by Roy Zang · Sat Aug 22 03:49:52 2009 +0800
  48. ae4dd97 net: tsec - handle user interrupt while waiting for PHY auto negotiation to complete by Kim Phillips · Mon Aug 24 14:32:26 2009 -0500
  49. b5edf81 Add debug message for Blackfin Ethernet Rx function. by Robin Getz · Mon Aug 24 10:33:39 2009 -0400
  50. 3bf5d83 Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · Tue Aug 25 13:09:37 2009 -0700
  51. 4c84fd5 tsec: Wait for auto-negotiation to complete without link by Peter Tyser · Wed Feb 04 15:14:05 2009 -0600
  52. e9220b3 arm: kirkwood: See to it that sent data is 8-byte aligned by Simon Kagstrom · Thu Aug 20 10:14:11 2009 +0200
  53. 15cc5a6 Wait for the link to come up on kirkwood network init by Simon Kagstrom · Thu Aug 20 10:13:06 2009 +0200
  54. ab9ca51 arm:kirkwood Define kirkwood phy address magic number by Simon Kagstrom · Thu Aug 20 10:12:28 2009 +0200
  55. edc45b5 e1000: fix PCI memory addressing by Timur Tabi · Mon Aug 17 15:55:38 2009 -0500
  56. c034316 net: kirkwood: updates: used eth_setenv_enetaddr api by Prafulla Wadaskar · Mon Aug 10 19:43:06 2009 +0530
  57. 9b7c430 Fix E1000 build warning on AP1000 board by Roy Zang · Tue Aug 11 03:48:05 2009 +0800
  58. 11925af net: phy: bugfixes: mv88E61xx compiler warnings fixed by Prafulla Wadaskar · Mon Aug 10 19:23:19 2009 +0530
  59. 50253b8 arm: A320: driver for FTMAC100 ethernet controller by Po-Yu Chuang · Mon Aug 10 11:00:00 2009 +0800
  60. 471573b Dual-license IBM code contributions by Josh Boyer · Fri Aug 07 13:53:20 2009 -0400
  61. 28f7a05 Add Intel E1000 PCIE card support by Roy Zang · Fri Jul 31 13:34:02 2009 +0800
  62. 6a6d948 Update Freescale copyrights to remove "All Rights Reserved" by Kumar Gala · Tue Jul 28 21:49:52 2009 -0500
  63. bddc726 Coding Style cleanup; update CHANGELOG. by Wolfgang Denk · Thu Jul 23 22:23:23 2009 +0200
  64. 00d5bfd unify HOST_CFLAGS and HOSTCFLAGS by Mike Frysinger · Sun Jul 19 15:17:03 2009 -0400
  65. e93a4a5 fec_mxc: driver for FEC ethernet controller on i.MX27 by Ilya Yanok · Tue Jul 21 19:32:21 2009 +0400
  66. ec53084 ppc4xx: Fixed compilation warning in 4xx_enet.c by Alessio Centazzo · Sat Jul 11 11:56:06 2009 -0700
  67. 0a3a923 net: phy: bugfixes: mv88E61xx multichip addressing support by Prafulla Wadaskar · Thu Jul 16 20:58:02 2009 +0530
  68. 5b12b6f arm: Kirkwood: Check the error summary bit for error detection by Simon Kagstrom · Wed Jul 08 13:05:11 2009 +0200
  69. 4d0941c arm: Kirkwood: Fix compiler optimization bug for kwgbe_send by Simon Kagstrom · Wed Jul 08 13:03:18 2009 +0200
  70. 7208edb MIIPHYBB: Return 0xFFFF if the PHY is not asserting TA. by Richard Retanubun · Thu Jul 02 13:21:22 2009 -0400
  71. fbfdd3a Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · Mon Jul 20 22:01:11 2009 -0700
  72. c91b5de P2020RDB Added support of Vitesse PHYs VSC8641(RGMII) and VSC8221(SGMII) by Poonam Aggrwal · Thu Jul 02 16:15:13 2009 +0530
  73. 4f8b633 net: tsec - fix dereferencing type-punned pointer will break strict-aliasing rules warning by Kim Phillips · Fri Jul 17 12:17:00 2009 -0500
  74. fc4b0a2 sh: sh_eth: Remove garbage from printf by Nobuhiro Iwamatsu · Thu Jun 25 16:33:04 2009 +0900
  75. db808cd smc911x: add support for LAN9221 by Andreas Pretzsch · Thu Jul 09 21:50:05 2009 +0200
  76. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 12:14:54 2009 +0200
  77. 538566d at91: Introduction of at91sam9g45 SOC. by Sedji Gaouaou · Thu Jul 09 10:16:29 2009 +0200
  78. 12618ef net: merge bugfix: Marvell Kirkwood gigabit ethernet driver by Prafulla Wadaskar · Wed Jul 01 20:34:51 2009 +0200
  79. 7eefd92 Convert DM9000 driver for CONFIG_NET_MULTI by Remy Bohmer · Sat May 02 21:49:18 2009 +0200
  80. b7a280d net: Add Marvell Kirkwood gigabit ethernet driver by Prafulla Wadaskar · Sun Jun 14 22:33:46 2009 +0530
  81. 881a1d6 Subject: [PATCH] [repost] Standardize the use of MCFFEC_TOUT_LOOP as a udelay(1) loop counter. by Richard Retanubun · Tue May 26 08:29:29 2009 -0400
  82. 6045806 Remove support for non-CONFIG_NET_MULTI on PPC4xx EMAC by Ben Warren · Tue Apr 28 16:39:19 2009 -0700
  83. 5301bbf Switched davinci_emac Ethernet driver to use newer API by Ben Warren · Tue May 26 00:34:07 2009 -0700
  84. 4c28e27 Initial cleanup of Davinci Ethernet driver by Ben Warren · Mon Apr 27 23:19:10 2009 -0700
  85. a912e98 Moved Davinci Ethernet driver to drivers/net by Ben Warren · Tue May 26 00:17:59 2009 -0700
  86. a055ce0 Marvell MV88E61XX Switch Driver support by Prafulla Wadaskar · Tue May 19 01:40:16 2009 +0530
  87. ddb7fc7 tsec: Add support for BCM5482S PHY by Zach LeRoy · Fri May 22 10:26:33 2009 -0500
  88. 690ce41 Merge branch 'next' of ../master by Wolfgang Denk · Sun Jun 14 22:05:42 2009 +0200
  89. e145bfe Revert "SMC911x driver fixed for NFS boot" by Wolfgang Denk · Sun Jun 14 20:31:36 2009 +0200
  90. f342f86 MPC512x: remove include/mpc512x.h by Wolfgang Denk · Sat May 16 10:47:45 2009 +0200
  91. ef5f37d MPC512x FEC: get rid of duplicated struct ethernet_regs by Wolfgang Denk · Sat May 16 10:47:44 2009 +0200
  92. b853995 MPC512x: use I/O accessors instead of pointer accesses by Wolfgang Denk · Sat May 16 10:47:43 2009 +0200
  93. d1de78e ppc4xx/net: Fix MDIO clock setup by Felix Radensky · Sun May 31 20:44:15 2009 +0300
  94. 2b90494 rtl8169: fix PCI system memory address by Yoshihiro Shimoda · Wed Feb 25 14:27:29 2009 +0900
  95. 0a94dac SMC911x driver fixed for NFS boot by Manikandan Pillai · Wed Apr 08 09:14:35 2009 +0530
  96. cd9a36c Add config option for disabling DM9000-SROM support. by Remy Bohmer · Sun May 03 12:11:40 2009 +0200
  97. 37f7fed smc911x: write back the manually set MAC address by Daniel Mack · Wed Apr 08 13:23:37 2009 +0200
  98. 7190757 dm9000 EEPROM reading bugfix by David Brownell · Thu Apr 16 23:15:15 2009 -0700
  99. 4a46566 rtl8169: fix cache coherency problem by Yoshihiro Shimoda · Wed Feb 25 14:27:24 2009 +0900
  100. 3986bfa mpc52xx phy: initialize only when needed by Sascha Hauer · Sat Mar 21 09:38:46 2009 -0400