1. 5e7abce ppc4xx: Big header cleanup, mostly PPC440 related by Stefan Roese · 14 years ago
  2. b36df56 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  3. d7fb9bc Fix compile warnings for const correctness by Ben Warren · 14 years ago
  4. 5700bb6 miiphy: constify device name by Mike Frysinger · 14 years ago
  5. 48690d8 net ppc: fix ethernet device names with spaces by Heiko Schocher · 14 years ago
  6. f699fe1 net,fec: Shorten device name as done for other drivers by Stefano Babic · 14 years ago
  7. 82369c0 net 52xx: fix ethernet device names with spaces by Wolfgang Denk · 14 years ago
  8. 50298d3 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 14 years ago
  9. 94060a1 Blackfin: bfin_mac: remove space from name by Mike Frysinger · 14 years ago
  10. 8339ad7 Blackfin: bfin_mac: convert to portmux framework by Mike Frysinger · 14 years ago
  11. d3c9ffd mvgbe: add support for orion5x GbE controller by Albert Aribaud · 14 years ago
  12. d44265a mvgbe: support SoCs other than kirkwood by Albert Aribaud · 14 years ago
  13. 9b6bcdc net: rename: kirkwood_egiga as mvgbe by Albert Aribaud · 14 years ago
  14. c67e2cc kirkwood_egiga: CONFIG_SKIP_LOCAL_MAC_RANDOMIZATION by Albert Aribaud · 14 years ago
  15. 836cd45 cpuat91: unbreak ethernet by Eric Bénard · 14 years ago
  16. 409943a at91_emac: Write MAC address automatically by Eric Bénard · 14 years ago
  17. cafb14f AX88180: use standard I/O accessors by Mike Frysinger · 14 years ago
  18. 14f637f AX88180: make OUTW handle 32bit/16bit defines too by Hoan Hoang · 14 years ago
  19. 2566706 AX88180: add support for the Marvell 88E1118 phy by Hoan Hoang · 14 years ago
  20. 6bb4679 Write MAC address automatically on MACB-based boards by Ben Warren · 14 years ago
  21. daa2ce6 tsec: fix the return value for tsec_eth_init() by Timur Tabi · 14 years ago
  22. ec0d879 uli526x: drop newlines from device name by Mike Frysinger · 14 years ago
  23. f9abdfe AX88180: switch to common mii.h header by Mike Frysinger · 14 years ago
  24. 141ab7a AX88180: improve phy searching by Mike Frysinger · 14 years ago
  25. bb7336a AX88180: fix media typos by Hoan Hoang · 14 years ago
  26. 49fa6ed kirkwood_egiga: updates: fix DRAM mapping and typo by Albert Aribaud · 14 years ago
  27. 5b1b188 SPEAr : Network driver support added by Vipin KUMAR · 14 years ago
  28. c19a20d kirkwood_egiga: bugfix: add DMA sequence points by Albert Aribaud · 14 years ago
  29. ca08054 net: Add option to disable fiber on M88E1111 PHY for PPC4xx by Stefan Roese · 14 years ago
  30. 67bee2f net: dm9000x: re-add casts to I/O pointers to fix gcc warnings by Mike Frysinger · 14 years ago
  31. 26918b7 tsec: add micrel ksz804 phy by Heiko Schocher · 14 years ago
  32. 90b5bf2 tsec: Fix eTSEC2 link problem on P2020RDB by Felix Radensky · 14 years ago
  33. d74dda0 dm9000x.c: fix compile problems by Wolfgang Denk · 14 years ago
  34. a599cde lan91c96, smc911x: remove useless free(ptr) calls on NULL ptr by Serge Ziryukin · 14 years ago
  35. 4324dc7 Blackfin: bfin_mac: hook up new write_hwaddr function by Mike Frysinger · 14 years ago
  36. 3ac9d6c net: ethoc: add write_hwaddr support by Thomas Chou · 14 years ago
  37. 6c7c444 net: altera_tse: add write_hwaddr support by Thomas Chou · 14 years ago
  38. fb57ec9 net: fec_mxc: add write_hwaddr support by Heiko Schocher · 14 years ago
  39. b5ce63e net:kirkwood_egiga.c: MAC addresses programming using write_hwaddr by Prafulla Wadaskar · 15 years ago
  40. c960b13 net: add altera triple speeds ethernet mac driver by Thomas Chou · 14 years ago
  41. f656988 net: add opencore 10/100 ethernet mac driver by Thomas Chou · 14 years ago
  42. bd75db3 smc911x driver frame alignment patch by Valentin Yakovenkov · 14 years ago
  43. f0588fd net: Kirkwood_egiga.c bugfixes for rx path by Prafulla Wadaskar · 15 years ago
  44. 2e236bf fec_mxc.c: Fix MX27 FEC MAC validity check by Eric Jarrige · 14 years ago
  45. 538be58 tsec: Wait for both RX and TX to stop by Andy Fleming · 14 years ago
  46. a45dde2 net: dm9000x: use standard I/O accessors by Mike Frysinger · 14 years ago
  47. 5525856 mpc512x_fec: Move PHY initialization from probe into init routine. by Detlev Zundel · 15 years ago
  48. 910119b fec_mxc don't use internal eeprom on MX25 by John Rigby · 15 years ago
  49. 33f684d fix lockup in mcfmii/mii_discover_phy() in case communication fails by Wolfgang Wegner · 15 years ago
  50. 6f5f89f Remove unused "local_crc32" function. by Detlev Zundel · 15 years ago
  51. e3f2a93 net: Kirkwood_egiga.c: fixed build warnings by Prafulla Wadaskar · 15 years ago
  52. ffa37fc Merge branch 'next' by Wolfgang Denk · 15 years ago
  53. b78b48c net, fec_mxc: only setup the device enetaddr with eeprom value by Heiko Schocher · 15 years ago
  54. fd428c0 mpc5xxx: Remove all references to MGT5100 by Detlev Zundel · 15 years ago
  55. 9c9cbe7 mpc82xx: Remove SL8245 board and the now orpahned sk98lin network driver. by Detlev Zundel · 15 years ago
  56. 740d6ae fec_mxc: add MX25 support by John Rigby · 15 years ago
  57. cb17b92 fec_mxc: cleanup and factor out MX27 dependencies by John Rigby · 15 years ago
  58. 4294b24 fec_mxc: add support for MX51 processor by Stefano Babic · 15 years ago
  59. e66b19c NET: kirkwood-egiga smi access fix by Siddarth Gore · 15 years ago
  60. c041e9d new at91_emac network driver (NET_MULTI api) by Jens Scharsig · 15 years ago
  61. 594d57d Add EP93xx ethernet driver by Matthias Kaehlcke · 15 years ago
  62. d7e3543 TI: DaVinci: Updating EMAC driver for DM365, DM646x and DA8XX by Nick Thompson · 15 years ago
  63. 0f751d6 macb: Fix mii_phy_read and mii_phy_write functions by Semih Hazar · 15 years ago
  64. 5f6b144 tsec: Add TSEC_FIBER flag by Peter Tyser · 15 years ago
  65. 8abb8dc tsec: Add support for using the BCM5482 PHY in fiber mode by Peter Tyser · 15 years ago
  66. c6dbdfd tsec: General cleanup by Peter Tyser · 15 years ago
  67. e1957ef tsec: Make functions/data static when possible by Peter Tyser · 15 years ago
  68. 27165b5 tsec: Clean up Broadcom PHY status parsing by Peter Tyser · 15 years ago
  69. 46e9167 tsec: Force TBI PHY to 1000Mbps full duplex in SGMII mode by Peter Tyser · 15 years ago
  70. 76771e5 NET: Fix MAC addr handling for smc911x by Seunghyeon Rhee · 15 years ago
  71. 07c9660 cs8900_initialize() cleanup by Matthias Kaehlcke · 15 years ago
  72. fa2744d netconsole: mark local funcs with static by Mike Frysinger · 15 years ago
  73. b9e186f NET: Move MDIO regs out of TSEC Space by Sandeep Gopalpet · 15 years ago
  74. 076cd24 net: dm9000x: fix debug output by Thomas Weber · 15 years ago
  75. c179a28 fec_mxc: incomplete error handling by John Ogness · 15 years ago
  76. 2ab4a4d net: e1000: Add support for the Intel 82546GB controller by Reinhard Arlt · 15 years ago
  77. b7ad410 NET: LAN91C96 CONFIG_NET_MULTIify by Nishanth Menon · 15 years ago
  78. 45b6b65 smc911x: fix typo in smc911x_handle_mac_address name by Mike Rapoport · 15 years ago
  79. fbd47b6 smc911x: make smc911x_initialize return correct value by Mike Rapoport · 15 years ago
  80. 651ef90 mxc_fec: avoid free() calls to already freed pointers. by javier Martin · 15 years ago
  81. e8f1546 mxc_fec: fix some erroneous PHY accesses. by javier Martin · 15 years ago
  82. 1031ae9 SMC91111: Clean up SMC_inx macros on xsengine and xaeniax by Ben Warren · 15 years ago
  83. 830c7b6 Fix CS8900 regression on impa7 board by Ben Warren · 15 years ago
  84. 497ab0e Fix cs8900 dev->priv not init issue by Hui.Tang · 15 years ago
  85. 0775437 Fix DM9000 MAC address handling by Ben Warren · 15 years ago
  86. 4946775 Coding Style cleanup; update CHANGELOG, prepare -rc1 by Wolfgang Denk · 15 years ago
  87. 16d1c10 drivers/net/phy/miiphybb.c: fix warning: no newline at end of file by Wolfgang Denk · 15 years ago
  88. 922754c Merge branch 'master-sync' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  89. 4bc3d2a ARM: OMAP3: Refactors the SM911x driver by Steve Sakoman · 15 years ago
  90. c55096c smc911x: add support for LAN9220 by Daniel Mack · 16 years ago
  91. 2a6cc97 SMC911X: Add chip auto detection by Olof Johansson · 15 years ago
  92. 4ba31ab Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbitrary number of mii buses. by Luigi 'Comio' Mantellini · 15 years ago
  93. cd77dd1 Merge branch 'reloc' by Wolfgang Denk · 15 years ago
  94. ddc922f ppc_4xx: Apply new HW register names by Niklaus Giger · 15 years ago
  95. aba8237 net: kirkwood_egiga.c: fixed build warning by Prafulla Wadaskar · 15 years ago
  96. 7194ab8 Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · 15 years ago
  97. 32e7f23 net: phy: mv88e61xx.c : fixed build warning by Prafulla Wadaskar · 15 years ago
  98. c0b46d8 net: Fix problem with 405EZ ethernet interrupt by James Clough · 15 years ago
  99. cd1011d tsec: Remove PHY command relocation fixups by Peter Tyser · 15 years ago
  100. 041a6a0 Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 15 years ago