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