1. b9e186f NET: Move MDIO regs out of TSEC Space by Sandeep Gopalpet · 15 years ago
  2. 076cd24 net: dm9000x: fix debug output by Thomas Weber · 15 years ago
  3. c179a28 fec_mxc: incomplete error handling by John Ogness · 15 years ago
  4. 2ab4a4d net: e1000: Add support for the Intel 82546GB controller by Reinhard Arlt · 15 years ago
  5. b7ad410 NET: LAN91C96 CONFIG_NET_MULTIify by Nishanth Menon · 15 years ago
  6. 45b6b65 smc911x: fix typo in smc911x_handle_mac_address name by Mike Rapoport · 15 years ago
  7. fbd47b6 smc911x: make smc911x_initialize return correct value by Mike Rapoport · 15 years ago
  8. 651ef90 mxc_fec: avoid free() calls to already freed pointers. by javier Martin · 15 years ago
  9. e8f1546 mxc_fec: fix some erroneous PHY accesses. by javier Martin · 15 years ago
  10. 1031ae9 SMC91111: Clean up SMC_inx macros on xsengine and xaeniax by Ben Warren · 15 years ago
  11. 830c7b6 Fix CS8900 regression on impa7 board by Ben Warren · 15 years ago
  12. 497ab0e Fix cs8900 dev->priv not init issue by Hui.Tang · 15 years ago
  13. 0775437 Fix DM9000 MAC address handling by Ben Warren · 15 years ago
  14. 4946775 Coding Style cleanup; update CHANGELOG, prepare -rc1 by Wolfgang Denk · 15 years ago
  15. 16d1c10 drivers/net/phy/miiphybb.c: fix warning: no newline at end of file by Wolfgang Denk · 15 years ago
  16. 922754c Merge branch 'master-sync' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  17. 4bc3d2a ARM: OMAP3: Refactors the SM911x driver by Steve Sakoman · 15 years ago
  18. c55096c smc911x: add support for LAN9220 by Daniel Mack · 16 years ago
  19. 2a6cc97 SMC911X: Add chip auto detection by Olof Johansson · 15 years ago
  20. 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
  21. cd77dd1 Merge branch 'reloc' by Wolfgang Denk · 15 years ago
  22. ddc922f ppc_4xx: Apply new HW register names by Niklaus Giger · 15 years ago
  23. aba8237 net: kirkwood_egiga.c: fixed build warning by Prafulla Wadaskar · 15 years ago
  24. 7194ab8 Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · 15 years ago
  25. 32e7f23 net: phy: mv88e61xx.c : fixed build warning by Prafulla Wadaskar · 15 years ago
  26. c0b46d8 net: Fix problem with 405EZ ethernet interrupt by James Clough · 15 years ago
  27. cd1011d tsec: Remove PHY command relocation fixups by Peter Tyser · 15 years ago
  28. 041a6a0 Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 15 years ago
  29. cae26e2 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  30. 2d6d9f0 sk98lin: fix compile warnings by Wolfgang Denk · 15 years ago
  31. 3708e4c drivers/net/natsemi.c: fix compile warning by Wolfgang Denk · 15 years ago
  32. 78d19a3 net: emaclite: Cleanup license to be GPL compatible by Michal Simek · 15 years ago
  33. 3ceba1d net: Remove old Xilinx Emac driver by Michal Simek · 15 years ago
  34. d1c3b27 ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  35. 9ea005f Use different PBA value for E1000 PCI and PCIe cards by Roy Zang · 15 years ago
  36. 0d071cd net: tsec - handle user interrupt while waiting for PHY auto negotiation to complete by Kim Phillips · 15 years ago
  37. 488feef Add debug message for Blackfin Ethernet Rx function. by Robin Getz · 15 years ago
  38. b1c0eaa Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · 15 years ago
  39. b1e849f tsec: Wait for auto-negotiation to complete without link by Peter Tyser · 16 years ago
  40. 477fa63 arm: kirkwood: See to it that sent data is 8-byte aligned by Simon Kagstrom · 15 years ago
  41. cad713b Wait for the link to come up on kirkwood network init by Simon Kagstrom · 15 years ago
  42. bb1ca3b arm:kirkwood Define kirkwood phy address magic number by Simon Kagstrom · 15 years ago
  43. f81ecb5 e1000: fix PCI memory addressing by Timur Tabi · 15 years ago
  44. 9fd38a0 net: kirkwood: updates: used eth_setenv_enetaddr api by Prafulla Wadaskar · 15 years ago
  45. ecbd207 Fix E1000 build warning on AP1000 board by Roy Zang · 15 years ago
  46. 08c2df3 net: phy: bugfixes: mv88E61xx compiler warnings fixed by Prafulla Wadaskar · 15 years ago
  47. 750326e arm: A320: driver for FTMAC100 ethernet controller by Po-Yu Chuang · 15 years ago
  48. 3177349 Dual-license IBM code contributions by Josh Boyer · 15 years ago
  49. aa07078 Add Intel E1000 PCIE card support by Roy Zang · 15 years ago
  50. 4c2e3da Update Freescale copyrights to remove "All Rights Reserved" by Kumar Gala · 15 years ago
  51. 28958b8 Coding Style cleanup; update CHANGELOG. by Wolfgang Denk · 15 years ago
  52. 9aef738 unify HOST_CFLAGS and HOSTCFLAGS by Mike Frysinger · 15 years ago
  53. 0b23fb3 fec_mxc: driver for FEC ethernet controller on i.MX27 by Ilya Yanok · 15 years ago
  54. 0544c63 ppc4xx: Fixed compilation warning in 4xx_enet.c by Alessio Centazzo · 15 years ago
  55. 443ce4a net: phy: bugfixes: mv88E61xx multichip addressing support by Prafulla Wadaskar · 15 years ago
  56. 16025ea arm: Kirkwood: Check the error summary bit for error detection by Simon Kagstrom · 15 years ago
  57. 7b05f5e arm: Kirkwood: Fix compiler optimization bug for kwgbe_send by Simon Kagstrom · 15 years ago
  58. 3f6b18f MIIPHYBB: Return 0xFFFF if the PHY is not asserting TA. by Richard Retanubun · 15 years ago
  59. 736fead Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · 15 years ago
  60. b7fe25d P2020RDB Added support of Vitesse PHYs VSC8641(RGMII) and VSC8221(SGMII) by Poonam Aggrwal · 15 years ago
  61. 88ad3fd net: tsec - fix dereferencing type-punned pointer will break strict-aliasing rules warning by Kim Phillips · 15 years ago
  62. 88a4c2e sh: sh_eth: Remove garbage from printf by Nobuhiro Iwamatsu · 15 years ago
  63. 2ea20ef smc911x: add support for LAN9221 by Andreas Pretzsch · 15 years ago
  64. 52cb4d4 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  65. 22ee647 at91: Introduction of at91sam9g45 SOC. by Sedji Gaouaou · 15 years ago
  66. 0b785dd net: merge bugfix: Marvell Kirkwood gigabit ethernet driver by Prafulla Wadaskar · 15 years ago
  67. 60f61e6 Convert DM9000 driver for CONFIG_NET_MULTI by Remy Bohmer · 16 years ago
  68. 9131589 net: Add Marvell Kirkwood gigabit ethernet driver by Prafulla Wadaskar · 15 years ago
  69. 44578be Subject: [PATCH] [repost] Standardize the use of MCFFEC_TOUT_LOOP as a udelay(1) loop counter. by Richard Retanubun · 15 years ago
  70. 6e0d2fc Remove support for non-CONFIG_NET_MULTI on PPC4xx EMAC by Ben Warren · 16 years ago
  71. 8453587 Switched davinci_emac Ethernet driver to use newer API by Ben Warren · 15 years ago
  72. 8cc13c1 Initial cleanup of Davinci Ethernet driver by Ben Warren · 16 years ago
  73. 09cdd1b Moved Davinci Ethernet driver to drivers/net by Ben Warren · 15 years ago
  74. 6f51deb Marvell MV88E61XX Switch Driver support by Prafulla Wadaskar · 15 years ago
  75. 091dc9f tsec: Add support for BCM5482S PHY by Zach LeRoy · 15 years ago
  76. 92afd36 Merge branch 'next' of ../master by Wolfgang Denk · 15 years ago
  77. c3147c1 Revert "SMC911x driver fixed for NFS boot" by Wolfgang Denk · 15 years ago
  78. 3b74e7e MPC512x: remove include/mpc512x.h by Wolfgang Denk · 15 years ago
  79. a927e49 MPC512x FEC: get rid of duplicated struct ethernet_regs by Wolfgang Denk · 15 years ago
  80. 843efb1 MPC512x: use I/O accessors instead of pointer accesses by Wolfgang Denk · 15 years ago
  81. 0c24dec ppc4xx/net: Fix MDIO clock setup by Felix Radensky · 15 years ago
  82. d65e34d rtl8169: fix PCI system memory address by Yoshihiro Shimoda · 16 years ago
  83. ca9c8a1 SMC911x driver fixed for NFS boot by Manikandan Pillai · 16 years ago
  84. e5a3bc2 Add config option for disabling DM9000-SROM support. by Remy Bohmer · 16 years ago
  85. 2c0234f smc911x: write back the manually set MAC address by Daniel Mack · 16 years ago
  86. ad74cae dm9000 EEPROM reading bugfix by David Brownell · 16 years ago
  87. d4c02e6 rtl8169: fix cache coherency problem by Yoshihiro Shimoda · 16 years ago
  88. f5cf2ef mpc52xx phy: initialize only when needed by Sascha Hauer · 16 years ago
  89. fd88d91 cs8900 compile fix by Ladislav Michl · 16 years ago
  90. df486b1 at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC. by Nicolas Ferre · 16 years ago
  91. 03f3d8d lan91c96/smc91111/smc911x: get mac address from environment by Mike Frysinger · 16 years ago
  92. c527ce9 sh_eth: get mac address from environment by Mike Frysinger · 16 years ago
  93. 0a5238c cs8900: get mac address from environment by Mike Frysinger · 16 years ago
  94. c4b8762 bcm570x: get mac address from environment by Mike Frysinger · 16 years ago
  95. d3f8714 drivers/net/: get mac address from environment by Mike Frysinger · 16 years ago
  96. 500b6c5 Blackfin: bfin_mac: force boards to setup the MAC themselves by Mike Frysinger · 16 years ago
  97. 40281a9 net: sh_eth: Remove sh_eth_reset() from halt function by Nobuhiro Iwamatsu · 16 years ago
  98. f949bd8 MPC5200 FEC MII speed register by Jon Smirl · 16 years ago
  99. 0452352 tsec: report when there is no vendor specific PHY support by Paul Gortmaker · 16 years ago
  100. 75ba6d6 smc911x: split out useful defines/functions into local header by Mike Frysinger · 16 years ago