1. 752abb7 net: fix netconsole when CONFIG_DM_ETH is set by Bernhard Nortmann · 9 years ago
  2. bbc97ba net: phy: on phy device create do not initialize link to 1 by Mugunthan V N · 9 years ago
  3. 681e0b2 drivers/net/vsc9953: Add GPL-2.0+ SPDX-License-Identifier by Codrin Ciubotariu · 9 years ago
  4. d1c9fe5 drivers/net/vsc9953: Add commands for VLAN ingress filtering by Codrin Ciubotariu · 9 years ago
  5. 3a74bbe drivers/net/vsc9953: Add command for shared/private VLAN learning by Codrin Ciubotariu · 9 years ago
  6. 4718f95 drivers/net/vsc9953: Add VLAN commands for VSC9953 by Codrin Ciubotariu · 9 years ago
  7. 4732e35 drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953 by Codrin Ciubotariu · 9 years ago
  8. 2d1607f drivers/net/vsc9953: Add commands to enable/disable HW learning by Codrin Ciubotariu · 9 years ago
  9. c003473 drivers/net/vsc9953: Add command to show/clear port counters by Codrin Ciubotariu · 9 years ago
  10. 2f52a3f drivers/net/vsc9953: Use the generic Ethernet Switch parser by Codrin Ciubotariu · 9 years ago
  11. 43db970 drivers/net/vsc9953: Add default configuration for VSC9953 L2 Switch by Codrin Ciubotariu · 9 years ago
  12. 9f3c87f drivers/net/vsc9953: Fix bug when enabling a port by Codrin Ciubotariu · 9 years ago
  13. e111c32 drivers/net/vsc9953: Cleanup patch by Codrin Ciubotariu · 9 years ago
  14. 5ab9644 drivers/net/vsc9953: Remove 'CONFIG_' from macros' name by Codrin Ciubotariu · 9 years ago
  15. ed89bd7 net: designware: Add support to PCI designware devices by Bin Meng · 9 years ago
  16. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  17. 6731d13 arm: Remove xaeniax board by Simon Glass · 9 years ago
  18. dfc90f5 net: designware: Fix build warnings by Bin Meng · 9 years ago
  19. 64d3dca net: pch_gbe: Add Kconfig option by Bin Meng · 9 years ago
  20. 4525394 net: pch_gbe: Convert to driver model by Bin Meng · 9 years ago
  21. 49aa3f4 net: altera_tse: Zap unused variable by Marek Vasut · 9 years ago
  22. ca17858 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  23. b60688a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  24. 13433fd net: fec: do not access reserved register for i.MX6UL by Peng Fan · 9 years ago
  25. 51b503e ls102xa: etsec: Use proper settings for BE BDs by Claudiu Manoil · 9 years ago
  26. 1b41fcb net: phy/vitesse: Add support for VSC8584 phy by Prabhakar Kushwaha · 9 years ago
  27. e14ec99 net/fman: Support both new and legacy FMan Compatibles by Igal Liberman · 9 years ago
  28. d0ee7d0 net: e1000: Fix build warnings for 32-bit by Bin Meng · 9 years ago
  29. a83ccd5 net: e1000: Add Kconfig options by Simon Glass · 9 years ago
  30. 9f86b38 net: e1000: Convert to driver model by Simon Glass · 9 years ago
  31. c53abc3 net: e1000: Prepare for driver model conversion by Simon Glass · 9 years ago
  32. cece904 net: e1000: Move #include of common.h to the C files by Simon Glass · 9 years ago
  33. d9c4d2a net: e1000: Support 64-bit physical address by Mingkai Hu · 9 years ago
  34. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  35. badccc3 arm: mvebu: Enable NAND controller on MVEBU SoC's by Stefan Roese · 9 years ago
  36. 25624f9 net: lpc32xx: eth buffers base config by Sylvain Lemieux · 9 years ago
  37. 497c731 net: e1000: Increase autoneg timeout to 8 seconds by Stefan Roese · 9 years ago
  38. 68c2fd7 net: phy: broadcom: Add BCM Cygnus PHY by Jiandong Zheng · 9 years ago
  39. 71b1d86 net: phy: delay only if reset handler is registered by Jörg Krause · 9 years ago
  40. 8700a3d net: phy: fix data type of phy_id by Jörg Krause · 9 years ago
  41. fdbc5c7 qoriq eth.c bugfix: handle received corrupted frames correctly by Daniel Inderbitzin · 9 years ago
  42. 8bffd71 net: lpc32xx: add RMII phy mode support by Vladimir Zapolskiy · 9 years ago
  43. e7d729f net: lpc32xx: improve MAC configuration on reset and initialization by Vladimir Zapolskiy · 9 years ago
  44. ca0af03 net: lpc32xx: connect MAC to phy with CONFIG_PHY_ADDR id by Vladimir Zapolskiy · 9 years ago
  45. 8884ced net: lpc32xx: correct command register reset value by Vladimir Zapolskiy · 9 years ago
  46. 8938b5b net: davinci_emac: don't teardown inactive rx channel by Jeroen Hofstee · 9 years ago
  47. 89be651 net: Add support for Marvell 88E1510 PHY by Clemens Gruber · 9 years ago
  48. f10d89c net: Improve 88E151x PHY initialization by Clemens Gruber · 9 years ago
  49. 012d68d net: macb: add gmac multi-queue support by Wu, Josh · 9 years ago
  50. 5487fc6 net/phy: set led for rtl8211f phy by Shengzhou Liu · 10 years ago
  51. e8fe9f7 e1000: remove unnecessary clearing of SWSM.SWSM_SMBI by Tim Harvey · 10 years ago
  52. dca3565 Revert "e1000: fix sw fw sync on igb i210/i211" by Tim Harvey · 10 years ago
  53. 5cb59ec e1000: releasing semaphore once no longer needed by Tim Harvey · 10 years ago
  54. 7e7e617 net: designware: Rename the driver var name to eth_designware by Marek Vasut · 9 years ago
  55. fcab73c net: designware: Add SoCFPGA GMAC DT compatible string by Marek Vasut · 9 years ago
  56. 9564df6 drivers/fsl-mc: flib changes for mc 8.0.0 by Prabhakar Kushwaha · 9 years ago
  57. 65022b3 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  58. b141cff Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  59. 3b4b5db net: gem: Extend timeout value by Michal Simek · 12 years ago
  60. aaf9cc1 zynq: gem: Setting up WRAP bit for one TX bd by Michal Simek · 10 years ago
  61. 55931cf zynq: gem: Increase the Rx buffer descriptors to 32 by Siva Durga Prasad Paladugu · 10 years ago
  62. 2b0690e zynqmp: gem: Flush the rx buffers while transmitting by Siva Durga Prasad Paladugu · 10 years ago
  63. 71245a4 zynqmp: gem: Set data bus width to 64bit for arm64 by Siva Durga Prasad Paladugu · 10 years ago
  64. c2d7e60 keystone2: net: add mcast function to keyston2 Ethernet driver by Vitaly Andrianov · 9 years ago
  65. dc6eda3 dm: eth: Avoid blocking on packet reception by Simon Glass · 9 years ago
  66. f2acb53 dm: eth: Add driver-model support to the rtl8169 driver by Simon Glass · 9 years ago
  67. c7d10d8 driver/ldpaa_eth:Avoid infinite loop in ldpaa_eth_rx by Prabhakar Kushwaha · 9 years ago
  68. 37ed1a6 driver/ldpaa_eth: Avoid TX conf frames by Prabhakar Kushwaha · 9 years ago
  69. be0c955 driver/ldpaa_eth: Add timeout handling DQRR entry read by Prabhakar Kushwaha · 9 years ago
  70. 20c3010 driver/ldpaa_eth: Retry enqueue if portal was busy by Prabhakar Kushwaha · 9 years ago
  71. a2bdb77 drivers/fsl-mc: dynamically create ICID pool in DPC by Stuart Yoder · 9 years ago
  72. d197035 armv8/fsl-lsch3: partition stream IDs by Stuart Yoder · 9 years ago
  73. aef1cca drivers: fsl-mc: Return error for major version mismatch by Prabhakar Kushwaha · 9 years ago
  74. 93694a6 drivers: fsl-mc: Update qbman driver by Prabhakar Kushwaha · 9 years ago
  75. fd5d127 drivers: fsl-mc: Update flibs to mc-0.6.0.1 by Prabhakar Kushwaha · 9 years ago
  76. c3b505f drivers/fsl-mc: Autoload AOIP image from NOR flash by J. German Rivera · 9 years ago
  77. f386a9d driver/ldpaa_eth:Flush buffer before seeding BMAN after TX_conf by Prabhakar Kushwaha · 9 years ago
  78. 75d7ace drivers/fsl-mc: Make MC boot error messages more readable by J. German Rivera · 9 years ago
  79. 26c1864 driver/fsl_debug_server: Fix the DDR hide logic for LS2085a by Bhupesh Sharma · 10 years ago
  80. 1342030 net: fec_mxc: remove useless struct nbuf by Albert ARIBAUD \(3ADEV\) · 9 years ago
  81. 2ddfa2a net: designware: Program MAC address to hardware after soft reset by Bin Meng · 9 years ago
  82. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  83. 522aba3 net: Remove all calls to net_random_ethaddr() by Joe Hershberger · 10 years ago
  84. 76f353e net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · 10 years ago
  85. 5f67631 net: phy: Add support for all targets which requires MANUAL_RELOC by Michal Simek · 10 years ago
  86. 6750089 net/phy: refactor RTL8211F initialization by Shengzhou Liu · 10 years ago
  87. e84319a net: Update hardware MAC address if it changes in env by Joe Hershberger · 10 years ago
  88. 210f17f net/phy: Add support for realtek RTL8211F by Shengzhou Liu · 10 years ago
  89. be71142 sandbox: eth: Add a function to skip ping timeouts by Joe Hershberger · 10 years ago
  90. d9989cc sunxi: emac: Remove non driver-model code by Hans de Goede · 10 years ago
  91. d6efcdb sunxi: emac: Add driver model support by Hans de Goede · 10 years ago
  92. e13896b sunxi: emac: Rename DMA_CPU_TRRESHOLD to EMAC_RX_BUFSIZE by Hans de Goede · 10 years ago
  93. f26a0fe sunxi: emac: Prepare for driver-model support by Hans de Goede · 10 years ago
  94. 81174e1 sunxi: emac: port to phylib by Hans de Goede · 10 years ago
  95. c158fad board/ls2085qds: Add support ethernet by Prabhakar Kushwaha · 10 years ago
  96. 2dd335f driver/ldpaa: Add support of WRIOP static data structure by Prabhakar Kushwaha · 10 years ago
  97. 835c72b net/memac_phy: reuse driver for little endian SoCs by Shaohui Xie · 10 years ago
  98. f4fed4b drivers/fsl-mc: Changed MC firmware loading for new boot architecture by J. German Rivera · 10 years ago
  99. 787ea07 net/phy/cortina: Fix compilation warning by pankaj chauhan · 10 years ago
  100. dbe0f2a driver/ldpaa_eth: Update ldpaa ethernet driver by Prabhakar Kushwaha · 10 years ago