1. 21c6987 drivers/fsl-mc: dynamically create ICID pool in DPC by Stuart Yoder · 9 years ago
  2. 39da644 armv8/fsl-lsch3: partition stream IDs by Stuart Yoder · 9 years ago
  3. 2b7c4a1 drivers: fsl-mc: Return error for major version mismatch by Prabhakar Kushwaha · 9 years ago
  4. cd8aefc drivers: fsl-mc: Update qbman driver by Prabhakar Kushwaha · 9 years ago
  5. 1f1c25c drivers: fsl-mc: Update flibs to mc-0.6.0.1 by Prabhakar Kushwaha · 9 years ago
  6. c1000c1 drivers/fsl-mc: Autoload AOIP image from NOR flash by J. German Rivera · 9 years ago
  7. e247db4 driver/ldpaa_eth:Flush buffer before seeding BMAN after TX_conf by Prabhakar Kushwaha · 9 years ago
  8. cc088c3 drivers/fsl-mc: Make MC boot error messages more readable by J. German Rivera · 9 years ago
  9. dbe94dd driver/fsl_debug_server: Fix the DDR hide logic for LS2085a by Bhupesh Sharma · 9 years ago
  10. f3edfd3 net: designware: Program MAC address to hardware after soft reset by Bin Meng · 9 years ago
  11. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  12. 76ec988 net: Remove all calls to net_random_ethaddr() by Joe Hershberger · 9 years ago
  13. 92ac520 net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · 9 years ago
  14. abbfcbe net: phy: Add support for all targets which requires MANUAL_RELOC by Michal Simek · 9 years ago
  15. 793ea94 net/phy: refactor RTL8211F initialization by Shengzhou Liu · 9 years ago
  16. f566c99 net: Update hardware MAC address if it changes in env by Joe Hershberger · 10 years ago
  17. 3d6af74 net/phy: Add support for realtek RTL8211F by Shengzhou Liu · 10 years ago
  18. 6f2707c sandbox: eth: Add a function to skip ping timeouts by Joe Hershberger · 9 years ago
  19. d17e157 sunxi: emac: Remove non driver-model code by Hans de Goede · 9 years ago
  20. 939ed1c sunxi: emac: Add driver model support by Hans de Goede · 9 years ago
  21. d88c2f1 sunxi: emac: Rename DMA_CPU_TRRESHOLD to EMAC_RX_BUFSIZE by Hans de Goede · 9 years ago
  22. f9f62d2 sunxi: emac: Prepare for driver-model support by Hans de Goede · 9 years ago
  23. 8145dea sunxi: emac: port to phylib by Hans de Goede · 9 years ago
  24. e60476a board/ls2085qds: Add support ethernet by Prabhakar Kushwaha · 10 years ago
  25. 9cc2c47 driver/ldpaa: Add support of WRIOP static data structure by Prabhakar Kushwaha · 10 years ago
  26. cd348ef net/memac_phy: reuse driver for little endian SoCs by Shaohui Xie · 10 years ago
  27. 125e2bc drivers/fsl-mc: Changed MC firmware loading for new boot architecture by J. German Rivera · 10 years ago
  28. 8bb0656 net/phy/cortina: Fix compilation warning by pankaj chauhan · 10 years ago
  29. 5753b0f driver/ldpaa_eth: Update ldpaa ethernet driver by Prabhakar Kushwaha · 10 years ago
  30. 5abf13e drivers/net/e1000.c: Cleanup whitespace by Minghuan Lian · 10 years ago
  31. c517771 driver/ldpaa_eth: Add LDPAA Ethernet driver by Prabhakar Kushwaha · 10 years ago
  32. a2a55e5 driver/fsl-mc: Add support of MC Flibs by Prabhakar Kushwaha · 10 years ago
  33. 422cb08 armv8/fsl-lsch3: Add Freescale Debug Server driver by Bhupesh Sharma · 10 years ago
  34. 523bb66 net: pch_gbe: Fix pch_gbe device name by Bin Meng · 9 years ago
  35. 9ce1edc net: gem: Use correct type for casting by Michal Simek · 9 years ago
  36. 5707d5f net/phy: fixup for get_phy_id by Shengzhou Liu · 9 years ago
  37. c6a40f6 net: phy: micrel: add support for KSZ8081MNX by Luca Ellero · 10 years ago
  38. 744152f net: rtl8169: Build warning fixes for 64-bit by Thierry Reding · 10 years ago
  39. 3cee138 net: phy: realtek: Disable interrupt on Realtek Ethernet PHY drivers by Codrin Ciubotariu · 10 years ago
  40. 75577ba dm: net: Adjust designware driver to support driver model by Simon Glass · 9 years ago
  41. 64dcd25 dm: net: Tidy up designware driver ready for driver model by Simon Glass · 9 years ago
  42. c74c8e6 dm: net: Adjust PHY interface to work with CONFIG_DM_ETH by Simon Glass · 9 years ago
  43. ef48f6d Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig by Simon Glass · 9 years ago
  44. bc0571f net: cosmetic: Fix checkpatch.pl failures in net.c by Joe Hershberger · 9 years ago
  45. 6a38a5f net: cosmetic: Clean up netconsole variables and functions by Joe Hershberger · 9 years ago
  46. 1fd92db net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 9 years ago
  47. 1203fcc net: cosmetic: Cleanup internal packet buffer names by Joe Hershberger · 9 years ago
  48. 0adb5b7 net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 9 years ago
  49. 049a95a net: cosmetic: Change IPaddr_t to struct in_addr by Joe Hershberger · 9 years ago
  50. 22f6852 sandbox: eth: Add support for using the 'lo' interface by Joe Hershberger · 10 years ago
  51. a346ca7 sandbox: eth: Add a bridge to a real network for sandbox by Joe Hershberger · 10 years ago
  52. 2eede1f sandbox: eth: Add ability to disable ping reply in sandbox eth driver by Joe Hershberger · 10 years ago
  53. d87a457 sandbox: eth: Add ARP and PING response to sandbox driver by Joe Hershberger · 10 years ago
  54. 3ea143a sandbox: eth: Add network support to sandbox by Joe Hershberger · 10 years ago
  55. 05c3e68 dm: eth: Add basic driver model support to Ethernet stack by Joe Hershberger · 10 years ago
  56. d2eaec6 net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  57. 487b327 sunxi: GPIO pin mux hardware-feature-specific function index defines by Paul Kocialkowski · 10 years ago
  58. ac2916a lpc32xx: add Ethernet support by Albert ARIBAUD \(3ADEV\) · 10 years ago
  59. 8ee443b net: Add Intel Topcliff GMAC driver by Bin Meng · 10 years ago
  60. a7c3d5e net: Add ethernet FCS length macro in net.h by Bin Meng · 10 years ago
  61. c83cb5f Net: macb: reset GBE bit when fallback checking by Bo Shen · 10 years ago
  62. d227922 net: Support DMA threshold mode in DWMAC driver by Sonic Zhang · 10 years ago
  63. 2ddaf13 net: configure DWMAC DMA by default AXI burst length by Sonic Zhang · 10 years ago
  64. 1606b34 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  65. a2f39e8 ARM: remove cm4008 and cm41xx board support by Masahiro Yamada · 10 years ago
  66. 7b3bd9a drivers/mc: Migrated MC Flibs to 0.5.2 by J. German Rivera · 10 years ago
  67. 312aca4 net: keystone_net: move serdes setup to initialization function by Vitaly Andrianov · 10 years ago
  68. 6a608f2 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 10 years ago
  69. 875143f net/designware: add error message on DMA reset timeout by Alexey Brodkin · 10 years ago
  70. b7a5b08 net: phy: micrel: add support for KSZ8895 switch in SMI mode by Philippe De Muyter · 11 years ago
  71. e9efe16 Add MS7206SE ethernet support by Yoshinori Sato · 11 years ago
  72. 7f233c0 net: tsec: Fix NULL access in case init_phy() fails by Claudiu Manoil · 11 years ago
  73. 06e07f6 drivers/net/e1000.c: fix compile warning under 64bit mode by Minghuan Lian · 10 years ago
  74. 5aa2297 kirkwood: define empty CONFIG_MVGBE_PORTS by default by Luka Perkov · 11 years ago
  75. ad734f7 powerpc: mpc5xxx: remove Total5200 board support by Masahiro Yamada · 10 years ago
  76. ec0cc98 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  77. 527cd43 net: ll_temac: Fix compilation warning because of phys_addr_t by Michal Simek · 10 years ago
  78. 5840537 net: gem: Use phys_addr_t instead of int for addresses by Michal Simek · 10 years ago
  79. 6706b11 net/vsc9953: Add driver for Vitesse VSC9953 L2 Switch IP by Codrin Ciubotariu · 10 years ago
  80. 27b5756 net/fm: Enable FMAN ports if l2switch ports are connected over SGMII by Codrin Ciubotariu · 10 years ago
  81. 6798c32 net/fm: Fix error when FMAN MAC has no PHY by Codrin Ciubotariu · 10 years ago
  82. f7c38cf phylib: add support for aquantia PHYs by Shaohui Xie · 10 years ago
  83. ceaf499 powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 support by Masahiro Yamada · 10 years ago
  84. cc0856c net: rtl8169: Add support for RTL-8168/8111g by Thierry Reding · 10 years ago
  85. d58acdc net: rtl8169: Use non-cached memory if available by Thierry Reding · 10 years ago
  86. dad3ba0 net: rtl8169: Properly align buffers by Thierry Reding · 10 years ago
  87. c94bbfd net: rtl8169: Honor CONFIG_SYS_RX_ETH_BUFFER by Thierry Reding · 10 years ago
  88. 24d827f net/fm: update ft_fixup_port to differentiate dual-role mac by Shengzhou Liu · 10 years ago
  89. c18fc2c net/phy: enable serdes auto-negotiation for vsc8514 phy by Shengzhou Liu · 10 years ago
  90. cc19c25 net/fman: update 10GEC to fit new SoC by Shengzhou Liu · 10 years ago
  91. f605079 powerpc/mpc85xx: Add T1024/T1023 SoC support by Shengzhou Liu · 10 years ago
  92. e2544e7 B4860QDS: Enable enet port as per fsl_b4860_serdes2 string in hwconfig by Suresh Gupta · 10 years ago
  93. 89b94d8 powerpc/b4860qds: add xfi support by Shaohui Xie · 10 years ago
  94. 9b18e51 net/phy: Add support for CS4315/CS4340 PHY by Shengzhou Liu · 10 years ago
  95. bcb60cb Freescale t104x: Do not exclude SGMII by Joakim Tjernlund · 10 years ago
  96. 21008ad Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  97. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  98. c35f869 net/fm: add 2.5G SGMII support by Shengzhou Liu · 10 years ago
  99. cabf61c net: macb: enable GMAC IP without GE feature support by Bo Shen · 10 years ago
  100. b2eff08 net: macb: write mac address when initialization by Bo Shen · 10 years ago