1. 3d2f727 net: fec_mxc: allow use with cache enabled by Eric Nelson · 13 years ago
  2. 3c76c54 net: calxedaxgmac: fix build due to missing __aligned definition by Rob Herring · 13 years ago
  3. 6b300dc net/miiphy/serial: drop duplicate "NAMESIZE" define by Mike Frysinger · 13 years ago
  4. 45c786e net: sh_eth: Remove unnecessary return by Nobuhiro Iwamatsu · 13 years ago
  5. 71f507c net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNT by Nobuhiro Iwamatsu · 13 years ago
  6. fa41330 net: sh_eth: Remove SH_ETH_PHY_DELAY by Nobuhiro Iwamatsu · 13 years ago
  7. 9dfac0a sh: sh_eth: Add support SH7724 by Nobuhiro Iwamatsu · 13 years ago
  8. 8584641 net: phy: make board_phy_config responsible for calling drv->config by Troy Kisky · 13 years ago
  9. 80b6b09 net: phy: add support for Micrel's KSZ9021 by Troy Kisky · 13 years ago
  10. 2000c66 net: fec_mxc: add PHYLIB support by Troy Kisky · 13 years ago
  11. 0111213 net: fec_mxc: add 1000 Mbps selection by Troy Kisky · 13 years ago
  12. 04fc128 net: imx: Add multi-FEC support for imx_get_mac_from_fuse by Fabio Estevam · 13 years ago
  13. bbcef6c fec: add the i.mx6q enet driver support by Jason Liu · 13 years ago
  14. c9830dc net: add Calxeda xgmac driver by Rob Herring · 13 years ago
  15. 93fa6b8 Merge branch 'next' of ../next by Wolfgang Denk · 13 years ago
  16. a4baa58 phy: add Micrel KS8721BL phy definition by Vladimir Zapolskiy · 13 years ago
  17. 25826ae drivers/net/e1000.c: Fix GCC 4.6 build warnings by Anatolij Gustschin · 13 years ago
  18. 6711ee5 drivers/net/e1000_spi.c: Fix build warnings by Anatolij Gustschin · 13 years ago
  19. 16ce90d mvgbe: remove setting of ethaddr within the driver by Michael Walle · 13 years ago
  20. b60c557 Coding Style cleanup by Wolfgang Denk · 13 years ago
  21. 75a665b drivers/net/at91_emac.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  22. d2e2d15 drivers/net/ne2000_base.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  23. adb18ea ne2000: Convert to new net-multi model, fixes build of three boards by Bernhard Kaindl · 13 years ago
  24. cc5a47a drivers/net/inca-ip_sw.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  25. 60289fe ARM: davici_emac: Fix condition for number of phy detects by Prabhakar Lad · 13 years ago
  26. e23d181 davinci_emac: hardcode 100Mbps for AM35xx and RMII by Ilya Yanok · 13 years ago
  27. ff67276 davinci_emac: fix for running with dcache enabled by Ilya Yanok · 13 years ago
  28. 4c0f69d davinci_emac: conditionally compile specific PHY support by Ilya Yanok · 13 years ago
  29. 518036e davinci_emac: use internal addresses in buffer descriptors by Ilya Yanok · 13 years ago
  30. 5f732f7 davinci_emac: move arch-independent defines to separate header by Ilya Yanok · 13 years ago
  31. 85cc88a PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X by Marek Vasut · 13 years ago
  32. a6ac5f3 net: Armada100: Fix compilation warnings by Ajay Bhargav · 13 years ago
  33. 61134dc phy: Add support for SMSC LAN87xx PHYs by Nobuhiro Iwamatsu · 13 years ago
  34. da42f24 drivers/net/mvgbe.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  35. 20ffbf3 Phy/Marvell: Rewrite the MV88E1111 phy config function based on kernel code by Zang Roy-R61911 · 13 years ago
  36. 677f6cd net: sh_eth: use miiphybb instead of own mii functions by Yoshihiro Shimoda · 13 years ago
  37. 275f4bb powerpc/85xx: clean up and document the QE/FMAN microcode macros by Timur Tabi · 13 years ago
  38. 2b48e1f Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  39. a78ca49 drivers/net/dnet.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  40. ab1e585 drivers/net/cs8900.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  41. d1d92d7 drivers/net/lan91c96.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  42. fa581f8 Improve Power Management in SMC911X driver. by bertrand.cachet@heig-vd.ch · 13 years ago
  43. d2a9424 net: rtl8109: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
  44. e36d67c e1000: fix unused variable waring for e1000 driver by Zang Roy-R61911 · 13 years ago
  45. 2299340 e1000: remove duplicate macros in e1000.h by Timur Tabi · 13 years ago
  46. 4b77bac drivers/net/enc28j60.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  47. 4628d4f drivers/net/at91_emac.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  48. 0eb592d 4xx_enet.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  49. da632e5 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  50. 7d037f7 arm, davinci_emac: fix driver bug if more then 3 PHYs are detected by Heiko Schocher · 13 years ago
  51. 8a55cee drivers/net/fm/fm.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  52. 6a5fd4c FEC: Add support for iMX28 quirks by Marek Vasut · 13 years ago
  53. c8caa8a powerpc/mpc8548: Add workaround for erratum NMG_eTSEC129 by chenhui zhao · 13 years ago
  54. 68fcf89 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  55. d7bffbc drivers/net/rtl8139.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  56. 9c19a9f drivers/net/rtl8169.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  57. 99726cc drivers/net/pcnet.c: Change debug code to fix build warning by Wolfgang Denk · 13 years ago
  58. 3e80613 net, davinci_emac: make clock divider in MDIO control register configurable by Heiko Schocher · 13 years ago
  59. 57c449d davinci_emac: compilation fix, phy is array now by Ilya Yanok · 13 years ago
  60. c8b222e ARM: DockStar: fix compilation by Anatolij Gustschin · 13 years ago
  61. f6d0ae9 4xx_enet.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  62. 0d7bfe4 drivers/net/eepro100.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  63. 3b63353 drivers/net/ns8382x.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  64. 1569033 e1000: fix bugs from recent commits by Wolfgang Denk · 13 years ago
  65. 64b94dd e1000: Allow direct access to the E1000 SPI EEPROM device by Kyle Moffett · 13 years ago
  66. 142cbf8 e1000: Export core EEPROM access functions for SPI support by Kyle Moffett · 13 years ago
  67. 70946bc e1000: Rewrite EEPROM checksum error to give more information by Kyle Moffett · 13 years ago
  68. 7b698d5 e1000: Restructure and streamline PCI device probing by Kyle Moffett · 13 years ago
  69. 7376f8d e1000: Clean up handling of dual-port NICs and support 82571 by Kyle Moffett · 14 years ago
  70. dae82aa Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  71. 478e2d0 GCC4.6: Squash warnings in fec_mxc.c by Marek Vasut · 13 years ago
  72. b8fb384 GCC4.6: Squash warnings in ks8695eth.c by Marek Vasut · 13 years ago
  73. 041b5df GCC4.6: Squash warnings in 4xx_enet.c by Marek Vasut · 13 years ago
  74. 5b5260e davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUM by Manjunath Hadli · 13 years ago
  75. 444d8c1 davinci: emac: add support for more than 1 PHYs by Manjunath Hadli · 13 years ago
  76. 4141ad4 davinci: emac: add new features to autonegotiate for EMAC by Manjunath Hadli · 13 years ago
  77. 298ae91 ARM: kirkwood: reduce dependence of including platform file by Lei Wen · 13 years ago
  78. 384a819 altera_tse: Fix return of eth_device's recv() callback by Joachim Foerster · 13 years ago
  79. 7ce9929 altera_tse: m88e1111s: Honor device flags regarding PHY interface mode by Joachim Foerster · 13 years ago
  80. cb0ddaf altera_tse: Add support for dedicated descriptor memory by Joachim Foerster · 13 years ago
  81. 953cc0c altera_tse: Fix SGDMA reset triggering by Joachim Foerster · 13 years ago
  82. fc883c2 altera_tse: Clear SGDMA's RUN bit in async transfer, like in sync case by Joachim Foerster · 13 years ago
  83. 1237f45 net: sc589: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
  84. 75ff9fe net: s3c4510b_eth: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
  85. 9552a2f net: ns9750: drop !NET_MULTI driver by Mike Frysinger · 13 years ago
  86. fbae9af net: enc28j60_lpc2292: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
  87. a6745b8 net: emaclite: Move RX/TX ping pong initialization to by Michal Simek · 13 years ago
  88. c433655 net: emaclite: Use unsigned long for baseaddr by Michal Simek · 13 years ago
  89. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
  90. 68b1b93 net: dc2114x: check for apropriate command by Linus Walleij · 13 years ago
  91. c56c5a3 ftgmac100: reset fix when supports wake on lan by Macpaul Lin · 13 years ago
  92. 856f32f powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9) by Timur Tabi · 13 years ago
  93. 213c7b1 fm: Don't allow disabling of FM1-DTSEC1 by Kumar Gala · 13 years ago
  94. 1ec665a fm-eth: Don't mark the MAC we use for MDIO as disabled in device tree by Kumar Gala · 13 years ago
  95. c74c436 DM9000:Add a byte swap macro for dm9000 io operation. by Jason Jin · 13 years ago
  96. 6fc7c45 net: axi_ethernet: Add driver to u-boot by Michal Simek · 13 years ago
  97. 5d1cf6c net: emaclite: Fix coding style by Michal Simek · 13 years ago
  98. 3aa96f8 net: emaclite: Use PKTSIZE directly by Michal Simek · 13 years ago
  99. df40ead net: emaclite: Setup RX/TX ping pong for every instance by Michal Simek · 13 years ago
  100. a07b497 phylib: wait for TN2020 to achieve SERDES lane alignment at startup by Timur Tabi · 13 years ago