1. b98b611 Merge branch 'next' of git://git.denx.de/u-boot by Wolfgang Denk · 12 years ago
  2. 631fea8 net: sh_eth: add support for SH7757's GETHER by Yoshihiro Shimoda · 12 years ago
  3. 49afb8c net: sh_eth: modify the definitions of regsiter by Yoshihiro Shimoda · 12 years ago
  4. 2623509 net: sh_eth: add SH_ETH_TYPE_ condition by Yoshihiro Shimoda · 12 years ago
  5. 58bef2a net: sh_eth: clean up for the SH7757's code by Yoshihiro Shimoda · 12 years ago
  6. f41471e net: fec_mxc: Fix MDC for xMII by benoit.thebaudeau@advans · 12 years ago
  7. 9d2d924 net: fec_mxc: Fix setting of RCR for xMII by benoit.thebaudeau@advans · 12 years ago
  8. 6705e03 Blackfin: bfin_mac: drop volatile markings on packet buffers by Mike Frysinger · 12 years ago
  9. 0878222 Merge branch 'next' of git://git.denx.de/u-boot-net into next by Wolfgang Denk · 12 years ago
  10. 66f119e net/designware: Consecutive writes to the same register to be avoided by Dinh Nguyen · 12 years ago
  11. cc5f552 net: phy: micrel: make ksz9021 phy accessible by Troy Kisky · 12 years ago
  12. 11af8d6 net: abort network initialization if the PHY driver fails by Timur Tabi · 12 years ago
  13. 6e5b9ac phylib: phy_startup() should return an error code on failure by Timur Tabi · 12 years ago
  14. a6616ef net/sh-ether: Fix build by removing ECSIPR_BRCRXIP and other by Nobuhiro Iwamatsu · 12 years ago
  15. ef76025 net: Multiple updates/enhancements to designware.c by Stefan Roese · 12 years ago
  16. 9afc1af SPEAr: Add interface information in initialization by Vipin Kumar · 12 years ago
  17. b78375a da850/omap-l138: Enable auto negotiation in RMII mode by Rajashekhara, Sudhakar · 12 years ago
  18. 4398d55 net: sh-eth: Add support Gigabit of SH7734 by Nobuhiro Iwamatsu · 12 years ago
  19. ee6ec5d net: sh_eth: Add support SH7734 Ethernet device by Nobuhiro Iwamatsu · 13 years ago
  20. 4ef8d53 net: Allow filtering on debug traces in the net subsystem by Joe Hershberger · 12 years ago
  21. d7310c7 net: Make sure NetLoop is initialized when using NetConsole by Joe Hershberger · 12 years ago
  22. ece223b net: Refactor to separate the UDP handler from the ARP handler by Joe Hershberger · 12 years ago
  23. 22f6e99 net: Refactor to protect access to the NetState variable by Joe Hershberger · 12 years ago
  24. 594c26f net: cosmetic: Un-typedef IP_t by Joe Hershberger · 12 years ago
  25. 10cbe3b net: Fix remaining API interface breakage by Joe Hershberger · 12 years ago
  26. d1527b5 drivers/net/rtl8169.c: Fix compile warning by Joe Hershberger · 12 years ago
  27. f92a151 drivers/net/pcnet.c: Fix compile warning by Joe Hershberger · 12 years ago
  28. 8d094e5 drivers/net/xilinx_axi_emac.c: Fix compile warning by Stephan Linz · 12 years ago
  29. 1ae6b9c drivers/net/xilinx_emaclite.c: Fix compile warning by Stephan Linz · 12 years ago
  30. f22ff1a drivers/net/xilinx_ll_temac.c: Fix compile warning by Stephan Linz · 12 years ago
  31. 4b94215 drivers/net/uli526x.c: Fix compile warning by Joe Hershberger · 12 years ago
  32. e5c83f3 drivers/net/tsi108_eth.c: Fix compile warning by Joe Hershberger · 12 years ago
  33. 86f3cde drivers/net/rtl8139.c: Fix compile warning by Joe Hershberger · 12 years ago
  34. 7c64a50 drivers/net/ns8382x.c: Fix compile warning by Joe Hershberger · 12 years ago
  35. bf254f6 drivers/net/natsemi.c: Fix compile warning by Joe Hershberger · 12 years ago
  36. e9df201 drivers/net/fm/eth.c: Fix compile warning by Joe Hershberger · 12 years ago
  37. 97796f7 drivers/net/e1000.c: Fix compile warning by Joe Hershberger · 12 years ago
  38. 9f09864 drivers/net/smc91111.c: Fix compile warning by Joe Hershberger · 12 years ago
  39. 9d9a89b drivers/net/macb.c: Fix compile warning by Joe Hershberger · 12 years ago
  40. 30934b3 drivers/net/lan91c96.c: Fix compile warning by Joe Hershberger · 12 years ago
  41. 78a7c17 drivers/net/ks8695eth.c: Fix compile warning by Joe Hershberger · 12 years ago
  42. 99ec772 drivers/net/ftmac100.c: Fix compile warning by Joe Hershberger · 12 years ago
  43. 442dac4 drivers/net/fec_mxc.c: Fix compile warning by Joe Hershberger · 12 years ago
  44. b58cab3 drivers/net/enc28j60.c: Fix compile warning by Joe Hershberger · 12 years ago
  45. bccbe61 drivers/net/eepro100.c: Fix compile warning by Joe Hershberger · 12 years ago
  46. 6e758ef drivers/net/dnet.c: Fix compile warning by Joe Hershberger · 12 years ago
  47. 7f9a8a6 drivers/net/dm9000x.c: Fix compile warning by Joe Hershberger · 12 years ago
  48. 6636c70 drivers/net/dc2114x.c: Fix compile warning by Joe Hershberger · 12 years ago
  49. 9d29517 drivers/net/cs8900.c: Fix compile warning by Joe Hershberger · 12 years ago
  50. 4ec4524 drivers/net/calxedaxgmac.c: Fix compile warning by Joe Hershberger · 12 years ago
  51. 9577501 drivers/net/at91_emac.c: Fix compile warning by Joe Hershberger · 12 years ago
  52. 74e738e drivers/net/armada100_fec.c: Fix compile warning by Joe Hershberger · 12 years ago
  53. 3f9eb61 drivers/net/4xx_enet.c: Fix build warning by Anatolij Gustschin · 12 years ago
  54. bbcdefb davinci: Fix Ethernet driver interface warning by Joe Hershberger · 12 years ago
  55. c8a60b5 ppc: Fix warning in TSEC Ethernet driver by Joe Hershberger · 12 years ago
  56. c299608 drivers/net/mpc512x_fec.c: Fix build warning by Anatolij Gustschin · 12 years ago
  57. 2f2c29a drivers/net/mpc5xxx_fec.c: Fix build warning by Anatolij Gustschin · 12 years ago
  58. fd89b61 drivers/net/smc911x.c: Fix GCC 4.6 warning by Anatolij Gustschin · 12 years ago
  59. 8bd07c9 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 12 years ago
  60. e1902ac net: cosmetic: netconsole.c checkpatch compliance by Joe Hershberger · 12 years ago
  61. a5990b2 FEC: Abstract out register setup by Marek Vasut · 12 years ago
  62. b774fe9 NET: fec_mxc.c: Add a way to disable auto negotiation by Stefano Babic · 13 years ago
  63. 292dc6c powerpc/corenet_ds: Slave module for boot from SRIO by Liu Gang · 13 years ago
  64. 34921d0 net: ll_temac: drop obsolete "NAMESIZE" define by Stephan Linz · 12 years ago
  65. cafabe1 net/designware: Change timeout loop implementation by Amit Virdi · 13 years ago
  66. 20a5dde net/designware: Set ANAR to 0x1e1 by Armando Visconti · 13 years ago
  67. e25c90b net/designware: Program phy registers when auto-negotiation is ON by Vikas Manocha · 13 years ago
  68. 13edd17 net/designware: Try configuring phy on each dw_eth_init by Vipin Kumar · 13 years ago
  69. aa51005 net/designware: Consecutive writes must have delay by Armando Visconti · 13 years ago
  70. 024333c net/designware: Phy address fix by Vipin KUMAR · 13 years ago
  71. 97a6caa net/designware: Fix the max frame length size by Vipin KUMAR · 13 years ago
  72. c7f6dbe net/designware: Fix to restore hw mac address by Vipin KUMAR · 13 years ago
  73. df48265 net: ll_temac: Add LL TEMAC driver to u-boot by Stephan Linz · 13 years ago
  74. cc79697 mvgbe: remove warning for unused methods by Stefan Bigler · 13 years ago
  75. ee04a10 net/altera_tse: use flush_dcache_range instead of flush_dcache by Stefan Kristiansson · 13 years ago
  76. 83ea130 net/ethoc: use flush_dcache_range instead of flush_dcache by Stefan Kristiansson · 13 years ago
  77. a939ea3 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  78. 5c1ad3e net: fec_mxc: allow use with cache enabled by Eric Nelson · 13 years ago
  79. d821ad4 net: calxedaxgmac: fix build due to missing __aligned definition by Rob Herring · 13 years ago
  80. 6502949 net: smc91111: use mdelay() by Mike Frysinger · 13 years ago
  81. f6add13 net/miiphy/serial: drop duplicate "NAMESIZE" define by Mike Frysinger · 13 years ago
  82. 73dba94 net: sh_eth: Remove unnecessary return by Nobuhiro Iwamatsu · 13 years ago
  83. 4ba62c7 net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNT by Nobuhiro Iwamatsu · 13 years ago
  84. 1d4a2c9 net: sh_eth: Remove SH_ETH_PHY_DELAY by Nobuhiro Iwamatsu · 13 years ago
  85. 3bb4cc3 sh: sh_eth: Add support SH7724 by Nobuhiro Iwamatsu · 13 years ago
  86. 9fafe7d net: phy: make board_phy_config responsible for calling drv->config by Troy Kisky · 13 years ago
  87. 8682aba net: phy: add support for Micrel's KSZ9021 by Troy Kisky · 13 years ago
  88. 13947f4 net: fec_mxc: add PHYLIB support by Troy Kisky · 13 years ago
  89. 28774cb net: fec_mxc: add 1000 Mbps selection by Troy Kisky · 13 years ago
  90. be252b6 net: imx: Add multi-FEC support for imx_get_mac_from_fuse by Fabio Estevam · 13 years ago
  91. 2ef2b95 fec: add the i.mx6q enet driver support by Jason Liu · 13 years ago
  92. efdd731 net: add Calxeda xgmac driver by Rob Herring · 13 years ago
  93. bfcc40b Merge branch 'next' of ../next by Wolfgang Denk · 13 years ago
  94. fcc0c75 phy: add Micrel KS8721BL phy definition by Vladimir Zapolskiy · 13 years ago
  95. 40867a2 drivers/net/e1000.c: Fix GCC 4.6 build warnings by Anatolij Gustschin · 13 years ago
  96. deb7282 drivers/net/e1000_spi.c: Fix build warnings by Anatolij Gustschin · 13 years ago
  97. 19a5944 mvgbe: remove setting of ethaddr within the driver by Michael Walle · 13 years ago
  98. 6b62b9a Coding Style cleanup by Wolfgang Denk · 13 years ago
  99. f496206 drivers/net/at91_emac.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  100. 4eaf172 drivers/net/ne2000_base.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago