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