1. 60ca78b phylib: Add a bunch of PHY drivers from tsec by Andy Fleming · 14 years ago
  2. aecf6fc Create PHY Lib for U-Boot by Andy Fleming · 14 years ago
  3. 0d2df96 Remove instances of phy_read/write by Andy Fleming · 14 years ago
  4. e0653bf tsec: arrange the code to avoid useless function declaration by Mingkai Hu · 14 years ago
  5. a65e610 tsec: use IO accessors for IO accesses by Mingkai Hu · 14 years ago
  6. 5d0569a Fix misc spelling errors found by lintian by Loïc Minier · 14 years ago
  7. 181119b Net: Add Intel E1000 82574L PCIe card support by Roy Zang · 14 years ago
  8. b936eaa ea20: fix undefined PHY_* errors by Ben Gardiner · 14 years ago
  9. 25e38bd tsec: add AR8021 PHY support by Li Yang · 14 years ago
  10. 0bed917 net: ftmac100: update get_timer() usages by Po-Yu Chuang · 14 years ago
  11. 767ba6f net: ftmac100: remove unnecessary volatiles by Po-Yu Chuang · 14 years ago
  12. 34cca92 net: sh_eth: add support for SH7757's ETHER by Yoshihiro Shimoda · 14 years ago
  13. 3292233 net: ne2000: Add spport RTL-8019AS by Nobuhiro Iwamatsu · 14 years ago
  14. d622cbb Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 14 years ago
  15. 281aa05 net: sh_eth: add cache handling by Yoshihiro Shimoda · 14 years ago
  16. 3c86e5e DaVinci DM6467: Added ET1011C (LSI) PHY support by Sandeep Paulraj · 14 years ago
  17. a8b1bf7 DaVinci EMAC: Add name to Ethernet device by Sandeep Paulraj · 14 years ago
  18. 9da994b DaVinci EMAC: Fix davinci_eth_gigabit_enable by Sandeep Paulraj · 14 years ago
  19. c11cf87 fec_mxc: add support for MX53 processor by Liu Hui-R64343 · 14 years ago
  20. d99ecfec NET: lan91c96: Correct chip detect logic by Yanjun Yang · 14 years ago
  21. f52a06c LAN91C*: Change chip names to fit the eth_device struct size by Yanjun Yang · 14 years ago
  22. 199c625 ftgmac100: support of gigabit eth ftgmac100 by Macpaul Lin · 14 years ago
  23. d63ee71 miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  24. 0b2cc86 Merge branch 'master' of ../master into next by Wolfgang Denk · 14 years ago
  25. c1457f9 tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMII by Kumar Gala · 14 years ago
  26. 26a71f1 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  27. 5851e12 da850: Add RMII support for EMAC by Sudhakar Rajashekhara · 14 years ago
  28. 79362d3 824x: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  29. f83102e e1000: fix compile warning by Wolfgang Denk · 14 years ago
  30. 4df6619 imx: Get fec mac address from fuse by Liu Hui-R64343 · 14 years ago
  31. c9ff12f GRETH: removed space in network driver device name. by Daniel Hellstrom · 14 years ago
  32. a776a7a GRETH: fixed 2 decriptor table typos by Daniel Hellstrom · 14 years ago
  33. 11bbdc6 GRETH: Added extra RESET, this is needed if GRETH was stopped during an ethernet frame reception. by Daniel Hellstrom · 14 years ago
  34. 9ae3be8 GRETH: Added autodetection of PHY address, or let BSP hardcode it. by Daniel Hellstrom · 14 years ago
  35. ebb753c GRETH: made debug printouts use common debug() macro. by Daniel Hellstrom · 14 years ago
  36. 2a860eb GRETH: removed unneccesary register write and one clean up. by Daniel Hellstrom · 14 years ago
  37. 5761ce4 net: e1000: typo using wrong argument to sizeof by Matthew McClintock · 14 years ago
  38. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  39. 7693357 net: e1000: Add initialized eth_device & e1000_hw structure by Kumar Gala · 14 years ago
  40. e633d27 net: uli526x: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  41. 513682f net: tsi108_eth: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  42. a836a29 net: pcnet: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  43. d30481c net: ns8382x: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  44. 6f2ffff net: natsemi: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  45. 1843c5b net: fec_mxc: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  46. f414b3e net: eepro100: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  47. d45fa74 net: dc2114x: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  48. 80f9165 net: rtl8139: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  49. c834e44 net: rtl8169: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  50. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  51. f5a2e74 Fix compile warning in uli526x driver by Kumar Gala · 14 years ago
  52. a4a3055 drivers/net/fec_mxc.c: write mac address in init by John Rigby · 14 years ago
  53. 7f0ca34 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  54. c25126d smc91111: add write_hwaddr by Thomas Chou · 14 years ago
  55. 1fb49e3 davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddr by Ben Gardiner · 14 years ago
  56. b4a1d08 net: Move Emaclite to NET_MULTI by Michal Simek · 14 years ago
  57. 1b9ecc9 net: Fix emaclite driver to support little-endian microblaze by Michal Simek · 14 years ago
  58. a43f9c6 mpc5xxx_fec: add call to reset_phy() after PHY initialization by Ilya Yanok · 14 years ago
  59. 6335e08 drivers/net/at91_emac.c: change return values by Andreas Bießmann · 14 years ago
  60. d074840 drivers/net/at91_emac.c: increase timeout for autonegotiation by Andreas Bießmann · 14 years ago
  61. 3a3a48f NET: add ENC28J60 driver using SPI framework by Reinhard Meyer · 14 years ago
  62. 54dfa80 NET: move legacy enc28j60.c to sidetrack as enc28j60_lpc2292.c by Reinhard Meyer (-VC) · 14 years ago
  63. 0bd1b57 at91_emac.c: poll for IDLE when writing PHY by Andreas Bießmann · 14 years ago
  64. 467d915 at91_emac.c: fix 'Warning: eth device name has a space!' by Andreas Bießmann · 14 years ago
  65. dec3c78 Blackfin: bfin_mac: convert from old style MMR macros by Mike Frysinger · 14 years ago
  66. 95ca5fa ppc4xx: Big header cleanup, mostly PPC440 related by Stefan Roese · 14 years ago
  67. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  68. 97824d6 Fix compile warnings for const correctness by Ben Warren · 14 years ago
  69. 5ff5fdb miiphy: constify device name by Mike Frysinger · 14 years ago
  70. c5e8405 net ppc: fix ethernet device names with spaces by Heiko Schocher · 14 years ago
  71. 63469ba net,fec: Shorten device name as done for other drivers by Stefano Babic · 14 years ago
  72. 982967f net 52xx: fix ethernet device names with spaces by Wolfgang Denk · 14 years ago
  73. ea5e315 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 14 years ago
  74. 95d834a Blackfin: bfin_mac: remove space from name by Mike Frysinger · 14 years ago
  75. eca7f57 Blackfin: bfin_mac: convert to portmux framework by Mike Frysinger · 15 years ago
  76. 8a99523 mvgbe: add support for orion5x GbE controller by Albert Aribaud · 14 years ago
  77. e91d7d3 mvgbe: support SoCs other than kirkwood by Albert Aribaud · 14 years ago
  78. 0d027d9 net: rename: kirkwood_egiga as mvgbe by Albert Aribaud · 14 years ago
  79. 6d596a4 kirkwood_egiga: CONFIG_SKIP_LOCAL_MAC_RANDOMIZATION by Albert Aribaud · 14 years ago
  80. 58633c1 cpuat91: unbreak ethernet by Eric Bénard · 14 years ago
  81. 6f4eb09 at91_emac: Write MAC address automatically by Eric Bénard · 14 years ago
  82. 8cee02b AX88180: use standard I/O accessors by Mike Frysinger · 15 years ago
  83. 931c6b1 AX88180: make OUTW handle 32bit/16bit defines too by Hoan Hoang · 15 years ago
  84. d8ea6dc AX88180: add support for the Marvell 88E1118 phy by Hoan Hoang · 15 years ago
  85. 33f8431 Write MAC address automatically on MACB-based boards by Ben Warren · 15 years ago
  86. 7762268 tsec: fix the return value for tsec_eth_init() by Timur Tabi · 14 years ago
  87. 7250002 uli526x: drop newlines from device name by Mike Frysinger · 14 years ago
  88. b68c210 AX88180: switch to common mii.h header by Mike Frysinger · 15 years ago
  89. 762c932 AX88180: improve phy searching by Mike Frysinger · 15 years ago
  90. 0b8c355 AX88180: fix media typos by Hoan Hoang · 15 years ago
  91. a756407 kirkwood_egiga: updates: fix DRAM mapping and typo by Albert Aribaud · 14 years ago
  92. 1f87312 SPEAr : Network driver support added by Vipin KUMAR · 14 years ago
  93. cc2b8e3 kirkwood_egiga: bugfix: add DMA sequence points by Albert Aribaud · 14 years ago
  94. 059d6a9 net: Add option to disable fiber on M88E1111 PHY for PPC4xx by Stefan Roese · 14 years ago
  95. 6f6ce11 net: dm9000x: re-add casts to I/O pointers to fix gcc warnings by Mike Frysinger · 14 years ago
  96. 6d9933f tsec: add micrel ksz804 phy by Heiko Schocher · 14 years ago
  97. 27f98e0 tsec: Fix eTSEC2 link problem on P2020RDB by Felix Radensky · 14 years ago
  98. 8d47478 dm9000x.c: fix compile problems by Wolfgang Denk · 15 years ago
  99. ac2b814 lan91c96, smc911x: remove useless free(ptr) calls on NULL ptr by Serge Ziryukin · 15 years ago
  100. 35be872 Blackfin: bfin_mac: hook up new write_hwaddr function by Mike Frysinger · 15 years ago