1. 757a92f Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu May 30 14:45:06 2013 +0200
  2. 4c3db71 Enable XAUI interface for B4860QDS by Suresh Gupta · Mon Mar 25 07:40:13 2013 +0000
  3. 6bf9ec5 net/phy: fix select line for TN80xx by Shaohui Xie · Mon Mar 25 07:39:59 2013 +0000
  4. fe9e8e3 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · Tue May 14 18:47:43 2013 -0400
  5. 4486032 smc911x: fix the timeout detection by Masahiro Yamada · Wed May 08 21:42:44 2013 +0000
  6. aab4257 net/phy: add VSC8574 support by Shaohui Xie · Mon Mar 25 07:39:31 2013 +0000
  7. 0348bf8 net/fm: fixup ethernet for mEMAC by Shengzhou Liu · Mon Mar 25 07:39:29 2013 +0000
  8. fb5137a powerpc/mpc85xx: Add T4160 SoC by York Sun · Mon Mar 25 07:33:29 2013 +0000
  9. f25c70c Fman/t4240: some fix for 10G XAUI by Shaohui Xie · Mon Mar 25 07:33:17 2013 +0000
  10. de35899 blackfin: The buf variable in bfin_mac.c is not used and produces warning, by Marek Vasut · Fri Apr 19 12:17:42 2013 +0800
  11. 66f827b Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat May 11 22:24:28 2013 +0200
  12. 29e6eb3 Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat May 11 00:06:03 2013 +0200
  13. 3bbeb79 phy: add support for ET1011C phys by Matt Porter · Wed Mar 20 05:38:13 2013 +0000
  14. 1ef0e87 cpsw: add support for TI814x slave_regs differences by Matt Porter · Wed Mar 20 05:38:12 2013 +0000
  15. d6615fe fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speed by Zang Roy-R61911 · Mon Mar 04 03:59:20 2013 +0000
  16. ab72cb4 net: gem: Add support for phy autodetection by Michal Simek · Mon Apr 22 14:41:09 2013 +0200
  17. 73875dc net: gem: Preserve clk on emio interface by David Andrey · Fri Apr 05 17:24:24 2013 +0200
  18. 1b0dd5e net: gem: Pass phy address to init by David Andrey · Thu Apr 04 19:13:07 2013 +0200
  19. d9f2c11 net: gem: Fix gem driver on 1Gbps LAN by Michal Simek · Mon Oct 15 14:01:23 2012 +0200
  20. a94f84d net: gem: Do not initialize BDs again by Michal Simek · Thu Jan 24 13:04:12 2013 +0100
  21. 3b9f30e net: gem: Simplify return path in zynq_gem_recv by Michal Simek · Fri Jan 25 08:24:18 2013 +0100
  22. bb2ad88 net: gem: Remove WRAP bit from TX buffer description by Michal Simek · Wed Oct 17 11:03:40 2012 +0200
  23. 4d74cf1 net: phy: Define Marvell 88e1518 phy by Michal Simek · Mon Oct 15 14:03:00 2012 +0200
  24. 4a59809 Consolidate bool type by York Sun · Mon Apr 01 11:29:11 2013 -0700
  25. 8eb48ff am33xx: Add required includes to some omap/am33xx code by Tom Rini · Thu Mar 14 11:15:25 2013 +0000
  26. 9dbc836 Merge u-boot/master into u-boot-ti/master by Tom Rini · Mon Mar 11 12:02:40 2013 -0400
  27. c3fdab4 am335x: cpsw: optimize cpsw_send to increase network performance by Mugunthan V N · Tue Feb 19 21:34:44 2013 +0000
  28. 596295d net: Use new numeric setenv functions by Simon Glass · Sun Feb 24 17:33:24 2013 +0000
  29. 1a754ee Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Feb 12 10:18:31 2013 -0500
  30. 6c6cbd1 ppc: Move mpc512x clocks to arch_global_data by Simon Glass · Thu Dec 13 20:48:54 2012 +0000
  31. 4f8c5f0 ppc: Move mpc5xxx clocks to arch_global_data by Simon Glass · Thu Dec 13 20:48:53 2012 +0000
  32. 248865e powerpc/mpc85xx:Add support of B4420 SoC by Poonam Aggrwal · Sun Dec 23 19:24:16 2012 +0000
  33. 1c85955 powerpc/mpc85xx: Few updates for B4860 cpu changes by Poonam Aggrwal · Sun Dec 23 19:22:33 2012 +0000
  34. dce4def net: fec_mxc: get phydev before fec_probe by Troy Kisky · Mon Oct 22 16:40:46 2012 +0000
  35. 2c42b3c net: fec_mxc: only call phy_connect in fec_probe by Troy Kisky · Mon Oct 22 16:40:45 2012 +0000
  36. 4c2ddec net: fec_mxc: use fec_set_dev_name to set name by Troy Kisky · Mon Oct 22 16:40:44 2012 +0000
  37. 9519bc5 phy: add phy_find_by_mask/phy_connect_dev by Troy Kisky · Mon Oct 22 16:40:43 2012 +0000
  38. 4e0eae6 net: fec_mxc: have fecmxc_initialize call fecmxc_initialize_multi by Troy Kisky · Mon Oct 22 16:40:42 2012 +0000
  39. 5e76265 net: fec_mxc: change fec_mii_setspeed parameter by Troy Kisky · Mon Oct 22 16:40:41 2012 +0000
  40. ffa9016 net: fec_mxc: delete CONFIG_FEC_MXC_MULTI by Troy Kisky · Mon Oct 22 16:40:40 2012 +0000
  41. 1368b08 mv88e61xx: refactor PHY and SWITCH level-code by Albert ARIBAUD · Mon Nov 26 11:27:35 2012 +0000
  42. b56eeed Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Jan 08 13:15:45 2013 +0100
  43. d27e8c9 net: sh_eth: add support for SH7752 by Yoshihiro Shimoda · Sun Nov 04 15:54:30 2012 +0000
  44. 130aa52 phy: Add support for Marvell 88E1118R by Michal Simek · Tue Aug 07 02:23:07 2012 +0000
  45. ed1f72f e1000e : Correct Rx Threshold granularity by Ruchika Gupta · Thu Apr 19 02:27:11 2012 +0000
  46. 062bbac am335x: cpsw: make phy address configurable by Yegor Yefremov · Mon Nov 26 04:03:16 2012 +0000
  47. 04b4a88 powerpc/85xx: add support for the Freescale P5040DS Superhydra reference board by Timur Tabi · Tue Oct 23 09:40:22 2012 +0000
  48. 914b078 drivers/net/: sparse fixes by Kim Phillips · Mon Oct 29 13:34:34 2012 +0000
  49. 40c2c03 net/: sparse fixes by Kim Phillips · Mon Oct 29 13:34:33 2012 +0000
  50. a1b457a include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · Mon Oct 29 13:34:23 2012 +0000
  51. 1f9301d arm: Remove support for NETARM by Marek Vasut · Wed Oct 03 08:54:10 2012 +0000
  52. 842e59e powerpc/fm: fix TBI PHY address settings by shaohui xie · Thu Oct 11 20:25:36 2012 +0000
  53. bafd803 fm/mEMAC: add mEMAC frame work by Roy Zang · Mon Oct 08 07:44:21 2012 +0000
  54. bcf7b3d powerpc/mpc85xx: Add B4860 and variant SoCs by York Sun · Mon Oct 08 07:44:20 2012 +0000
  55. 9941a22 powerpc/mpc85xx: Add T4240 SoC by York Sun · Mon Oct 08 07:44:19 2012 +0000
  56. 6aaba55 m68k: net: Fix unused variable in mcfmii.c by Marek Vasut · Wed Oct 03 13:28:47 2012 +0000
  57. d47f07e ppc4xx: Remove AP1000 board support by Stefan Roese · Wed Sep 19 15:18:52 2012 +0200
  58. ef2746a da850/omap-l138: davinci_emac: Suppress auto negotiation if needed by Bastian Ruppert · Thu Sep 13 22:29:03 2012 +0000
  59. b314ebe Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Sep 27 12:06:07 2012 -0700
  60. c1582c0 FEC: Replace magic contants by Marek Vasut · Wed Aug 29 03:49:51 2012 +0000
  61. 9bf7bf0 FEC: Rework the TX wait mechanism by Marek Vasut · Wed Aug 29 03:49:50 2012 +0000
  62. 5f1631d FEC: Remove endless loop in the FEC driver by Marek Vasut · Wed Aug 29 03:49:49 2012 +0000
  63. 4325d24 FEC: Properly align address over the buffers for cache ops by Marek Vasut · Sun Aug 26 10:19:21 2012 +0000
  64. 4d85b03 FEC: Do not pass unaligned buffer to network stack by Marek Vasut · Sun Aug 26 10:19:20 2012 +0000
  65. 5686757 net: Add Vitesse VSC8662 PHY support by Priyanka Jain · Fri Aug 17 08:28:56 2012 +0000
  66. 2ebd150 net/phy: support the mv88e6352 switch by Valentin Longchamp · Thu Aug 16 01:17:26 2012 +0000
  67. 19dfc47 net: Add driver for Zynq Gem IP by Michal Simek · Thu Sep 13 20:23:34 2012 +0000
  68. e6cb5cd Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue Sep 25 12:23:55 2012 -0700
  69. 58cd218 net: Filter incoming netconsole packets by IP by Joe Hershberger · Tue Sep 18 10:01:32 2012 +0000
  70. 6625780 net: Allow netconsole settings to change after nc_start by Joe Hershberger · Tue Sep 18 10:01:31 2012 +0000
  71. 9f37406 net: Improve the speed of netconsole by Joe Hershberger · Fri Aug 03 10:59:08 2012 +0000
  72. 45f4a23 net: Make the netconsole buffer size configurable by Joe Hershberger · Tue Jul 31 06:09:17 2012 +0000
  73. 4ad2c2a net: sh_eth: Add support R8A7740 of rmobile (arm core) by Nobuhiro Iwamatsu · Thu Aug 02 22:08:40 2012 +0000
  74. 0abfe7d dm: net: Fixup the armada100 FEC driver by Marek Vasut · Fri Jul 27 09:50:07 2012 +0000
  75. bb8b27b net: emaclite: Support OF initialization by Michal Simek · Thu Jun 28 21:37:57 2012 +0000
  76. 3c2fe86 dm: net: Move IXP NPE to drivers/net/ by Marek Vasut · Sat Jul 21 05:02:26 2012 +0000
  77. d0f5396 net: Make netconsole src and dest ports configurable by Joe Hershberger · Tue Jul 31 06:06:41 2012 +0000
  78. 56df42f dm: sparc: net: Fixup greth compile warnings by Marek Vasut · Fri Jul 27 08:04:32 2012 +0000
  79. 532f455 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Wolfgang Denk · Tue Sep 04 09:17:27 2012 +0200
  80. 7b2159a net:macb: add line break by Andreas Bießmann · Thu Aug 16 01:50:04 2012 +0000
  81. 42aafb3 arm : Atmel : add at91sam9x5ek board support by Bo Shen · Thu Jul 05 17:21:46 2012 +0000
  82. 464adc8 cpsw: add driver for cpsw ethernet device by Cyril Chemparathy · Tue Jul 24 12:22:16 2012 +0000
  83. a1ef48c powerpc/fsl-corenet: remove dead variant symbols by Scott Wood · Tue Aug 14 10:14:51 2012 +0000
  84. f7886b7 powerpc/85xx: remove support for the Freescale P3060 by Timur Tabi · Tue Aug 14 06:47:27 2012 +0000
  85. 52effa6 fm-eth: use fdt_status_disabled() function in ft_fixup_port() by Timur Tabi · Tue Aug 14 06:47:24 2012 +0000
  86. bad16ea fm-eth: add function fm_info_get_phy_address() by Timur Tabi · Tue Aug 14 06:47:22 2012 +0000
  87. 7920fb1 powerpc/85xx: add support for FM2 DTSEC5 by Timur Tabi · Tue Aug 14 06:47:21 2012 +0000
  88. defa90f Merge branch 'next' of git://git.denx.de/u-boot by Wolfgang Denk · Mon Jul 30 20:39:52 2012 +0200
  89. 3694490 net: sh_eth: add support for SH7757's GETHER by Yoshihiro Shimoda · Tue Jun 26 16:38:11 2012 +0000
  90. 4c4aa6c net: sh_eth: modify the definitions of regsiter by Yoshihiro Shimoda · Tue Jun 26 16:38:09 2012 +0000
  91. 9d55303 net: sh_eth: add SH_ETH_TYPE_ condition by Yoshihiro Shimoda · Tue Jun 26 16:38:06 2012 +0000
  92. 74cb180 net: sh_eth: clean up for the SH7757's code by Yoshihiro Shimoda · Tue Jun 26 16:38:02 2012 +0000
  93. 551bb36 net: fec_mxc: Fix MDC for xMII by benoit.thebaudeau@advans · Thu Jul 19 02:12:58 2012 +0000
  94. acc7a28 net: fec_mxc: Fix setting of RCR for xMII by benoit.thebaudeau@advans · Thu Jul 19 02:12:46 2012 +0000
  95. d1d3edd Blackfin: bfin_mac: drop volatile markings on packet buffers by Mike Frysinger · Thu Jul 19 00:08:47 2012 -0400
  96. c878570 Merge branch 'next' of git://git.denx.de/u-boot-net into next by Wolfgang Denk · Thu Jul 12 08:23:58 2012 +0200
  97. 695201f net/designware: Consecutive writes to the same register to be avoided by Dinh Nguyen · Fri Jun 08 05:26:52 2012 +0000
  98. b4fd97f net: phy: micrel: make ksz9021 phy accessible by Troy Kisky · Thu Jun 28 08:00:28 2012 +0000
  99. 4238746 net: abort network initialization if the PHY driver fails by Timur Tabi · Mon Jul 09 08:52:43 2012 +0000
  100. 251180b phylib: phy_startup() should return an error code on failure by Timur Tabi · Thu Jul 05 10:33:18 2012 +0000