1. cafabe1 net/designware: Change timeout loop implementation by Amit Virdi · 13 years ago
  2. 20a5dde net/designware: Set ANAR to 0x1e1 by Armando Visconti · 13 years ago
  3. e25c90b net/designware: Program phy registers when auto-negotiation is ON by Vikas Manocha · 13 years ago
  4. 13edd17 net/designware: Try configuring phy on each dw_eth_init by Vipin Kumar · 13 years ago
  5. aa51005 net/designware: Consecutive writes must have delay by Armando Visconti · 13 years ago
  6. 024333c net/designware: Phy address fix by Vipin KUMAR · 13 years ago
  7. 97a6caa net/designware: Fix the max frame length size by Vipin KUMAR · 13 years ago
  8. c7f6dbe net/designware: Fix to restore hw mac address by Vipin KUMAR · 13 years ago
  9. df48265 net: ll_temac: Add LL TEMAC driver to u-boot by Stephan Linz · 13 years ago
  10. cc79697 mvgbe: remove warning for unused methods by Stefan Bigler · 13 years ago
  11. ee04a10 net/altera_tse: use flush_dcache_range instead of flush_dcache by Stefan Kristiansson · 13 years ago
  12. 83ea130 net/ethoc: use flush_dcache_range instead of flush_dcache by Stefan Kristiansson · 13 years ago
  13. a939ea3 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 12 years ago
  14. 5c1ad3e net: fec_mxc: allow use with cache enabled by Eric Nelson · 13 years ago
  15. d821ad4 net: calxedaxgmac: fix build due to missing __aligned definition by Rob Herring · 13 years ago
  16. 6502949 net: smc91111: use mdelay() by Mike Frysinger · 13 years ago
  17. f6add13 net/miiphy/serial: drop duplicate "NAMESIZE" define by Mike Frysinger · 13 years ago
  18. 73dba94 net: sh_eth: Remove unnecessary return by Nobuhiro Iwamatsu · 13 years ago
  19. 4ba62c7 net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNT by Nobuhiro Iwamatsu · 13 years ago
  20. 1d4a2c9 net: sh_eth: Remove SH_ETH_PHY_DELAY by Nobuhiro Iwamatsu · 13 years ago
  21. 3bb4cc3 sh: sh_eth: Add support SH7724 by Nobuhiro Iwamatsu · 13 years ago
  22. 9fafe7d net: phy: make board_phy_config responsible for calling drv->config by Troy Kisky · 13 years ago
  23. 8682aba net: phy: add support for Micrel's KSZ9021 by Troy Kisky · 13 years ago
  24. 13947f4 net: fec_mxc: add PHYLIB support by Troy Kisky · 13 years ago
  25. 28774cb net: fec_mxc: add 1000 Mbps selection by Troy Kisky · 13 years ago
  26. be252b6 net: imx: Add multi-FEC support for imx_get_mac_from_fuse by Fabio Estevam · 13 years ago
  27. 2ef2b95 fec: add the i.mx6q enet driver support by Jason Liu · 13 years ago
  28. efdd731 net: add Calxeda xgmac driver by Rob Herring · 13 years ago
  29. bfcc40b Merge branch 'next' of ../next by Wolfgang Denk · 13 years ago
  30. fcc0c75 phy: add Micrel KS8721BL phy definition by Vladimir Zapolskiy · 13 years ago
  31. 40867a2 drivers/net/e1000.c: Fix GCC 4.6 build warnings by Anatolij Gustschin · 13 years ago
  32. deb7282 drivers/net/e1000_spi.c: Fix build warnings by Anatolij Gustschin · 13 years ago
  33. 19a5944 mvgbe: remove setting of ethaddr within the driver by Michael Walle · 13 years ago
  34. 6b62b9a Coding Style cleanup by Wolfgang Denk · 13 years ago
  35. f496206 drivers/net/at91_emac.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  36. 4eaf172 drivers/net/ne2000_base.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  37. d020169 ne2000: Convert to new net-multi model, fixes build of three boards by Bernhard Kaindl · 13 years ago
  38. d82a27b drivers/net/inca-ip_sw.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  39. b609009 ARM: davici_emac: Fix condition for number of phy detects by Prabhakar Lad · 13 years ago
  40. 80deda5 davinci_emac: hardcode 100Mbps for AM35xx and RMII by Ilya Yanok · 13 years ago
  41. 2aa8720 davinci_emac: fix for running with dcache enabled by Ilya Yanok · 13 years ago
  42. 918588c davinci_emac: conditionally compile specific PHY support by Ilya Yanok · 13 years ago
  43. 82b7721 davinci_emac: use internal addresses in buffer descriptors by Ilya Yanok · 13 years ago
  44. 7c587d3 davinci_emac: move arch-independent defines to separate header by Ilya Yanok · 13 years ago
  45. abc20ab PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X by Marek Vasut · 13 years ago
  46. 28cb465 net: Armada100: Fix compilation warnings by Ajay Bhargav · 13 years ago
  47. 5751aa2 phy: Add support for SMSC LAN87xx PHYs by Nobuhiro Iwamatsu · 13 years ago
  48. e6e556c drivers/net/mvgbe.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  49. fa12a08 Phy/Marvell: Rewrite the MV88E1111 phy config function based on kernel code by Zang Roy-R61911 · 13 years ago
  50. bd1024b net: sh_eth: use miiphybb instead of own mii functions by Yoshihiro Shimoda · 13 years ago
  51. f2717b4 powerpc/85xx: clean up and document the QE/FMAN microcode macros by Timur Tabi · 13 years ago
  52. fdbe8b9 Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  53. d780e74 drivers/net/dnet.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  54. da22735 drivers/net/cs8900.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  55. dffc0ae drivers/net/lan91c96.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  56. 3c8849d Improve Power Management in SMC911X driver. by bertrand.cachet@heig-vd.ch · 13 years ago
  57. 2cc8b5c net: rtl8109: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
  58. 56b13b1 e1000: fix unused variable waring for e1000 driver by Zang Roy-R61911 · 13 years ago
  59. a22481f e1000: remove duplicate macros in e1000.h by Timur Tabi · 13 years ago
  60. da54066 drivers/net/enc28j60.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  61. e560492 drivers/net/at91_emac.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  62. f0813ab 4xx_enet.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  63. 0c2dd9a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  64. dc02bad arm, davinci_emac: fix driver bug if more then 3 PHYs are detected by Heiko Schocher · 13 years ago
  65. 9ccfed2 drivers/net/fm/fm.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  66. be7e87e FEC: Add support for iMX28 quirks by Marek Vasut · 13 years ago
  67. aada81d powerpc/mpc8548: Add workaround for erratum NMG_eTSEC129 by chenhui zhao · 13 years ago
  68. 688d8f3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  69. ecc6aa8 drivers/net/rtl8139.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  70. afb9201 drivers/net/rtl8169.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  71. 138b608 drivers/net/pcnet.c: Change debug code to fix build warning by Wolfgang Denk · 13 years ago
  72. 882ecfa net, davinci_emac: make clock divider in MDIO control register configurable by Heiko Schocher · 13 years ago
  73. e0297a5 davinci_emac: compilation fix, phy is array now by Ilya Yanok · 13 years ago
  74. 36aaa91 ARM: DockStar: fix compilation by Anatolij Gustschin · 13 years ago
  75. f4d9f2d 4xx_enet.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  76. 3d458d2 drivers/net/eepro100.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  77. 675b46b drivers/net/ns8382x.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  78. 7a34106 e1000: fix bugs from recent commits by Wolfgang Denk · 13 years ago
  79. ce5207e e1000: Allow direct access to the E1000 SPI EEPROM device by Kyle Moffett · 13 years ago
  80. 2326a94 e1000: Export core EEPROM access functions for SPI support by Kyle Moffett · 13 years ago
  81. 114d7fc e1000: Rewrite EEPROM checksum error to give more information by Kyle Moffett · 13 years ago
  82. d60626f8 e1000: Restructure and streamline PCI device probing by Kyle Moffett · 13 years ago
  83. 987b43a e1000: Clean up handling of dual-port NICs and support 82571 by Kyle Moffett · 14 years ago
  84. 87a5d60 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  85. eda959f GCC4.6: Squash warnings in fec_mxc.c by Marek Vasut · 13 years ago
  86. 99724a2 GCC4.6: Squash warnings in ks8695eth.c by Marek Vasut · 13 years ago
  87. c97e74a GCC4.6: Squash warnings in 4xx_enet.c by Marek Vasut · 13 years ago
  88. fb1d633 davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUM by Manjunath Hadli · 13 years ago
  89. 062fe7d davinci: emac: add support for more than 1 PHYs by Manjunath Hadli · 13 years ago
  90. cc4bd47 davinci: emac: add new features to autonegotiate for EMAC by Manjunath Hadli · 13 years ago
  91. a7efd71 ARM: kirkwood: reduce dependence of including platform file by Lei Wen · 13 years ago
  92. 70d52f9 altera_tse: Fix return of eth_device's recv() callback by Joachim Foerster · 13 years ago
  93. 15eb106 altera_tse: m88e1111s: Honor device flags regarding PHY interface mode by Joachim Foerster · 13 years ago
  94. b962ac7 altera_tse: Add support for dedicated descriptor memory by Joachim Foerster · 13 years ago
  95. 29095f1 altera_tse: Fix SGDMA reset triggering by Joachim Foerster · 13 years ago
  96. 337aff5 altera_tse: Clear SGDMA's RUN bit in async transfer, like in sync case by Joachim Foerster · 13 years ago
  97. 5de78b1 net: sc589: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
  98. c1761ee net: s3c4510b_eth: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
  99. 8b710b1 net: ns9750: drop !NET_MULTI driver by Mike Frysinger · 13 years ago
  100. ae6edb5 net: enc28j60_lpc2292: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago