1. 2ddfa2a net: designware: Program MAC address to hardware after soft reset by Bin Meng · 9 years ago
  2. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  3. 522aba3 net: Remove all calls to net_random_ethaddr() by Joe Hershberger · 10 years ago
  4. 76f353e net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · 10 years ago
  5. 5f67631 net: phy: Add support for all targets which requires MANUAL_RELOC by Michal Simek · 10 years ago
  6. 6750089 net/phy: refactor RTL8211F initialization by Shengzhou Liu · 10 years ago
  7. e84319a net: Update hardware MAC address if it changes in env by Joe Hershberger · 10 years ago
  8. 210f17f net/phy: Add support for realtek RTL8211F by Shengzhou Liu · 10 years ago
  9. be71142 sandbox: eth: Add a function to skip ping timeouts by Joe Hershberger · 10 years ago
  10. d9989cc sunxi: emac: Remove non driver-model code by Hans de Goede · 10 years ago
  11. d6efcdb sunxi: emac: Add driver model support by Hans de Goede · 10 years ago
  12. e13896b sunxi: emac: Rename DMA_CPU_TRRESHOLD to EMAC_RX_BUFSIZE by Hans de Goede · 10 years ago
  13. f26a0fe sunxi: emac: Prepare for driver-model support by Hans de Goede · 10 years ago
  14. 81174e1 sunxi: emac: port to phylib by Hans de Goede · 10 years ago
  15. c158fad board/ls2085qds: Add support ethernet by Prabhakar Kushwaha · 10 years ago
  16. 2dd335f driver/ldpaa: Add support of WRIOP static data structure by Prabhakar Kushwaha · 10 years ago
  17. 835c72b net/memac_phy: reuse driver for little endian SoCs by Shaohui Xie · 10 years ago
  18. f4fed4b drivers/fsl-mc: Changed MC firmware loading for new boot architecture by J. German Rivera · 10 years ago
  19. 787ea07 net/phy/cortina: Fix compilation warning by pankaj chauhan · 10 years ago
  20. dbe0f2a driver/ldpaa_eth: Update ldpaa ethernet driver by Prabhakar Kushwaha · 10 years ago
  21. 674bcd5 drivers/net/e1000.c: Cleanup whitespace by Minghuan Lian · 10 years ago
  22. 5350b99 driver/ldpaa_eth: Add LDPAA Ethernet driver by Prabhakar Kushwaha · 10 years ago
  23. cfd9fbf driver/fsl-mc: Add support of MC Flibs by Prabhakar Kushwaha · 10 years ago
  24. 25b8efe armv8/fsl-lsch3: Add Freescale Debug Server driver by Bhupesh Sharma · 10 years ago
  25. 21340e6 net: pch_gbe: Fix pch_gbe device name by Bin Meng · 10 years ago
  26. 0afb6b2 net: gem: Use correct type for casting by Michal Simek · 10 years ago
  27. 072b0fa net/phy: fixup for get_phy_id by Shengzhou Liu · 10 years ago
  28. adeb9ea net: phy: micrel: add support for KSZ8081MNX by Luca Ellero · 10 years ago
  29. 207edd6 net: rtl8169: Build warning fixes for 64-bit by Thierry Reding · 10 years ago
  30. de947a1 net: phy: realtek: Disable interrupt on Realtek Ethernet PHY drivers by Codrin Ciubotariu · 10 years ago
  31. 90e627b dm: net: Adjust designware driver to support driver model by Simon Glass · 10 years ago
  32. e50c4d1 dm: net: Tidy up designware driver ready for driver model by Simon Glass · 10 years ago
  33. dbad346 dm: net: Adjust PHY interface to work with CONFIG_DM_ETH by Simon Glass · 10 years ago
  34. 6e37874 Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig by Simon Glass · 10 years ago
  35. c80b41b0 net: cosmetic: Fix checkpatch.pl failures in net.c by Joe Hershberger · 10 years ago
  36. d02aa6b net: cosmetic: Clean up netconsole variables and functions by Joe Hershberger · 10 years ago
  37. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 10 years ago
  38. a8ca4f6 net: cosmetic: Cleanup internal packet buffer names by Joe Hershberger · 10 years ago
  39. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 10 years ago
  40. 5874dec net: cosmetic: Change IPaddr_t to struct in_addr by Joe Hershberger · 10 years ago
  41. a892192 sandbox: eth: Add support for using the 'lo' interface by Joe Hershberger · 10 years ago
  42. 586cbd1 sandbox: eth: Add a bridge to a real network for sandbox by Joe Hershberger · 10 years ago
  43. a630b6c sandbox: eth: Add ability to disable ping reply in sandbox eth driver by Joe Hershberger · 10 years ago
  44. e4d7cb1 sandbox: eth: Add ARP and PING response to sandbox driver by Joe Hershberger · 10 years ago
  45. 6ab7699 sandbox: eth: Add network support to sandbox by Joe Hershberger · 10 years ago
  46. c7eceaf dm: eth: Add basic driver model support to Ethernet stack by Joe Hershberger · 10 years ago
  47. 3dbe17e net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  48. ae358a4 sunxi: GPIO pin mux hardware-feature-specific function index defines by Paul Kocialkowski · 10 years ago
  49. 391e163 lpc32xx: add Ethernet support by Albert ARIBAUD \(3ADEV\) · 10 years ago
  50. 06d9908 net: Add Intel Topcliff GMAC driver by Bin Meng · 10 years ago
  51. b1a5e1f net: Add ethernet FCS length macro in net.h by Bin Meng · 10 years ago
  52. fe19ef3 Net: macb: reset GBE bit when fallback checking by Bo Shen · 10 years ago
  53. b917b62 net: Support DMA threshold mode in DWMAC driver by Sonic Zhang · 10 years ago
  54. 962c95c net: configure DWMAC DMA by default AXI burst length by Sonic Zhang · 10 years ago
  55. 1eba1d7 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  56. 1768bc0 ARM: remove cm4008 and cm41xx board support by Masahiro Yamada · 10 years ago
  57. 43e4ae3 drivers/mc: Migrated MC Flibs to 0.5.2 by J. German Rivera · 10 years ago
  58. 13cddec net: keystone_net: move serdes setup to initialization function by Vitaly Andrianov · 10 years ago
  59. e51e3a4 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 10 years ago
  60. 71eccc3 net/designware: add error message on DMA reset timeout by Alexey Brodkin · 10 years ago
  61. 2616b21 net: phy: micrel: add support for KSZ8895 switch in SMI mode by Philippe De Muyter · 11 years ago
  62. 377f39c Add MS7206SE ethernet support by Yoshinori Sato · 11 years ago
  63. fe56fec net: tsec: Fix NULL access in case init_phy() fails by Claudiu Manoil · 11 years ago
  64. e2e4b78 drivers/net/e1000.c: fix compile warning under 64bit mode by Minghuan Lian · 10 years ago
  65. 95acd99 kirkwood: define empty CONFIG_MVGBE_PORTS by default by Luka Perkov · 11 years ago
  66. fc6f8d1 powerpc: mpc5xxx: remove Total5200 board support by Masahiro Yamada · 10 years ago
  67. 8d6e938 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  68. cc3148f net: ll_temac: Fix compilation warning because of phys_addr_t by Michal Simek · 10 years ago
  69. 13b4d3c net: gem: Use phys_addr_t instead of int for addresses by Michal Simek · 10 years ago
  70. 6abe078 net/vsc9953: Add driver for Vitesse VSC9953 L2 Switch IP by Codrin Ciubotariu · 10 years ago
  71. 045dcbf net/fm: Enable FMAN ports if l2switch ports are connected over SGMII by Codrin Ciubotariu · 10 years ago
  72. 1ee90f9 net/fm: Fix error when FMAN MAC has no PHY by Codrin Ciubotariu · 10 years ago
  73. 0e548d7 phylib: add support for aquantia PHYs by Shaohui Xie · 10 years ago
  74. f13642e powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 support by Masahiro Yamada · 10 years ago
  75. 9342855 net: rtl8169: Add support for RTL-8168/8111g by Thierry Reding · 10 years ago
  76. 209c648 net: rtl8169: Use non-cached memory if available by Thierry Reding · 10 years ago
  77. bcc8e4d net: rtl8169: Properly align buffers by Thierry Reding · 10 years ago
  78. 75856e3 net: rtl8169: Honor CONFIG_SYS_RX_ETH_BUFFER by Thierry Reding · 10 years ago
  79. 92fb6ac net/fm: update ft_fixup_port to differentiate dual-role mac by Shengzhou Liu · 10 years ago
  80. 2bc5a44 net/phy: enable serdes auto-negotiation for vsc8514 phy by Shengzhou Liu · 10 years ago
  81. a1ccdff net/fman: update 10GEC to fit new SoC by Shengzhou Liu · 10 years ago
  82. e6fb770 powerpc/mpc85xx: Add T1024/T1023 SoC support by Shengzhou Liu · 10 years ago
  83. 52c79d6 B4860QDS: Enable enet port as per fsl_b4860_serdes2 string in hwconfig by Suresh Gupta · 10 years ago
  84. 37c82b5 powerpc/b4860qds: add xfi support by Shaohui Xie · 10 years ago
  85. c878bdb net/phy: Add support for CS4315/CS4340 PHY by Shengzhou Liu · 10 years ago
  86. e699e6a Freescale t104x: Do not exclude SGMII by Joakim Tjernlund · 10 years ago
  87. 2907a30 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  88. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  89. 9540368 net/fm: add 2.5G SGMII support by Shengzhou Liu · 10 years ago
  90. 4660b33 net: macb: enable GMAC IP without GE feature support by Bo Shen · 10 years ago
  91. 26562fe net: macb: write mac address when initialization by Bo Shen · 10 years ago
  92. b583b4c driver/net/fm/memac_phy: set NEG bit for external MDIOs by Shaohui Xie · 10 years ago
  93. 182fea2 Fman/mEMAC: mEMAC fix for 10G MAC and PHY by Shaohui Xie · 10 years ago
  94. ff61cc7 drivers/net/uli526x.c: fix syntax error by Wolfgang Denk · 10 years ago
  95. c5794ed net: smc911x: Keep MAC programmed by Marek Vasut · 10 years ago
  96. f0c53a4 net: phy: marvell: add errata w/a for 88E151* chips by Hao Zhang · 10 years ago
  97. 689d95c net: keystone_net: add Keystone2 K2L SoC support by Khoronzhuk, Ivan · 10 years ago
  98. 53eae4a net: keystone_serdes: add keystone K2L SoC support by Khoronzhuk, Ivan · 10 years ago
  99. 5ba66ad net: sh-eth: Add cache writeback control after setting bit of DMA descriptor by Nobuhiro Iwamatsu · 10 years ago
  100. 1c82211 net: sh-eth: Use memalign instead of orignal memroy alignment function by Nobuhiro Iwamatsu · 10 years ago