1. b68c210 AX88180: switch to common mii.h header by Mike Frysinger · 15 years ago
  2. 762c932 AX88180: improve phy searching by Mike Frysinger · 15 years ago
  3. 0b8c355 AX88180: fix media typos by Hoan Hoang · 15 years ago
  4. a756407 kirkwood_egiga: updates: fix DRAM mapping and typo by Albert Aribaud · 14 years ago
  5. 1f87312 SPEAr : Network driver support added by Vipin KUMAR · 14 years ago
  6. cc2b8e3 kirkwood_egiga: bugfix: add DMA sequence points by Albert Aribaud · 14 years ago
  7. 059d6a9 net: Add option to disable fiber on M88E1111 PHY for PPC4xx by Stefan Roese · 14 years ago
  8. 6f6ce11 net: dm9000x: re-add casts to I/O pointers to fix gcc warnings by Mike Frysinger · 14 years ago
  9. 6d9933f tsec: add micrel ksz804 phy by Heiko Schocher · 14 years ago
  10. 27f98e0 tsec: Fix eTSEC2 link problem on P2020RDB by Felix Radensky · 14 years ago
  11. 8d47478 dm9000x.c: fix compile problems by Wolfgang Denk · 15 years ago
  12. ac2b814 lan91c96, smc911x: remove useless free(ptr) calls on NULL ptr by Serge Ziryukin · 15 years ago
  13. 35be872 Blackfin: bfin_mac: hook up new write_hwaddr function by Mike Frysinger · 15 years ago
  14. 8d01f22 net: ethoc: add write_hwaddr support by Thomas Chou · 15 years ago
  15. 53d0150 net: altera_tse: add write_hwaddr support by Thomas Chou · 15 years ago
  16. 9ada5e6 net: fec_mxc: add write_hwaddr support by Heiko Schocher · 15 years ago
  17. 7dae2eb net:kirkwood_egiga.c: MAC addresses programming using write_hwaddr by Prafulla Wadaskar · 15 years ago
  18. 7bb1b9b net: add altera triple speeds ethernet mac driver by Thomas Chou · 15 years ago
  19. d3c0857 net: add opencore 10/100 ethernet mac driver by Thomas Chou · 15 years ago
  20. 8cb0801 smc911x driver frame alignment patch by Valentin Yakovenkov · 15 years ago
  21. 60ee8a2 net: Kirkwood_egiga.c bugfixes for rx path by Prafulla Wadaskar · 15 years ago
  22. cc0d0d4 fec_mxc.c: Fix MX27 FEC MAC validity check by Eric Jarrige · 15 years ago
  23. 1899777 tsec: Wait for both RX and TX to stop by Andy Fleming · 15 years ago
  24. 16e513f net: dm9000x: use standard I/O accessors by Mike Frysinger · 15 years ago
  25. 8697090 mpc512x_fec: Move PHY initialization from probe into init routine. by Detlev Zundel · 15 years ago
  26. 8afce9a fec_mxc don't use internal eeprom on MX25 by John Rigby · 15 years ago
  27. 41610e5 fix lockup in mcfmii/mii_discover_phy() in case communication fails by Wolfgang Wegner · 15 years ago
  28. 98f1908 Remove unused "local_crc32" function. by Detlev Zundel · 15 years ago
  29. ef977de net: Kirkwood_egiga.c: fixed build warnings by Prafulla Wadaskar · 15 years ago
  30. 8f16e07 Merge branch 'next' by Wolfgang Denk · 15 years ago
  31. 070d734 net, fec_mxc: only setup the device enetaddr with eeprom value by Heiko Schocher · 15 years ago
  32. a414c7a mpc5xxx: Remove all references to MGT5100 by Detlev Zundel · 15 years ago
  33. 426f1c6 mpc82xx: Remove SL8245 board and the now orpahned sk98lin network driver. by Detlev Zundel · 15 years ago
  34. 99d5fed fec_mxc: add MX25 support by John Rigby · 15 years ago
  35. e650e49 fec_mxc: cleanup and factor out MX27 dependencies by John Rigby · 15 years ago
  36. 889f2e2 fec_mxc: add support for MX51 processor by Stefano Babic · 15 years ago
  37. 26597a9 NET: kirkwood-egiga smi access fix by Siddarth Gore · 15 years ago
  38. dab7cb8 new at91_emac network driver (NET_MULTI api) by Jens Scharsig · 15 years ago
  39. 3b8d1a4 Add EP93xx ethernet driver by Matthias Kaehlcke · 15 years ago
  40. d5ee6f6 TI: DaVinci: Updating EMAC driver for DM365, DM646x and DA8XX by Nick Thompson · 15 years ago
  41. 790088e macb: Fix mii_phy_read and mii_phy_write functions by Semih Hazar · 15 years ago
  42. 94f63a7 tsec: Add TSEC_FIBER flag by Peter Tyser · 15 years ago
  43. 3c93d8b tsec: Add support for using the BCM5482 PHY in fiber mode by Peter Tyser · 15 years ago
  44. 4ef03c0 tsec: General cleanup by Peter Tyser · 15 years ago
  45. 08b2d78 tsec: Make functions/data static when possible by Peter Tyser · 15 years ago
  46. f672290 tsec: Clean up Broadcom PHY status parsing by Peter Tyser · 15 years ago
  47. 583c1f4 tsec: Force TBI PHY to 1000Mbps full duplex in SGMII mode by Peter Tyser · 15 years ago
  48. a8572f1 NET: Fix MAC addr handling for smc911x by Seunghyeon Rhee · 15 years ago
  49. 034c161 cs8900_initialize() cleanup by Matthias Kaehlcke · 15 years ago
  50. 31da77e netconsole: mark local funcs with static by Mike Frysinger · 15 years ago
  51. b5541ef NET: Move MDIO regs out of TSEC Space by Sandeep Gopalpet · 15 years ago
  52. c1ff529 net: dm9000x: fix debug output by Thomas Weber · 15 years ago
  53. 331daa1 fec_mxc: incomplete error handling by John Ogness · 15 years ago
  54. 1140ea5 net: e1000: Add support for the Intel 82546GB controller by Reinhard Arlt · 15 years ago
  55. f95b93b NET: LAN91C96 CONFIG_NET_MULTIify by Nishanth Menon · 15 years ago
  56. 0b3cc38 smc911x: fix typo in smc911x_handle_mac_address name by Mike Rapoport · 15 years ago
  57. 907975a smc911x: make smc911x_initialize return correct value by Mike Rapoport · 15 years ago
  58. e87eb99 mxc_fec: avoid free() calls to already freed pointers. by javier Martin · 15 years ago
  59. ce2519a mxc_fec: fix some erroneous PHY accesses. by javier Martin · 15 years ago
  60. e7dbed3 SMC91111: Clean up SMC_inx macros on xsengine and xaeniax by Ben Warren · 15 years ago
  61. 3b6be93 Fix CS8900 regression on impa7 board by Ben Warren · 15 years ago
  62. 9007f3c Fix cs8900 dev->priv not init issue by Hui.Tang · 15 years ago
  63. 8707f62 Fix DM9000 MAC address handling by Ben Warren · 15 years ago
  64. d61fbcc Coding Style cleanup; update CHANGELOG, prepare -rc1 by Wolfgang Denk · 15 years ago
  65. 9235e0c drivers/net/phy/miiphybb.c: fix warning: no newline at end of file by Wolfgang Denk · 15 years ago
  66. 0e78c94 Merge branch 'master-sync' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  67. b3ec49d ARM: OMAP3: Refactors the SM911x driver by Steve Sakoman · 15 years ago
  68. b8af51a smc911x: add support for LAN9220 by Daniel Mack · 16 years ago
  69. 64aabc2 SMC911X: Add chip auto detection by Olof Johansson · 15 years ago
  70. 466827e 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
  71. c8f071a Merge branch 'reloc' by Wolfgang Denk · 15 years ago
  72. 728bd0a ppc_4xx: Apply new HW register names by Niklaus Giger · 15 years ago
  73. 9841dec net: kirkwood_egiga.c: fixed build warning by Prafulla Wadaskar · 15 years ago
  74. 0fd6aae Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · 15 years ago
  75. 96f40c7 net: phy: mv88e61xx.c : fixed build warning by Prafulla Wadaskar · 15 years ago
  76. ee86aff net: Fix problem with 405EZ ethernet interrupt by James Clough · 15 years ago
  77. 59b020f tsec: Remove PHY command relocation fixups by Peter Tyser · 15 years ago
  78. 5a16a1e Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 15 years ago
  79. 50e4920 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  80. 8358d59 sk98lin: fix compile warnings by Wolfgang Denk · 15 years ago
  81. f781cd0 drivers/net/natsemi.c: fix compile warning by Wolfgang Denk · 15 years ago
  82. 14b4c70 net: emaclite: Cleanup license to be GPL compatible by Michal Simek · 15 years ago
  83. c98898d net: Remove old Xilinx Emac driver by Michal Simek · 15 years ago
  84. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  85. 966172e Use different PBA value for E1000 PCI and PCIe cards by Roy Zang · 15 years ago
  86. ae4dd97 net: tsec - handle user interrupt while waiting for PHY auto negotiation to complete by Kim Phillips · 15 years ago
  87. b5edf81 Add debug message for Blackfin Ethernet Rx function. by Robin Getz · 15 years ago
  88. 3bf5d83 Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · 15 years ago
  89. 4c84fd5 tsec: Wait for auto-negotiation to complete without link by Peter Tyser · 16 years ago
  90. e9220b3 arm: kirkwood: See to it that sent data is 8-byte aligned by Simon Kagstrom · 15 years ago
  91. 15cc5a6 Wait for the link to come up on kirkwood network init by Simon Kagstrom · 15 years ago
  92. ab9ca51 arm:kirkwood Define kirkwood phy address magic number by Simon Kagstrom · 15 years ago
  93. edc45b5 e1000: fix PCI memory addressing by Timur Tabi · 15 years ago
  94. c034316 net: kirkwood: updates: used eth_setenv_enetaddr api by Prafulla Wadaskar · 15 years ago
  95. 9b7c430 Fix E1000 build warning on AP1000 board by Roy Zang · 15 years ago
  96. 11925af net: phy: bugfixes: mv88E61xx compiler warnings fixed by Prafulla Wadaskar · 15 years ago
  97. 50253b8 arm: A320: driver for FTMAC100 ethernet controller by Po-Yu Chuang · 15 years ago
  98. 471573b Dual-license IBM code contributions by Josh Boyer · 15 years ago
  99. 28f7a05 Add Intel E1000 PCIE card support by Roy Zang · 15 years ago
  100. 6a6d948 Update Freescale copyrights to remove "All Rights Reserved" by Kumar Gala · 15 years ago