1. 1fed668 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  2. 6d7b061 powerpc/p3060: Add SoC related support for P3060 platform by Shengzhou Liu · 13 years ago
  3. 69a8524 fm-eth: Add ability for board code to disable a port by Kumar Gala · 13 years ago
  4. 773cfa8 net: emaclite: Use dynamic allocation by Michal Simek · 13 years ago
  5. 8d95ddb net: emaclite: Remove baseaddress from xemaclite by Michal Simek · 13 years ago
  6. 28ae02e net: emaclite: Use calloc instead of malloc by Michal Simek · 13 years ago
  7. be98696 net: emaclite: Remove deviceid property by Michal Simek · 13 years ago
  8. 25a0255 net: emaclite: Change driver name and add address by Michal Simek · 13 years ago
  9. 8edcc6f FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.h by Marek Vasut · 13 years ago
  10. 17fb268 FEC: Squish "got MAC from fuse" message, make it debug() by Marek Vasut · 13 years ago
  11. e382fb4 FEC: Add timeout for chip reset by Marek Vasut · 13 years ago
  12. 2e5f442 FEC: Allow registering MII postconfiguration callback by Marek Vasut · 13 years ago
  13. 9e27e9d FEC: Allow multiple FECes by Marek Vasut · 13 years ago
  14. d133b88 FEC: Abstract access to fec->eth in MII operations by Marek Vasut · 13 years ago
  15. 392b850 FEC: Allow selection of MII mode via CONFIG_FEC_XCV_TYPE by Marek Vasut · 13 years ago
  16. a50a90c FEC: Add RMII mode support by Marek Vasut · 13 years ago
  17. 9eb3770 FEC: Kill mode select FIXME's by Marek Vasut · 13 years ago
  18. 77dbd6a FEC: Use defined constant instead of magic number by Marek Vasut · 13 years ago
  19. 879cf26 FEC: Use proper accessor to read register in debug call by Marek Vasut · 13 years ago
  20. 19fdf9a net, davinci_emac: let the EMAC detect the PHYs by Heiko Schocher · 13 years ago
  21. c3b4a47 net, davinci_emac: make less verbose - turn printf() into debug() by Heiko Schocher · 13 years ago
  22. 4f3c42a net, davinci_emac: add KSZ8864 switch by Heiko Schocher · 13 years ago
  23. 79788bb net: Adds Fast Ethernet Controller driver for Armada100 by Ajay Bhargav · 13 years ago
  24. c916d7c powerpc/85xx: Add support for FMan ethernet in Independent mode by Kumar Gala · 14 years ago
  25. 0dcfb0f Revert "phylib: remove a couple of redundant code lines" by Wolfgang Denk · 13 years ago
  26. 1e8ff71 KS8695: convert KS8695 eth driver to CONFIG_MULTI_ETH by Greg Ungerer · 13 years ago
  27. 041c542 phylib: remove a couple of redundant code lines by Vladimir Zapolskiy · 13 years ago
  28. e3a7721 phylib: reset mii bus only if reset handler is registered by Vladimir Zapolskiy · 13 years ago
  29. 24e1664 smc911x: Fix build warnings by Wolfgang Denk · 13 years ago
  30. 6af1d41 smc911x MII made available by Helmut Raiger · 13 years ago
  31. ba511f7 da850: fix the channel number for EMAC teardown init by Nagabhushana Netagunte · 13 years ago
  32. b91a9d9 phy.c: make less verbose - turn printf() into debug() by Wolfgang Denk · 13 years ago
  33. 7616e78 Add Ethernet hardware MAC address framework to usbnet by Simon Glass · 13 years ago
  34. 0886eef Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 13 years ago
  35. 1626308 cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  36. 3ce04d9 net/4xx: Install interrupt handler after driver registration by Stefan Roese · 13 years ago
  37. af5de5d net: Add SMSC89128 support by Phil Edworthy · 13 years ago
  38. ee8fa20 phylib: Detect link on 10G devices correctly by Andy Fleming · 13 years ago
  39. f0ece9e net: designware: fix uninitialized phy_addr usage by Mike Frysinger · 13 years ago
  40. ee7f5bf net: designware: fix unused warning when CONFIG_DW_AUTONEG is enabled by Mike Frysinger · 13 years ago
  41. a60d1e5 Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm by Graeme Russ · 13 years ago
  42. 6c169c1 macb: fix compile warning by andreas.devel@googlemail.com · 13 years ago
  43. 2321bfe at91_emac: fix compile warning by andreas.devel@googlemail.com · 13 years ago
  44. 8073399 update arm/at91rm9200 work with rework rework110202 by Jens Scharsig · 14 years ago
  45. d392014 mvgbe: enable configurability of PORT_SERIAL_CONTROL_VALUE by Valentin Longchamp · 13 years ago
  46. cd6881b Minor coding style cleanup. by Wolfgang Denk · 13 years ago
  47. 329f0f5 ATMEL: fix related common atmel driver files by Reinhard Meyer · 14 years ago
  48. 95efa79 net: xilinx emaclite: Fix return values by Michal Simek · 14 years ago
  49. 03eb129 NET: pass source IP address to packet handlers by Luca Ceresoli · 13 years ago
  50. 063c126 tsec: Convert tsec to use PHY Lib by Andy Fleming · 14 years ago
  51. 9082eea phylib: Add a bunch of PHY drivers from tsec by Andy Fleming · 14 years ago
  52. 5f18471 Create PHY Lib for U-Boot by Andy Fleming · 14 years ago
  53. 09c04c2 Remove instances of phy_read/write by Andy Fleming · 14 years ago
  54. 9075191 tsec: arrange the code to avoid useless function declaration by Mingkai Hu · 14 years ago
  55. a32a6be tsec: use IO accessors for IO accesses by Mingkai Hu · 14 years ago
  56. 6052cba Fix misc spelling errors found by lintian by Loïc Minier · 14 years ago
  57. 2c2668f Net: Add Intel E1000 82574L PCIe card support by Roy Zang · 14 years ago
  58. 7d2fade ea20: fix undefined PHY_* errors by Ben Gardiner · 14 years ago
  59. 19d68d2 tsec: add AR8021 PHY support by Li Yang · 14 years ago
  60. 8d8fd5b net: ftmac100: update get_timer() usages by Po-Yu Chuang · 14 years ago
  61. 6f6e6e0 net: ftmac100: remove unnecessary volatiles by Po-Yu Chuang · 14 years ago
  62. 903de46 net: sh_eth: add support for SH7757's ETHER by Yoshihiro Shimoda · 14 years ago
  63. 327f55c net: ne2000: Add spport RTL-8019AS by Nobuhiro Iwamatsu · 14 years ago
  64. 4bfa18f Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 14 years ago
  65. 68260aa net: sh_eth: add cache handling by Yoshihiro Shimoda · 14 years ago
  66. 840f892 DaVinci DM6467: Added ET1011C (LSI) PHY support by Sandeep Paulraj · 14 years ago
  67. 2a7d603 DaVinci EMAC: Add name to Ethernet device by Sandeep Paulraj · 14 years ago
  68. 4b9b9e7 DaVinci EMAC: Fix davinci_eth_gigabit_enable by Sandeep Paulraj · 14 years ago
  69. 9691245 fec_mxc: add support for MX53 processor by Liu Hui-R64343 · 14 years ago
  70. 1672171 NET: lan91c96: Correct chip detect logic by Yanjun Yang · 14 years ago
  71. 0e7790d LAN91C*: Change chip names to fit the eth_device struct size by Yanjun Yang · 14 years ago
  72. b3dbf4a5 ftgmac100: support of gigabit eth ftgmac100 by Macpaul Lin · 14 years ago
  73. 8ef583a miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  74. 006915f Merge branch 'master' of ../master into next by Wolfgang Denk · 14 years ago
  75. 72c96a6 tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMII by Kumar Gala · 14 years ago
  76. ac8983b Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  77. d260740 da850: Add RMII support for EMAC by Sudhakar Rajashekhara · 14 years ago
  78. de550d6 824x: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  79. 8aa858c e1000: fix compile warning by Wolfgang Denk · 14 years ago
  80. 565e39c imx: Get fec mac address from fuse by Liu Hui-R64343 · 14 years ago
  81. 6439466 GRETH: removed space in network driver device name. by Daniel Hellstrom · 14 years ago
  82. ed52d12 GRETH: fixed 2 decriptor table typos by Daniel Hellstrom · 14 years ago
  83. 533b67d GRETH: Added extra RESET, this is needed if GRETH was stopped during an ethernet frame reception. by Daniel Hellstrom · 14 years ago
  84. e780d82 GRETH: Added autodetection of PHY address, or let BSP hardcode it. by Daniel Hellstrom · 14 years ago
  85. 6644c19 GRETH: made debug printouts use common debug() macro. by Daniel Hellstrom · 14 years ago
  86. e3ce686 GRETH: removed unneccesary register write and one clean up. by Daniel Hellstrom · 14 years ago
  87. f7ac99f net: e1000: typo using wrong argument to sizeof by Matthew McClintock · 14 years ago
  88. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  89. 4b29bdb net: e1000: Add initialized eth_device & e1000_hw structure by Kumar Gala · 14 years ago
  90. fe7f188 net: uli526x: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  91. 7faeb99 net: tsi108_eth: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  92. 5ed0eec net: pcnet: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  93. 9a07e80 net: ns8382x: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  94. a9bc6d7 net: natsemi: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  95. de0b957 net: fec_mxc: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  96. 72c4c33 net: eepro100: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  97. be44f75 net: dc2114x: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  98. 986f727 net: rtl8139: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  99. f4eaef7 net: rtl8169: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  100. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago