1. 45988da test: eth: Add a test for ARP requests by Joe Hershberger · 6 years ago
  2. 9cbe597 net: sandbox: Add a priv ptr for tests to use by Joe Hershberger · 6 years ago
  3. c67a420 net: sandbox: Allow fake eth to handle more than 1 packet response by Joe Hershberger · 6 years ago
  4. 76a5034 net: sandbox: Share the priv structure with tests by Joe Hershberger · 6 years ago
  5. c7eb733 net: sandbox: Make the fake eth driver response configurable by Joe Hershberger · 6 years ago
  6. e95bb16 net: sandbox: Refactor sandbox send function by Joe Hershberger · 6 years ago
  7. e4ab9a6 net: sandbox: Move disabled flag into priv struct by Joe Hershberger · 6 years ago
  8. 0f347a0 net: phy: ti: Add binding for the CLK_OUT pin muxing by Janine Hagemann · 6 years ago
  9. be71a74 net: phy: ti: Recover from "port mirroring" N/A MODE4 by Janine Hagemann · 6 years ago
  10. fba725f net: phy: ti: Add lane swapping support in the DP83867 TI's PHY driver by Janine Hagemann · 6 years ago
  11. dda5251 net.h: Include linux/if_ether.h to avoid duplication by Bin Meng · 6 years ago
  12. 339613e net: pch_gbe: Make probe/remove static by Bin Meng · 6 years ago
  13. b06d76f linux/compat.h: Add netdev_### log macros by Bin Meng · 6 years ago
  14. 3d1bd5b net: gmac_rockchip: Add handling for RGMII_ID/RXID/TXID by Janine Hagemann · 6 years ago
  15. 04acabd net: gmac_rockchip: Fix a register write in rk3328_gmac_set_to_rgmii by Janine Hagemann · 6 years ago
  16. 27f622d Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  17. db947fa net: fman: Support both new and legacy FMan Compatibles by Zhao Qiang · 6 years ago
  18. 7abf923 ls1012a: remove debug info from u-boot log by Pramod Kumar · 6 years ago
  19. 87519a9 driver: net: fsl-mc: Memset MC reserve ram memory before usage by Prabhakar Kushwaha · 6 years ago
  20. a78df40 u-boot: fixup the iommu-map property of fsl-mc node by Nipun Gupta · 6 years ago
  21. c3ced8a ppa/fm/qe: use block layer in ppa/fm/qe driver by Yinbo Zhu · 6 years ago
  22. bbef20d Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  23. 3888c8d net: zynq_gem: Add support for fixed-link phy by Michal Simek · 6 years ago
  24. f213dbb net: zynq_gem: Fix reading of max-speed property by Siva Durga Prasad Paladugu · 6 years ago
  25. e2597be drivers: net: cpsw: add support to update phy address by Sekhar Nori · 6 years ago
  26. d7869b2 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  27. 719afeb Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  28. 215a065 net: designware: socfpga: Add Arria10 extras by Marek Vasut · 6 years ago
  29. c022ec0 fsl/mc: Limit the ethernet name to ETH_NAME_LEN by Pankaj Bansal · 6 years ago
  30. 26026e6 net: zynq_gem: convert to use livetree by Siva Durga Prasad Paladugu · 6 years ago
  31. 41080e1 drivers: net: zynq_gem: fix phy dt node setting by Grygorii Strashko · 6 years ago
  32. d4bb981 drivers: net: cpsw: fix phy dt node setting by Grygorii Strashko · 6 years ago
  33. aadbd97 net: phy: xilinx: switch to use phy_get_ofnode() by Grygorii Strashko · 6 years ago
  34. b8d7ec7 net: phy: dp83867: switch to use phy_get_ofnode() by Grygorii Strashko · 6 years ago
  35. eef0b8a net: phy: add ofnode node to struct phy_device by Grygorii Strashko · 6 years ago
  36. 05b60ac net: phy: Clean up includes of common.h by Joe Hershberger · 6 years ago
  37. 3ab75cf net: phy: dp83867: switch to use ofnode api by Grygorii Strashko · 6 years ago
  38. 63d3192 net: phy: dp83867: add workaround for incorrect RX_CTRL pin strap by Murali Karicheri · 6 years ago
  39. fb73107 net: mvgbe: convert to DM by Chris Packham · 6 years ago
  40. e9bf75c net: mvgbe: prepare for conversion to driver model by Chris Packham · 6 years ago
  41. f40a31e sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces by Joe Hershberger · 6 years ago
  42. b96ced9 sandbox: eth-raw: Make random MAC addresses available to eth-raw by Joe Hershberger · 6 years ago
  43. c9e2caf sandbox: eth-raw: Allow interface to be specified by index by Joe Hershberger · 6 years ago
  44. ac13270 sandbox: eth-raw: Add a function to ask the host about localhost by Joe Hershberger · 6 years ago
  45. 8c7988b net: sandbox-raw: Convert raw eth driver to livetree by Joe Hershberger · 6 years ago
  46. b32dd18 net: sandbox: Convert sandbox mock eth driver to livetree by Joe Hershberger · 6 years ago
  47. c25f406 net: Correct comment in Kconfig by Joe Hershberger · 6 years ago
  48. efd0b79 eth: dm: fec: Add gpio phy reset binding by Michael Trimarchi · 6 years ago
  49. e46d73f net: sun8i-emac: support R40 GMAC by Lothar Felten · 6 years ago
  50. c6a21d6 net: sun8i-emac: set mux and clock by driver data by Lothar Felten · 6 years ago
  51. 2f15743 net: sun8i-emac: fix printing NULL character by Lothar Felten · 6 years ago
  52. 495c70f net: designware: Add reset ctrl to driver by Ley Foon Tan · 6 years ago
  53. 318b5d7 net: mvneta: zero Tx descriptors on init by Rabeeh Khoury · 6 years ago
  54. 0f8888b net: mvneta: dcache flush TX descriptors at init by Rabeeh Khoury · 6 years ago
  55. d1b226b net: zynq_gem: Initialize val variable in zynq_gem_miiphy_read() by Michal Simek · 6 years ago
  56. 159b329 net: sh_eth: Support reset GPIO both in mac and phy node by Marek Vasut · 6 years ago
  57. 701db6e net: ravb: Support reset GPIO both in mac and phy node by Marek Vasut · 6 years ago
  58. 536fb5d net: ravb: Filter out supported PHY features by Marek Vasut · 6 years ago
  59. c4a8d9c net: ravb: Do not shut down clock in start callback by Marek Vasut · 6 years ago
  60. 5b2c9a6 net: gem: Check return value from memalign/malloc by Michal Simek · 6 years ago
  61. 7674b64 net: zynq_gem: Initialize phyreg variable by Michal Simek · 6 years ago
  62. b33d4a5 net: zynq_gem: Fix return type for phy...() by Michal Simek · 6 years ago
  63. 5194ed7 net: mvgbe: extract common code for SMI wait by Chris Packham · 6 years ago
  64. c612219 net: designware: set the PS bit when resetting DMA bus in MII configuration by Quentin Schulz · 6 years ago
  65. 3cb51da net: phy: mv88e61xx: Force CPU port link up by Chris Packham · 6 years ago
  66. 199b27b mvebu: neta: align DMA buffers by Jon Nettleton · 6 years ago
  67. a892779 net: add Socionext AVE ethernet driver support by Kunihiko Hayashi · 6 years ago
  68. 98017a1 drivers/net/vsc9953: Initialize action RAM in VCAP complex by Radu Bulie · 6 years ago
  69. 286bea2 net: cpsw: ti: Reap completed packets before stopping interface by Alex Kiernan · 7 years ago
  70. 552e7c5 net/phy/cortina: Add support for CS4223 PHY by Vicentiu Galanopulo · 7 years ago
  71. 6e35686 net: sunxi: Correct MAC address register order by Joe Hershberger · 7 years ago
  72. 5e9d9ab tsec: Fix reading phy registers from DT by Mario Six · 7 years ago
  73. 2d91b53 LS1012AFRWY: Add Secure Boot support by Vinitha V Pillai · 6 years ago
  74. 040b258 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  75. 34f1dba net: ravb: Add R8A77990 E3 compatible by Marek Vasut · 7 years ago
  76. 28b52a6 net: ftmac100: Fix compiler warning by Rick Chen · 6 years ago
  77. ed9072c net: Drop CONFIG_TSI108_ETH by Tuomas Tynkkynen · 7 years ago
  78. f6e62ee net: MVGBE don't automatically select PHYLIB by Chris Packham · 6 years ago
  79. ed52ea5 net: add Kconfig for MVGBE by Chris Packham · 7 years ago
  80. edcf7ea net: mvgbe: remove CONFIG_DOVE by Chris Packham · 7 years ago
  81. cf2cf85 net: mvneta: Fix fault when wrong device tree by Marek Behún · 7 years ago
  82. c590e62 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  83. f739fcd SPDX: Convert a few files that were missed before by Tom Rini · 7 years ago
  84. a6f2a6e driver: net: fsl-mc: updated copyright info by Yogesh Gaur · 7 years ago
  85. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  86. b25f8e2 Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  87. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  88. f1b1f77 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
  89. 948239e dts: dm: fec: imx53: Provide proper compatible string for imx53 fec driver by Lukasz Majewski · 7 years ago
  90. 178d4f0 eth: dm: fec: Change FEC PHY mask setting from CONFIG_PHYLIB to CONFIG_FEC_MXC_PHYADDR by Lukasz Majewski · 7 years ago
  91. 16879cd net: phy: Don't limit phy addresses by default by Joe Hershberger · 7 years ago
  92. b107fd5 net: sh_eth: Add remaining Gen2 DT compatible by Marek Vasut · 7 years ago
  93. 69065e8 net: zynq_gem: Use max-speed property from dt by Siva Durga Prasad Paladugu · 7 years ago
  94. 2087eac net: fec: Fix issue in DM probe timeout by Ye Li · 7 years ago
  95. 979e0fc net: fex_mxc: add i.MX6UL/SX/SL compatible by Peng Fan · 7 years ago
  96. fbada48 net: fec: sharing MDIO for two enet controllers by Peng Fan · 7 years ago
  97. 8b20386 net: fec: set dev->seq to priv->dev_id by Peng Fan · 7 years ago
  98. 1bcabd7 net: fec_mxc: simplify fec_get_miibus by Peng Fan · 7 years ago
  99. 07763ac net: fec_mxc: Fix DM driver issue in recv by Ye Li · 7 years ago
  100. 0a85f02 net: mvneta: support setting hardware address by Matt Pelland · 7 years ago