1. b8af51a smc911x: add support for LAN9220 by Daniel Mack · 16 years ago
  2. 64aabc2 SMC911X: Add chip auto detection by Olof Johansson · 15 years ago
  3. 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
  4. c8f071a Merge branch 'reloc' by Wolfgang Denk · 15 years ago
  5. 728bd0a ppc_4xx: Apply new HW register names by Niklaus Giger · 15 years ago
  6. 9841dec net: kirkwood_egiga.c: fixed build warning by Prafulla Wadaskar · 15 years ago
  7. 0fd6aae Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · 15 years ago
  8. 96f40c7 net: phy: mv88e61xx.c : fixed build warning by Prafulla Wadaskar · 15 years ago
  9. ee86aff net: Fix problem with 405EZ ethernet interrupt by James Clough · 15 years ago
  10. 59b020f tsec: Remove PHY command relocation fixups by Peter Tyser · 15 years ago
  11. 5a16a1e Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 15 years ago
  12. 50e4920 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  13. 8358d59 sk98lin: fix compile warnings by Wolfgang Denk · 15 years ago
  14. f781cd0 drivers/net/natsemi.c: fix compile warning by Wolfgang Denk · 15 years ago
  15. 14b4c70 net: emaclite: Cleanup license to be GPL compatible by Michal Simek · 15 years ago
  16. c98898d net: Remove old Xilinx Emac driver by Michal Simek · 15 years ago
  17. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  18. 966172e Use different PBA value for E1000 PCI and PCIe cards by Roy Zang · 15 years ago
  19. ae4dd97 net: tsec - handle user interrupt while waiting for PHY auto negotiation to complete by Kim Phillips · 15 years ago
  20. b5edf81 Add debug message for Blackfin Ethernet Rx function. by Robin Getz · 15 years ago
  21. 3bf5d83 Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · 15 years ago
  22. 4c84fd5 tsec: Wait for auto-negotiation to complete without link by Peter Tyser · 16 years ago
  23. e9220b3 arm: kirkwood: See to it that sent data is 8-byte aligned by Simon Kagstrom · 15 years ago
  24. 15cc5a6 Wait for the link to come up on kirkwood network init by Simon Kagstrom · 15 years ago
  25. ab9ca51 arm:kirkwood Define kirkwood phy address magic number by Simon Kagstrom · 15 years ago
  26. edc45b5 e1000: fix PCI memory addressing by Timur Tabi · 15 years ago
  27. c034316 net: kirkwood: updates: used eth_setenv_enetaddr api by Prafulla Wadaskar · 15 years ago
  28. 9b7c430 Fix E1000 build warning on AP1000 board by Roy Zang · 15 years ago
  29. 11925af net: phy: bugfixes: mv88E61xx compiler warnings fixed by Prafulla Wadaskar · 15 years ago
  30. 50253b8 arm: A320: driver for FTMAC100 ethernet controller by Po-Yu Chuang · 15 years ago
  31. 471573b Dual-license IBM code contributions by Josh Boyer · 15 years ago
  32. 28f7a05 Add Intel E1000 PCIE card support by Roy Zang · 15 years ago
  33. 6a6d948 Update Freescale copyrights to remove "All Rights Reserved" by Kumar Gala · 15 years ago
  34. bddc726 Coding Style cleanup; update CHANGELOG. by Wolfgang Denk · 15 years ago
  35. 00d5bfd unify HOST_CFLAGS and HOSTCFLAGS by Mike Frysinger · 15 years ago
  36. e93a4a5 fec_mxc: driver for FEC ethernet controller on i.MX27 by Ilya Yanok · 15 years ago
  37. ec53084 ppc4xx: Fixed compilation warning in 4xx_enet.c by Alessio Centazzo · 15 years ago
  38. 0a3a923 net: phy: bugfixes: mv88E61xx multichip addressing support by Prafulla Wadaskar · 15 years ago
  39. 5b12b6f arm: Kirkwood: Check the error summary bit for error detection by Simon Kagstrom · 15 years ago
  40. 4d0941c arm: Kirkwood: Fix compiler optimization bug for kwgbe_send by Simon Kagstrom · 15 years ago
  41. 7208edb MIIPHYBB: Return 0xFFFF if the PHY is not asserting TA. by Richard Retanubun · 15 years ago
  42. fbfdd3a Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · 15 years ago
  43. c91b5de P2020RDB Added support of Vitesse PHYs VSC8641(RGMII) and VSC8221(SGMII) by Poonam Aggrwal · 15 years ago
  44. 4f8b633 net: tsec - fix dereferencing type-punned pointer will break strict-aliasing rules warning by Kim Phillips · 15 years ago
  45. fc4b0a2 sh: sh_eth: Remove garbage from printf by Nobuhiro Iwamatsu · 15 years ago
  46. db808cd smc911x: add support for LAN9221 by Andreas Pretzsch · 15 years ago
  47. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  48. 538566d at91: Introduction of at91sam9g45 SOC. by Sedji Gaouaou · 15 years ago
  49. 12618ef net: merge bugfix: Marvell Kirkwood gigabit ethernet driver by Prafulla Wadaskar · 15 years ago
  50. 7eefd92 Convert DM9000 driver for CONFIG_NET_MULTI by Remy Bohmer · 16 years ago
  51. b7a280d net: Add Marvell Kirkwood gigabit ethernet driver by Prafulla Wadaskar · 15 years ago
  52. 881a1d6 Subject: [PATCH] [repost] Standardize the use of MCFFEC_TOUT_LOOP as a udelay(1) loop counter. by Richard Retanubun · 16 years ago
  53. 6045806 Remove support for non-CONFIG_NET_MULTI on PPC4xx EMAC by Ben Warren · 16 years ago
  54. 5301bbf Switched davinci_emac Ethernet driver to use newer API by Ben Warren · 16 years ago
  55. 4c28e27 Initial cleanup of Davinci Ethernet driver by Ben Warren · 16 years ago
  56. a912e98 Moved Davinci Ethernet driver to drivers/net by Ben Warren · 16 years ago
  57. a055ce0 Marvell MV88E61XX Switch Driver support by Prafulla Wadaskar · 16 years ago
  58. ddb7fc7 tsec: Add support for BCM5482S PHY by Zach LeRoy · 16 years ago
  59. 690ce41 Merge branch 'next' of ../master by Wolfgang Denk · 15 years ago
  60. e145bfe Revert "SMC911x driver fixed for NFS boot" by Wolfgang Denk · 15 years ago
  61. f342f86 MPC512x: remove include/mpc512x.h by Wolfgang Denk · 16 years ago
  62. ef5f37d MPC512x FEC: get rid of duplicated struct ethernet_regs by Wolfgang Denk · 16 years ago
  63. b853995 MPC512x: use I/O accessors instead of pointer accesses by Wolfgang Denk · 16 years ago
  64. d1de78e ppc4xx/net: Fix MDIO clock setup by Felix Radensky · 15 years ago
  65. 2b90494 rtl8169: fix PCI system memory address by Yoshihiro Shimoda · 16 years ago
  66. 0a94dac SMC911x driver fixed for NFS boot by Manikandan Pillai · 16 years ago
  67. cd9a36c Add config option for disabling DM9000-SROM support. by Remy Bohmer · 16 years ago
  68. 37f7fed smc911x: write back the manually set MAC address by Daniel Mack · 16 years ago
  69. 7190757 dm9000 EEPROM reading bugfix by David Brownell · 16 years ago
  70. 4a46566 rtl8169: fix cache coherency problem by Yoshihiro Shimoda · 16 years ago
  71. 3986bfa mpc52xx phy: initialize only when needed by Sascha Hauer · 16 years ago
  72. 00b3148 cs8900 compile fix by Ladislav Michl · 16 years ago
  73. 4ef545e at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC. by Nicolas Ferre · 16 years ago
  74. 719b675 lan91c96/smc91111/smc911x: get mac address from environment by Mike Frysinger · 16 years ago
  75. a86bf13 sh_eth: get mac address from environment by Mike Frysinger · 16 years ago
  76. ca76813 cs8900: get mac address from environment by Mike Frysinger · 16 years ago
  77. 061af9d bcm570x: get mac address from environment by Mike Frysinger · 16 years ago
  78. b203965 drivers/net/: get mac address from environment by Mike Frysinger · 16 years ago
  79. f72d3f1 Blackfin: bfin_mac: force boards to setup the MAC themselves by Mike Frysinger · 16 years ago
  80. bc59f6e net: sh_eth: Remove sh_eth_reset() from halt function by Nobuhiro Iwamatsu · 16 years ago
  81. bc99a36 MPC5200 FEC MII speed register by Jon Smirl · 16 years ago
  82. f81b823 tsec: report when there is no vendor specific PHY support by Paul Gortmaker · 16 years ago
  83. ad8e4f4 smc911x: split out useful defines/functions into local header by Mike Frysinger · 16 years ago
  84. 9370c8b Added Vitesse VSC8211 definitions to TSEC driver by Pieter Henning · 16 years ago
  85. ed07676 Coding Style cleanup; update CHANGELOG by Wolfgang Denk · 16 years ago
  86. 413fc0a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  87. bc1b917 net: removed board-specific CONFIGs from MPC5xxx FEC driver by Ben Warren · 16 years ago
  88. 2d1db14 tsec: Fix a bug in soft-resetting by Andy Fleming · 16 years ago
  89. c2d704f Fix 100Mbs ethernet operation on sh7763 based boards by Simon Munton · 16 years ago
  90. 9ba9909 dnet: driver for Dave DNET ethernet controller by Ilya Yanok · 16 years ago
  91. cb265cd Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii command by Richard Retanubun · 16 years ago
  92. 10be09f Blackfin: bfin_mac: cleanup pointer/casts for aliasing issues by Mike Frysinger · 16 years ago
  93. d11ab93 Blackfin: bfin_mac: convert CONFIG_BFIN_MAC_RMII to CONFIG_RMII by Mike Frysinger · 16 years ago
  94. 3ac20c3 Blackfin: bfin_mac: use common debug() by Mike Frysinger · 16 years ago
  95. 65b7d93 Blackfin: bfin_mac: respect CONFIG_PHY_{ADDR,CLOCK_FREQ} by Mike Frysinger · 16 years ago
  96. 709ad97 Blackfin: bfin_mac: cleanup MII/PHY functions by Mike Frysinger · 16 years ago
  97. 75c6105 Blackfin: bfin_mac: set MDCDIV based on SCLK by Mike Frysinger · 16 years ago
  98. bc91399 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 16 years ago
  99. 6dd74f3 AVR32: macb - Search for PHY id by Gunnar Rangoy · 16 years ago
  100. aa4aac4 Marvell 88E1118 interrupt fix by Ron Madrid · 16 years ago