1. af5de5d net: Add SMSC89128 support by Phil Edworthy · 13 years ago
  2. ee8fa20 phylib: Detect link on 10G devices correctly by Andy Fleming · 13 years ago
  3. f0ece9e net: designware: fix uninitialized phy_addr usage by Mike Frysinger · 13 years ago
  4. ee7f5bf net: designware: fix unused warning when CONFIG_DW_AUTONEG is enabled by Mike Frysinger · 13 years ago
  5. a60d1e5 Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm by Graeme Russ · 13 years ago
  6. 6c169c1 macb: fix compile warning by andreas.devel@googlemail.com · 13 years ago
  7. 2321bfe at91_emac: fix compile warning by andreas.devel@googlemail.com · 13 years ago
  8. 8073399 update arm/at91rm9200 work with rework rework110202 by Jens Scharsig · 14 years ago
  9. d392014 mvgbe: enable configurability of PORT_SERIAL_CONTROL_VALUE by Valentin Longchamp · 13 years ago
  10. cd6881b Minor coding style cleanup. by Wolfgang Denk · 13 years ago
  11. 329f0f5 ATMEL: fix related common atmel driver files by Reinhard Meyer · 14 years ago
  12. 95efa79 net: xilinx emaclite: Fix return values by Michal Simek · 14 years ago
  13. 03eb129 NET: pass source IP address to packet handlers by Luca Ceresoli · 13 years ago
  14. 063c126 tsec: Convert tsec to use PHY Lib by Andy Fleming · 13 years ago
  15. 9082eea phylib: Add a bunch of PHY drivers from tsec by Andy Fleming · 13 years ago
  16. 5f18471 Create PHY Lib for U-Boot by Andy Fleming · 13 years ago
  17. 09c04c2 Remove instances of phy_read/write by Andy Fleming · 14 years ago
  18. 9075191 tsec: arrange the code to avoid useless function declaration by Mingkai Hu · 14 years ago
  19. a32a6be tsec: use IO accessors for IO accesses by Mingkai Hu · 14 years ago
  20. 6052cba Fix misc spelling errors found by lintian by Loïc Minier · 14 years ago
  21. 2c2668f Net: Add Intel E1000 82574L PCIe card support by Roy Zang · 14 years ago
  22. 7d2fade ea20: fix undefined PHY_* errors by Ben Gardiner · 14 years ago
  23. 19d68d2 tsec: add AR8021 PHY support by Li Yang · 14 years ago
  24. 8d8fd5b net: ftmac100: update get_timer() usages by Po-Yu Chuang · 14 years ago
  25. 6f6e6e0 net: ftmac100: remove unnecessary volatiles by Po-Yu Chuang · 14 years ago
  26. 903de46 net: sh_eth: add support for SH7757's ETHER by Yoshihiro Shimoda · 14 years ago
  27. 327f55c net: ne2000: Add spport RTL-8019AS by Nobuhiro Iwamatsu · 14 years ago
  28. 4bfa18f Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 14 years ago
  29. 68260aa net: sh_eth: add cache handling by Yoshihiro Shimoda · 14 years ago
  30. 840f892 DaVinci DM6467: Added ET1011C (LSI) PHY support by Sandeep Paulraj · 14 years ago
  31. 2a7d603 DaVinci EMAC: Add name to Ethernet device by Sandeep Paulraj · 14 years ago
  32. 4b9b9e7 DaVinci EMAC: Fix davinci_eth_gigabit_enable by Sandeep Paulraj · 14 years ago
  33. 9691245 fec_mxc: add support for MX53 processor by Liu Hui-R64343 · 14 years ago
  34. 1672171 NET: lan91c96: Correct chip detect logic by Yanjun Yang · 14 years ago
  35. 0e7790d LAN91C*: Change chip names to fit the eth_device struct size by Yanjun Yang · 14 years ago
  36. b3dbf4a5 ftgmac100: support of gigabit eth ftgmac100 by Macpaul Lin · 14 years ago
  37. 8ef583a miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  38. 006915f Merge branch 'master' of ../master into next by Wolfgang Denk · 14 years ago
  39. 72c96a6 tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMII by Kumar Gala · 14 years ago
  40. ac8983b Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  41. d260740 da850: Add RMII support for EMAC by Sudhakar Rajashekhara · 14 years ago
  42. de550d6 824x: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  43. 8aa858c e1000: fix compile warning by Wolfgang Denk · 14 years ago
  44. 565e39c imx: Get fec mac address from fuse by Liu Hui-R64343 · 14 years ago
  45. 6439466 GRETH: removed space in network driver device name. by Daniel Hellstrom · 14 years ago
  46. ed52d12 GRETH: fixed 2 decriptor table typos by Daniel Hellstrom · 14 years ago
  47. 533b67d GRETH: Added extra RESET, this is needed if GRETH was stopped during an ethernet frame reception. by Daniel Hellstrom · 14 years ago
  48. e780d82 GRETH: Added autodetection of PHY address, or let BSP hardcode it. by Daniel Hellstrom · 14 years ago
  49. 6644c19 GRETH: made debug printouts use common debug() macro. by Daniel Hellstrom · 14 years ago
  50. e3ce686 GRETH: removed unneccesary register write and one clean up. by Daniel Hellstrom · 14 years ago
  51. f7ac99f net: e1000: typo using wrong argument to sizeof by Matthew McClintock · 14 years ago
  52. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  53. 4b29bdb net: e1000: Add initialized eth_device & e1000_hw structure by Kumar Gala · 14 years ago
  54. fe7f188 net: uli526x: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  55. 7faeb99 net: tsi108_eth: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  56. 5ed0eec net: pcnet: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  57. 9a07e80 net: ns8382x: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  58. a9bc6d7 net: natsemi: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  59. de0b957 net: fec_mxc: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  60. 72c4c33 net: eepro100: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  61. be44f75 net: dc2114x: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  62. 986f727 net: rtl8139: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  63. f4eaef7 net: rtl8169: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  64. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  65. 0ef9119 Fix compile warning in uli526x driver by Kumar Gala · 14 years ago
  66. e9319f1 drivers/net/fec_mxc.c: write mac address in init by John Rigby · 14 years ago
  67. e1b4c57 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  68. 1ca6d0d smc91111: add write_hwaddr by Thomas Chou · 14 years ago
  69. 7b37a27 davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddr by Ben Gardiner · 14 years ago
  70. 042272a net: Move Emaclite to NET_MULTI by Michal Simek · 14 years ago
  71. 3f91ec0 net: Fix emaclite driver to support little-endian microblaze by Michal Simek · 14 years ago
  72. f87a6f2 mpc5xxx_fec: add call to reset_phy() after PHY initialization by Ilya Yanok · 14 years ago
  73. 7717906 drivers/net/at91_emac.c: change return values by Andreas Bießmann · 14 years ago
  74. e63ac4c drivers/net/at91_emac.c: increase timeout for autonegotiation by Andreas Bießmann · 14 years ago
  75. a61a819 NET: add ENC28J60 driver using SPI framework by Reinhard Meyer · 14 years ago
  76. b7081d9 NET: move legacy enc28j60.c to sidetrack as enc28j60_lpc2292.c by Reinhard Meyer (-VC) · 14 years ago
  77. 38bda01 at91_emac.c: poll for IDLE when writing PHY by Andreas Bießmann · 14 years ago
  78. 4b8d77b at91_emac.c: fix 'Warning: eth device name has a space!' by Andreas Bießmann · 14 years ago
  79. 0c71481 Blackfin: bfin_mac: convert from old style MMR macros by Mike Frysinger · 14 years ago
  80. 5e7abce ppc4xx: Big header cleanup, mostly PPC440 related by Stefan Roese · 14 years ago
  81. b36df56 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  82. d7fb9bc Fix compile warnings for const correctness by Ben Warren · 14 years ago
  83. 5700bb6 miiphy: constify device name by Mike Frysinger · 14 years ago
  84. 48690d8 net ppc: fix ethernet device names with spaces by Heiko Schocher · 14 years ago
  85. f699fe1 net,fec: Shorten device name as done for other drivers by Stefano Babic · 14 years ago
  86. 82369c0 net 52xx: fix ethernet device names with spaces by Wolfgang Denk · 14 years ago
  87. 50298d3 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 14 years ago
  88. 94060a1 Blackfin: bfin_mac: remove space from name by Mike Frysinger · 14 years ago
  89. 8339ad7 Blackfin: bfin_mac: convert to portmux framework by Mike Frysinger · 14 years ago
  90. d3c9ffd mvgbe: add support for orion5x GbE controller by Albert Aribaud · 14 years ago
  91. d44265a mvgbe: support SoCs other than kirkwood by Albert Aribaud · 14 years ago
  92. 9b6bcdc net: rename: kirkwood_egiga as mvgbe by Albert Aribaud · 14 years ago
  93. c67e2cc kirkwood_egiga: CONFIG_SKIP_LOCAL_MAC_RANDOMIZATION by Albert Aribaud · 14 years ago
  94. 836cd45 cpuat91: unbreak ethernet by Eric Bénard · 14 years ago
  95. 409943a at91_emac: Write MAC address automatically by Eric Bénard · 14 years ago
  96. cafb14f AX88180: use standard I/O accessors by Mike Frysinger · 14 years ago
  97. 14f637f AX88180: make OUTW handle 32bit/16bit defines too by Hoan Hoang · 14 years ago
  98. 2566706 AX88180: add support for the Marvell 88E1118 phy by Hoan Hoang · 14 years ago
  99. 6bb4679 Write MAC address automatically on MACB-based boards by Ben Warren · 14 years ago
  100. daa2ce6 tsec: fix the return value for tsec_eth_init() by Timur Tabi · 14 years ago