1. 1ec665a fm-eth: Don't mark the MAC we use for MDIO as disabled in device tree by Kumar Gala · 13 years ago
  2. c74c436 DM9000:Add a byte swap macro for dm9000 io operation. by Jason Jin · 13 years ago
  3. 6fc7c45 net: axi_ethernet: Add driver to u-boot by Michal Simek · 13 years ago
  4. 5d1cf6c net: emaclite: Fix coding style by Michal Simek · 13 years ago
  5. 3aa96f8 net: emaclite: Use PKTSIZE directly by Michal Simek · 13 years ago
  6. df40ead net: emaclite: Setup RX/TX ping pong for every instance by Michal Simek · 13 years ago
  7. a07b497 phylib: wait for TN2020 to achieve SERDES lane alignment at startup by Timur Tabi · 13 years ago
  8. 8fa7b05 powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3 by Timur Tabi · 13 years ago
  9. fae3da2 powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHY by Timur Tabi · 13 years ago
  10. 9d85174 phylib: Work around bug in Teranetics PHY by Andy Fleming · 14 years ago
  11. ca11fad drivers/net/smc91111.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
  12. 9227aed netconsole: support packets longer than 512 bytes by Michael Walle · 13 years ago
  13. a23230c net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
  14. 4c97a84 net: drop !NET_MULTI ns7520 driver by Mike Frysinger · 13 years ago
  15. 2779cec net: drop !NET_MULTI bcm570x/tigon3 drivers by Mike Frysinger · 13 years ago
  16. 5c5e700 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  17. 8b033cf powerpc/p3060: Add SoC related support for P3060 platform by Shengzhou Liu · 13 years ago
  18. 5536d92 fm-eth: Add ability for board code to disable a port by Kumar Gala · 13 years ago
  19. f35b7cd net: emaclite: Use dynamic allocation by Michal Simek · 13 years ago
  20. ac357ac net: emaclite: Remove baseaddress from xemaclite by Michal Simek · 13 years ago
  21. 8f2bf36 net: emaclite: Use calloc instead of malloc by Michal Simek · 13 years ago
  22. bef53c2 net: emaclite: Remove deviceid property by Michal Simek · 13 years ago
  23. 0c7fa44 net: emaclite: Change driver name and add address by Michal Simek · 13 years ago
  24. 4062939 FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.h by Marek Vasut · 13 years ago
  25. b27d5eb FEC: Squish "got MAC from fuse" message, make it debug() by Marek Vasut · 13 years ago
  26. 43b1030 FEC: Add timeout for chip reset by Marek Vasut · 13 years ago
  27. 539ecee FEC: Allow registering MII postconfiguration callback by Marek Vasut · 13 years ago
  28. edcd6c0 FEC: Allow multiple FECes by Marek Vasut · 13 years ago
  29. bf2386b FEC: Abstract access to fec->eth in MII operations by Marek Vasut · 13 years ago
  30. dbb4fce FEC: Allow selection of MII mode via CONFIG_FEC_XCV_TYPE by Marek Vasut · 13 years ago
  31. 95efbfa FEC: Add RMII mode support by Marek Vasut · 13 years ago
  32. b8f8856 FEC: Kill mode select FIXME's by Marek Vasut · 13 years ago
  33. f6f5380 FEC: Use defined constant instead of magic number by Marek Vasut · 13 years ago
  34. 3efa0bc FEC: Use proper accessor to read register in debug call by Marek Vasut · 13 years ago
  35. 70fa966 net, davinci_emac: let the EMAC detect the PHYs by Heiko Schocher · 13 years ago
  36. 2d4a68b net, davinci_emac: make less verbose - turn printf() into debug() by Heiko Schocher · 13 years ago
  37. a1a218e net, davinci_emac: add KSZ8864 switch by Heiko Schocher · 13 years ago
  38. e312a36 net: Adds Fast Ethernet Controller driver for Armada100 by Ajay Bhargav · 13 years ago
  39. 2683c53 powerpc/85xx: Add support for FMan ethernet in Independent mode by Kumar Gala · 14 years ago
  40. a7b06ce Revert "phylib: remove a couple of redundant code lines" by Wolfgang Denk · 13 years ago
  41. 32b0316 KS8695: convert KS8695 eth driver to CONFIG_MULTI_ETH by Greg Ungerer · 13 years ago
  42. af49c84 phylib: remove a couple of redundant code lines by Vladimir Zapolskiy · 13 years ago
  43. 46f10bb phylib: reset mii bus only if reset handler is registered by Vladimir Zapolskiy · 13 years ago
  44. d1f10ba smc911x: Fix build warnings by Wolfgang Denk · 13 years ago
  45. be8f9c0 smc911x MII made available by Helmut Raiger · 13 years ago
  46. a33bc4b da850: fix the channel number for EMAC teardown init by Nagabhushana Netagunte · 13 years ago
  47. a71ebc4 phy.c: make less verbose - turn printf() into debug() by Wolfgang Denk · 13 years ago
  48. 62b36c9 Add Ethernet hardware MAC address framework to usbnet by Simon Glass · 13 years ago
  49. d4fdcb3 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 13 years ago
  50. bf895ad cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  51. 747061c net/4xx: Install interrupt handler after driver registration by Stefan Roese · 13 years ago
  52. 4627a2d net: Add SMSC89128 support by Phil Edworthy · 14 years ago
  53. 3ab93c3 phylib: Detect link on 10G devices correctly by Andy Fleming · 14 years ago
  54. c7c6010 net: designware: fix uninitialized phy_addr usage by Mike Frysinger · 14 years ago
  55. 352f9fd net: designware: fix unused warning when CONFIG_DW_AUTONEG is enabled by Mike Frysinger · 14 years ago
  56. f8b82ee Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm by Graeme Russ · 13 years ago
  57. 8015655 macb: fix compile warning by andreas.devel@googlemail.com · 13 years ago
  58. db5c750 at91_emac: fix compile warning by andreas.devel@googlemail.com · 13 years ago
  59. 58aa563 update arm/at91rm9200 work with rework rework110202 by Jens Scharsig · 14 years ago
  60. da22764 mvgbe: enable configurability of PORT_SERIAL_CONTROL_VALUE by Valentin Longchamp · 14 years ago
  61. 80f7021 Minor coding style cleanup. by Wolfgang Denk · 14 years ago
  62. 7f619cb ATMEL: fix related common atmel driver files by Reinhard Meyer · 14 years ago
  63. 2986921 net: xilinx emaclite: Fix return values by Michal Simek · 14 years ago
  64. 428ab36 NET: pass source IP address to packet handlers by Luca Ceresoli · 14 years ago
  65. 422effd tsec: Convert tsec to use PHY Lib by Andy Fleming · 14 years ago
  66. 60ca78b phylib: Add a bunch of PHY drivers from tsec by Andy Fleming · 14 years ago
  67. aecf6fc Create PHY Lib for U-Boot by Andy Fleming · 14 years ago
  68. 0d2df96 Remove instances of phy_read/write by Andy Fleming · 14 years ago
  69. e0653bf tsec: arrange the code to avoid useless function declaration by Mingkai Hu · 14 years ago
  70. a65e610 tsec: use IO accessors for IO accesses by Mingkai Hu · 14 years ago
  71. 5d0569a Fix misc spelling errors found by lintian by Loïc Minier · 14 years ago
  72. 181119b Net: Add Intel E1000 82574L PCIe card support by Roy Zang · 14 years ago
  73. b936eaa ea20: fix undefined PHY_* errors by Ben Gardiner · 14 years ago
  74. 25e38bd tsec: add AR8021 PHY support by Li Yang · 14 years ago
  75. 0bed917 net: ftmac100: update get_timer() usages by Po-Yu Chuang · 14 years ago
  76. 767ba6f net: ftmac100: remove unnecessary volatiles by Po-Yu Chuang · 14 years ago
  77. 34cca92 net: sh_eth: add support for SH7757's ETHER by Yoshihiro Shimoda · 14 years ago
  78. 3292233 net: ne2000: Add spport RTL-8019AS by Nobuhiro Iwamatsu · 14 years ago
  79. d622cbb Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 14 years ago
  80. 281aa05 net: sh_eth: add cache handling by Yoshihiro Shimoda · 14 years ago
  81. 3c86e5e DaVinci DM6467: Added ET1011C (LSI) PHY support by Sandeep Paulraj · 14 years ago
  82. a8b1bf7 DaVinci EMAC: Add name to Ethernet device by Sandeep Paulraj · 14 years ago
  83. 9da994b DaVinci EMAC: Fix davinci_eth_gigabit_enable by Sandeep Paulraj · 14 years ago
  84. c11cf87 fec_mxc: add support for MX53 processor by Liu Hui-R64343 · 14 years ago
  85. d99ecfec NET: lan91c96: Correct chip detect logic by Yanjun Yang · 14 years ago
  86. f52a06c LAN91C*: Change chip names to fit the eth_device struct size by Yanjun Yang · 14 years ago
  87. 199c625 ftgmac100: support of gigabit eth ftgmac100 by Macpaul Lin · 14 years ago
  88. d63ee71 miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  89. 0b2cc86 Merge branch 'master' of ../master into next by Wolfgang Denk · 14 years ago
  90. c1457f9 tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMII by Kumar Gala · 14 years ago
  91. 26a71f1 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  92. 5851e12 da850: Add RMII support for EMAC by Sudhakar Rajashekhara · 14 years ago
  93. 79362d3 824x: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  94. f83102e e1000: fix compile warning by Wolfgang Denk · 14 years ago
  95. 4df6619 imx: Get fec mac address from fuse by Liu Hui-R64343 · 14 years ago
  96. c9ff12f GRETH: removed space in network driver device name. by Daniel Hellstrom · 14 years ago
  97. a776a7a GRETH: fixed 2 decriptor table typos by Daniel Hellstrom · 14 years ago
  98. 11bbdc6 GRETH: Added extra RESET, this is needed if GRETH was stopped during an ethernet frame reception. by Daniel Hellstrom · 14 years ago
  99. 9ae3be8 GRETH: Added autodetection of PHY address, or let BSP hardcode it. by Daniel Hellstrom · 14 years ago
  100. ebb753c GRETH: made debug printouts use common debug() macro. by Daniel Hellstrom · 14 years ago