1. c834e44 net: rtl8169: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  2. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  3. f5a2e74 Fix compile warning in uli526x driver by Kumar Gala · 14 years ago
  4. a4a3055 drivers/net/fec_mxc.c: write mac address in init by John Rigby · 14 years ago
  5. 7f0ca34 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  6. c25126d smc91111: add write_hwaddr by Thomas Chou · 14 years ago
  7. 1fb49e3 davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddr by Ben Gardiner · 14 years ago
  8. b4a1d08 net: Move Emaclite to NET_MULTI by Michal Simek · 14 years ago
  9. 1b9ecc9 net: Fix emaclite driver to support little-endian microblaze by Michal Simek · 14 years ago
  10. a43f9c6 mpc5xxx_fec: add call to reset_phy() after PHY initialization by Ilya Yanok · 14 years ago
  11. 6335e08 drivers/net/at91_emac.c: change return values by Andreas Bießmann · 14 years ago
  12. d074840 drivers/net/at91_emac.c: increase timeout for autonegotiation by Andreas Bießmann · 14 years ago
  13. 3a3a48f NET: add ENC28J60 driver using SPI framework by Reinhard Meyer · 14 years ago
  14. 54dfa80 NET: move legacy enc28j60.c to sidetrack as enc28j60_lpc2292.c by Reinhard Meyer (-VC) · 14 years ago
  15. 0bd1b57 at91_emac.c: poll for IDLE when writing PHY by Andreas Bießmann · 14 years ago
  16. 467d915 at91_emac.c: fix 'Warning: eth device name has a space!' by Andreas Bießmann · 14 years ago
  17. dec3c78 Blackfin: bfin_mac: convert from old style MMR macros by Mike Frysinger · 14 years ago
  18. 95ca5fa ppc4xx: Big header cleanup, mostly PPC440 related by Stefan Roese · 14 years ago
  19. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  20. 97824d6 Fix compile warnings for const correctness by Ben Warren · 14 years ago
  21. 5ff5fdb miiphy: constify device name by Mike Frysinger · 14 years ago
  22. c5e8405 net ppc: fix ethernet device names with spaces by Heiko Schocher · 14 years ago
  23. 63469ba net,fec: Shorten device name as done for other drivers by Stefano Babic · 14 years ago
  24. 982967f net 52xx: fix ethernet device names with spaces by Wolfgang Denk · 14 years ago
  25. ea5e315 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 14 years ago
  26. 95d834a Blackfin: bfin_mac: remove space from name by Mike Frysinger · 14 years ago
  27. eca7f57 Blackfin: bfin_mac: convert to portmux framework by Mike Frysinger · 15 years ago
  28. 8a99523 mvgbe: add support for orion5x GbE controller by Albert Aribaud · 14 years ago
  29. e91d7d3 mvgbe: support SoCs other than kirkwood by Albert Aribaud · 14 years ago
  30. 0d027d9 net: rename: kirkwood_egiga as mvgbe by Albert Aribaud · 14 years ago
  31. 6d596a4 kirkwood_egiga: CONFIG_SKIP_LOCAL_MAC_RANDOMIZATION by Albert Aribaud · 14 years ago
  32. 58633c1 cpuat91: unbreak ethernet by Eric Bénard · 14 years ago
  33. 6f4eb09 at91_emac: Write MAC address automatically by Eric Bénard · 14 years ago
  34. 8cee02b AX88180: use standard I/O accessors by Mike Frysinger · 15 years ago
  35. 931c6b1 AX88180: make OUTW handle 32bit/16bit defines too by Hoan Hoang · 15 years ago
  36. d8ea6dc AX88180: add support for the Marvell 88E1118 phy by Hoan Hoang · 15 years ago
  37. 33f8431 Write MAC address automatically on MACB-based boards by Ben Warren · 15 years ago
  38. 7762268 tsec: fix the return value for tsec_eth_init() by Timur Tabi · 14 years ago
  39. 7250002 uli526x: drop newlines from device name by Mike Frysinger · 14 years ago
  40. b68c210 AX88180: switch to common mii.h header by Mike Frysinger · 15 years ago
  41. 762c932 AX88180: improve phy searching by Mike Frysinger · 15 years ago
  42. 0b8c355 AX88180: fix media typos by Hoan Hoang · 15 years ago
  43. a756407 kirkwood_egiga: updates: fix DRAM mapping and typo by Albert Aribaud · 14 years ago
  44. 1f87312 SPEAr : Network driver support added by Vipin KUMAR · 14 years ago
  45. cc2b8e3 kirkwood_egiga: bugfix: add DMA sequence points by Albert Aribaud · 14 years ago
  46. 059d6a9 net: Add option to disable fiber on M88E1111 PHY for PPC4xx by Stefan Roese · 14 years ago
  47. 6f6ce11 net: dm9000x: re-add casts to I/O pointers to fix gcc warnings by Mike Frysinger · 14 years ago
  48. 6d9933f tsec: add micrel ksz804 phy by Heiko Schocher · 14 years ago
  49. 27f98e0 tsec: Fix eTSEC2 link problem on P2020RDB by Felix Radensky · 14 years ago
  50. 8d47478 dm9000x.c: fix compile problems by Wolfgang Denk · 15 years ago
  51. ac2b814 lan91c96, smc911x: remove useless free(ptr) calls on NULL ptr by Serge Ziryukin · 15 years ago
  52. 35be872 Blackfin: bfin_mac: hook up new write_hwaddr function by Mike Frysinger · 15 years ago
  53. 8d01f22 net: ethoc: add write_hwaddr support by Thomas Chou · 15 years ago
  54. 53d0150 net: altera_tse: add write_hwaddr support by Thomas Chou · 15 years ago
  55. 9ada5e6 net: fec_mxc: add write_hwaddr support by Heiko Schocher · 15 years ago
  56. 7dae2eb net:kirkwood_egiga.c: MAC addresses programming using write_hwaddr by Prafulla Wadaskar · 15 years ago
  57. 7bb1b9b net: add altera triple speeds ethernet mac driver by Thomas Chou · 15 years ago
  58. d3c0857 net: add opencore 10/100 ethernet mac driver by Thomas Chou · 15 years ago
  59. 8cb0801 smc911x driver frame alignment patch by Valentin Yakovenkov · 15 years ago
  60. 60ee8a2 net: Kirkwood_egiga.c bugfixes for rx path by Prafulla Wadaskar · 15 years ago
  61. cc0d0d4 fec_mxc.c: Fix MX27 FEC MAC validity check by Eric Jarrige · 15 years ago
  62. 1899777 tsec: Wait for both RX and TX to stop by Andy Fleming · 15 years ago
  63. 16e513f net: dm9000x: use standard I/O accessors by Mike Frysinger · 15 years ago
  64. 8697090 mpc512x_fec: Move PHY initialization from probe into init routine. by Detlev Zundel · 15 years ago
  65. 8afce9a fec_mxc don't use internal eeprom on MX25 by John Rigby · 15 years ago
  66. 41610e5 fix lockup in mcfmii/mii_discover_phy() in case communication fails by Wolfgang Wegner · 15 years ago
  67. 98f1908 Remove unused "local_crc32" function. by Detlev Zundel · 15 years ago
  68. ef977de net: Kirkwood_egiga.c: fixed build warnings by Prafulla Wadaskar · 15 years ago
  69. 8f16e07 Merge branch 'next' by Wolfgang Denk · 15 years ago
  70. 070d734 net, fec_mxc: only setup the device enetaddr with eeprom value by Heiko Schocher · 15 years ago
  71. a414c7a mpc5xxx: Remove all references to MGT5100 by Detlev Zundel · 15 years ago
  72. 426f1c6 mpc82xx: Remove SL8245 board and the now orpahned sk98lin network driver. by Detlev Zundel · 15 years ago
  73. 99d5fed fec_mxc: add MX25 support by John Rigby · 15 years ago
  74. e650e49 fec_mxc: cleanup and factor out MX27 dependencies by John Rigby · 15 years ago
  75. 889f2e2 fec_mxc: add support for MX51 processor by Stefano Babic · 15 years ago
  76. 26597a9 NET: kirkwood-egiga smi access fix by Siddarth Gore · 15 years ago
  77. dab7cb8 new at91_emac network driver (NET_MULTI api) by Jens Scharsig · 15 years ago
  78. 3b8d1a4 Add EP93xx ethernet driver by Matthias Kaehlcke · 15 years ago
  79. d5ee6f6 TI: DaVinci: Updating EMAC driver for DM365, DM646x and DA8XX by Nick Thompson · 15 years ago
  80. 790088e macb: Fix mii_phy_read and mii_phy_write functions by Semih Hazar · 15 years ago
  81. 94f63a7 tsec: Add TSEC_FIBER flag by Peter Tyser · 15 years ago
  82. 3c93d8b tsec: Add support for using the BCM5482 PHY in fiber mode by Peter Tyser · 15 years ago
  83. 4ef03c0 tsec: General cleanup by Peter Tyser · 15 years ago
  84. 08b2d78 tsec: Make functions/data static when possible by Peter Tyser · 15 years ago
  85. f672290 tsec: Clean up Broadcom PHY status parsing by Peter Tyser · 15 years ago
  86. 583c1f4 tsec: Force TBI PHY to 1000Mbps full duplex in SGMII mode by Peter Tyser · 15 years ago
  87. a8572f1 NET: Fix MAC addr handling for smc911x by Seunghyeon Rhee · 15 years ago
  88. 034c161 cs8900_initialize() cleanup by Matthias Kaehlcke · 15 years ago
  89. 31da77e netconsole: mark local funcs with static by Mike Frysinger · 15 years ago
  90. b5541ef NET: Move MDIO regs out of TSEC Space by Sandeep Gopalpet · 15 years ago
  91. c1ff529 net: dm9000x: fix debug output by Thomas Weber · 15 years ago
  92. 331daa1 fec_mxc: incomplete error handling by John Ogness · 15 years ago
  93. 1140ea5 net: e1000: Add support for the Intel 82546GB controller by Reinhard Arlt · 15 years ago
  94. f95b93b NET: LAN91C96 CONFIG_NET_MULTIify by Nishanth Menon · 15 years ago
  95. 0b3cc38 smc911x: fix typo in smc911x_handle_mac_address name by Mike Rapoport · 15 years ago
  96. 907975a smc911x: make smc911x_initialize return correct value by Mike Rapoport · 15 years ago
  97. e87eb99 mxc_fec: avoid free() calls to already freed pointers. by javier Martin · 15 years ago
  98. ce2519a mxc_fec: fix some erroneous PHY accesses. by javier Martin · 15 years ago
  99. e7dbed3 SMC91111: Clean up SMC_inx macros on xsengine and xaeniax by Ben Warren · 15 years ago
  100. 3b6be93 Fix CS8900 regression on impa7 board by Ben Warren · 15 years ago