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