1. ea45ea2 net/altera_tse: use flush_dcache_range instead of flush_dcache by Stefan Kristiansson · Fri Nov 04 02:38:07 2011 +0000
  2. 7524258 net/ethoc: use flush_dcache_range instead of flush_dcache by Stefan Kristiansson · Fri Nov 04 02:38:06 2011 +0000
  3. 43dbcdf Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · Fri Mar 30 20:17:02 2012 +0200
  4. 3d2f727 net: fec_mxc: allow use with cache enabled by Eric Nelson · Thu Mar 15 18:33:25 2012 +0000
  5. 3c76c54 net: calxedaxgmac: fix build due to missing __aligned definition by Rob Herring · Wed Feb 01 12:58:49 2012 +0000
  6. 03130cb net: smc91111: use mdelay() by Mike Frysinger · Mon Mar 05 13:46:51 2012 +0000
  7. 6b300dc net/miiphy/serial: drop duplicate "NAMESIZE" define by Mike Frysinger · Thu Nov 10 14:11:04 2011 +0000
  8. 45c786e net: sh_eth: Remove unnecessary return by Nobuhiro Iwamatsu · Wed Jan 11 10:32:54 2012 +0900
  9. 71f507c net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNT by Nobuhiro Iwamatsu · Wed Jan 11 10:23:51 2012 +0900
  10. fa41330 net: sh_eth: Remove SH_ETH_PHY_DELAY by Nobuhiro Iwamatsu · Wed Jan 11 10:12:08 2012 +0900
  11. 9dfac0a sh: sh_eth: Add support SH7724 by Nobuhiro Iwamatsu · Mon Nov 14 16:56:59 2011 +0900
  12. 8584641 net: phy: make board_phy_config responsible for calling drv->config by Troy Kisky · Tue Feb 07 14:08:49 2012 +0000
  13. 80b6b09 net: phy: add support for Micrel's KSZ9021 by Troy Kisky · Tue Feb 07 14:08:48 2012 +0000
  14. 2000c66 net: fec_mxc: add PHYLIB support by Troy Kisky · Tue Feb 07 14:08:47 2012 +0000
  15. 0111213 net: fec_mxc: add 1000 Mbps selection by Troy Kisky · Tue Feb 07 14:08:46 2012 +0000
  16. 04fc128 net: imx: Add multi-FEC support for imx_get_mac_from_fuse by Fabio Estevam · Tue Dec 20 05:46:31 2011 +0000
  17. bbcef6c fec: add the i.mx6q enet driver support by Jason Liu · Fri Dec 16 05:17:07 2011 +0000
  18. c9830dc net: add Calxeda xgmac driver by Rob Herring · Thu Dec 15 11:15:49 2011 +0000
  19. 93fa6b8 Merge branch 'next' of ../next by Wolfgang Denk · Fri Dec 23 20:53:58 2011 +0100
  20. a4baa58 phy: add Micrel KS8721BL phy definition by Vladimir Zapolskiy · Tue Dec 06 02:47:57 2011 +0000
  21. 25826ae drivers/net/e1000.c: Fix GCC 4.6 build warnings by Anatolij Gustschin · Tue Dec 20 07:36:39 2011 +0000
  22. 6711ee5 drivers/net/e1000_spi.c: Fix build warnings by Anatolij Gustschin · Tue Dec 20 02:29:03 2011 +0000
  23. 16ce90d mvgbe: remove setting of ethaddr within the driver by Michael Walle · Thu Nov 17 12:52:29 2011 +0000
  24. b60c557 Coding Style cleanup by Wolfgang Denk · Mon Dec 19 12:03:40 2011 +0100
  25. 75a665b drivers/net/at91_emac.c: Fix GCC 4.6 build warnings by Wolfgang Denk · Fri Dec 09 12:14:21 2011 +0100
  26. d2e2d15 drivers/net/ne2000_base.c: Fix GCC 4.6 build warnings by Wolfgang Denk · Thu Dec 08 22:28:57 2011 +0100
  27. adb18ea ne2000: Convert to new net-multi model, fixes build of three boards by Bernhard Kaindl · Thu Oct 20 10:56:59 2011 +0000
  28. cc5a47a drivers/net/inca-ip_sw.c: Fix GCC 4.6 build warning by Wolfgang Denk · Thu Dec 08 02:01:51 2011 +0000
  29. 60289fe ARM: davici_emac: Fix condition for number of phy detects by Prabhakar Lad · Thu Nov 17 02:53:23 2011 +0000
  30. e23d181 davinci_emac: hardcode 100Mbps for AM35xx and RMII by Ilya Yanok · Mon Nov 28 06:37:34 2011 +0000
  31. ff67276 davinci_emac: fix for running with dcache enabled by Ilya Yanok · Mon Nov 28 06:37:33 2011 +0000
  32. 4c0f69d davinci_emac: conditionally compile specific PHY support by Ilya Yanok · Mon Nov 28 06:37:31 2011 +0000
  33. 518036e davinci_emac: use internal addresses in buffer descriptors by Ilya Yanok · Mon Nov 28 06:37:30 2011 +0000
  34. 5f732f7 davinci_emac: move arch-independent defines to separate header by Ilya Yanok · Mon Nov 28 06:37:29 2011 +0000
  35. 85cc88a PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X by Marek Vasut · Sat Nov 26 07:20:07 2011 +0100
  36. a6ac5f3 net: Armada100: Fix compilation warnings by Ajay Bhargav · Mon Oct 31 01:19:37 2011 +0000
  37. 61134dc phy: Add support for SMSC LAN87xx PHYs by Nobuhiro Iwamatsu · Wed Nov 23 21:24:15 2011 +0000
  38. da42f24 drivers/net/mvgbe.c: Fix GCC 4.6 warnings by Anatolij Gustschin · Sat Nov 19 08:59:36 2011 +0000
  39. 20ffbf3 Phy/Marvell: Rewrite the MV88E1111 phy config function based on kernel code by Zang Roy-R61911 · Thu Oct 27 18:52:09 2011 +0000
  40. 677f6cd net: sh_eth: use miiphybb instead of own mii functions by Yoshihiro Shimoda · Tue Oct 11 18:10:14 2011 +0900
  41. 275f4bb powerpc/85xx: clean up and document the QE/FMAN microcode macros by Timur Tabi · Tue Nov 22 09:21:25 2011 -0600
  42. 2b48e1f Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · Wed Nov 23 21:23:45 2011 +0100
  43. a78ca49 drivers/net/dnet.c: Fix GCC 4.6 warnings by Anatolij Gustschin · Sat Nov 19 10:06:30 2011 +0000
  44. ab1e585 drivers/net/cs8900.c: Fix GCC 4.6 warning by Anatolij Gustschin · Sat Nov 19 13:12:14 2011 +0000
  45. d1d92d7 drivers/net/lan91c96.c: Fix GCC 4.6 warning by Anatolij Gustschin · Sat Nov 19 13:12:12 2011 +0000
  46. fa581f8 Improve Power Management in SMC911X driver. by bertrand.cachet@heig-vd.ch · Tue Nov 15 03:40:53 2011 +0000
  47. d2a9424 net: rtl8109: drop unused !NET_MULTI driver by Mike Frysinger · Wed Oct 26 00:17:15 2011 +0000
  48. e36d67c e1000: fix unused variable waring for e1000 driver by Zang Roy-R61911 · Sun Nov 06 22:22:36 2011 +0000
  49. 2299340 e1000: remove duplicate macros in e1000.h by Timur Tabi · Tue Nov 01 06:20:55 2011 +0000
  50. 4b77bac drivers/net/enc28j60.c: Fix GCC 4.6 warnings by Anatolij Gustschin · Tue Nov 15 13:20:55 2011 +0000
  51. 4628d4f drivers/net/at91_emac.c: Fix GCC 4.6 warning by Anatolij Gustschin · Tue Nov 15 13:20:54 2011 +0000
  52. 0eb592d 4xx_enet.c: Fix GCC 4.6 build warnings by Stefan Roese · Tue Nov 15 08:01:58 2011 +0000
  53. da632e5 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Nov 16 20:24:41 2011 +0100
  54. 7d037f7 arm, davinci_emac: fix driver bug if more then 3 PHYs are detected by Heiko Schocher · Tue Nov 15 10:00:04 2011 -0500
  55. 8a55cee drivers/net/fm/fm.c: Fix GCC 4.6 build warning by Kumar Gala · Wed Nov 09 10:03:55 2011 -0600
  56. 6a5fd4c FEC: Add support for iMX28 quirks by Marek Vasut · Tue Nov 08 23:18:10 2011 +0000
  57. c8caa8a powerpc/mpc8548: Add workaround for erratum NMG_eTSEC129 by chenhui zhao · Mon Oct 03 08:38:50 2011 -0500
  58. 68fcf89 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Tue Nov 08 00:38:52 2011 +0100
  59. d7bffbc drivers/net/rtl8139.c: Fix GCC 4.6 build warnings by Wolfgang Denk · Sat Nov 05 05:13:03 2011 +0000
  60. 9c19a9f drivers/net/rtl8169.c: Fix GCC 4.6 build warning by Wolfgang Denk · Sat Nov 05 05:13:01 2011 +0000
  61. 99726cc drivers/net/pcnet.c: Change debug code to fix build warning by Wolfgang Denk · Sat Nov 05 05:12:58 2011 +0000
  62. 3e80613 net, davinci_emac: make clock divider in MDIO control register configurable by Heiko Schocher · Tue Nov 01 20:00:27 2011 +0000
  63. 57c449d davinci_emac: compilation fix, phy is array now by Ilya Yanok · Tue Nov 01 13:15:55 2011 +0000
  64. c8b222e ARM: DockStar: fix compilation by Anatolij Gustschin · Sat Oct 29 10:09:22 2011 +0000
  65. f6d0ae9 4xx_enet.c: fix GCC 4.6 build warnings by Wolfgang Denk · Sat Oct 29 09:37:56 2011 +0000
  66. 0d7bfe4 drivers/net/eepro100.c: fix GCC 4.6 build warnings by Wolfgang Denk · Sat Oct 29 09:37:48 2011 +0000
  67. 3b63353 drivers/net/ns8382x.c: fix GCC 4.6 build warnings by Wolfgang Denk · Sat Oct 29 09:37:34 2011 +0000
  68. 1569033 e1000: fix bugs from recent commits by Wolfgang Denk · Fri Oct 28 07:37:04 2011 +0200
  69. 64b94dd e1000: Allow direct access to the E1000 SPI EEPROM device by Kyle Moffett · Tue Oct 18 11:05:29 2011 +0000
  70. 142cbf8 e1000: Export core EEPROM access functions for SPI support by Kyle Moffett · Tue Oct 18 11:05:28 2011 +0000
  71. 70946bc e1000: Rewrite EEPROM checksum error to give more information by Kyle Moffett · Tue Oct 18 11:05:27 2011 +0000
  72. 7b698d5 e1000: Restructure and streamline PCI device probing by Kyle Moffett · Tue Oct 18 11:05:26 2011 +0000
  73. 7376f8d e1000: Clean up handling of dual-port NICs and support 82571 by Kyle Moffett · Mon Sep 13 05:52:22 2010 +0000
  74. dae82aa Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Fri Oct 28 00:15:19 2011 +0200
  75. 478e2d0 GCC4.6: Squash warnings in fec_mxc.c by Marek Vasut · Mon Oct 24 23:40:03 2011 +0000
  76. b8fb384 GCC4.6: Squash warnings in ks8695eth.c by Marek Vasut · Mon Oct 24 23:40:01 2011 +0000
  77. 041b5df GCC4.6: Squash warnings in 4xx_enet.c by Marek Vasut · Fri Oct 21 14:17:13 2011 +0000
  78. 5b5260e davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUM by Manjunath Hadli · Thu Oct 13 03:40:55 2011 +0000
  79. 444d8c1 davinci: emac: add support for more than 1 PHYs by Manjunath Hadli · Thu Oct 13 03:40:54 2011 +0000
  80. 4141ad4 davinci: emac: add new features to autonegotiate for EMAC by Manjunath Hadli · Thu Oct 13 03:40:53 2011 +0000
  81. 298ae91 ARM: kirkwood: reduce dependence of including platform file by Lei Wen · Tue Oct 18 20:11:42 2011 +0530
  82. 384a819 altera_tse: Fix return of eth_device's recv() callback by Joachim Foerster · Mon Oct 17 05:24:46 2011 +0000
  83. 7ce9929 altera_tse: m88e1111s: Honor device flags regarding PHY interface mode by Joachim Foerster · Tue Oct 25 22:39:57 2011 +0000
  84. cb0ddaf altera_tse: Add support for dedicated descriptor memory by Joachim Foerster · Mon Oct 17 05:24:44 2011 +0000
  85. 953cc0c altera_tse: Fix SGDMA reset triggering by Joachim Foerster · Mon Oct 17 05:24:43 2011 +0000
  86. fc883c2 altera_tse: Clear SGDMA's RUN bit in async transfer, like in sync case by Joachim Foerster · Tue Oct 25 22:39:54 2011 +0000
  87. 1237f45 net: sc589: drop unused !NET_MULTI driver by Mike Frysinger · Sun Oct 16 10:04:12 2011 +0000
  88. 75ff9fe net: s3c4510b_eth: drop unused !NET_MULTI driver by Mike Frysinger · Sun Oct 16 10:04:11 2011 +0000
  89. 9552a2f net: ns9750: drop !NET_MULTI driver by Mike Frysinger · Sun Oct 16 10:04:10 2011 +0000
  90. fbae9af net: enc28j60_lpc2292: drop unused !NET_MULTI driver by Mike Frysinger · Sun Oct 16 16:04:09 2011 -0400
  91. a6745b8 net: emaclite: Move RX/TX ping pong initialization to by Michal Simek · Wed Oct 12 23:23:22 2011 +0000
  92. c433655 net: emaclite: Use unsigned long for baseaddr by Michal Simek · Wed Oct 12 23:23:21 2011 +0000
  93. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · Wed Oct 12 02:31:39 2011 +0000
  94. 68b1b93 net: dc2114x: check for apropriate command by Linus Walleij · Sun Sep 25 21:41:14 2011 +0000
  95. c56c5a3 ftgmac100: reset fix when supports wake on lan by Macpaul Lin · Tue Sep 20 19:54:32 2011 +0000
  96. 856f32f powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9) by Timur Tabi · Tue Oct 18 18:44:34 2011 -0500
  97. 213c7b1 fm: Don't allow disabling of FM1-DTSEC1 by Kumar Gala · Fri Oct 14 03:17:56 2011 -0500
  98. 1ec665a fm-eth: Don't mark the MAC we use for MDIO as disabled in device tree by Kumar Gala · Thu Oct 13 14:55:59 2011 -0500
  99. c74c436 DM9000:Add a byte swap macro for dm9000 io operation. by Jason Jin · Thu Aug 25 15:46:43 2011 +0800
  100. 6fc7c45 net: axi_ethernet: Add driver to u-boot by Michal Simek · Thu Oct 06 20:35:35 2011 +0000