1. ffb0f6f treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA by Marek Behún · 2 years, 8 months ago
  2. 123ca11 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 8 months ago
  3. f848b48 net: enetc: ensure imdio.name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
  4. f8ca46e net: enetc: remove support for "xgmii" phy-mode by Vladimir Oltean · 3 years, 3 months ago
  5. 7c2d5d1 net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x" by Vladimir Oltean · 3 years, 3 months ago
  6. 77b11f7 net: replace the "xfi" phy-mode with "10gbase-r" by Vladimir Oltean · 3 years, 3 months ago
  7. c442850 net: enetc: propagate the return code from phy_startup() to eth_ops::start by Vladimir Oltean · 3 years, 5 months ago
  8. 71346a8 net: enetc: force the RGMII MAC speed/duplex instead of using in-band signaling by Vladimir Oltean · 3 years, 5 months ago
  9. cd8817a net: enetc: require a PHY device when probing by Vladimir Oltean · 3 years, 5 months ago
  10. f10643c dm: core: Access device ofnode through functions by Simon Glass · 4 years ago
  11. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  12. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  13. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  14. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  15. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  16. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 7 months ago
  17. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  18. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  19. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  20. b8e4eec drivers: net: fsl_enetc: fix SXGMII MAC configuration by Alex Marginean · 5 years ago
  21. 42c66f0 drivers: net: fsl_enetc: add write_hwaddr() for LS1028A by Michael Walle · 5 years ago
  22. ee5c70b drivers: net: fsl_enetc: use write_hwaddr() by Michael Walle · 5 years ago
  23. 9c2aee1 drivers: net: fsl_enetc: Pass on primary MAC address to Linux by Alex Marginean · 5 years ago
  24. 1e354cb drivers: net: fsl_enetc: register internal MDIO bus by Alex Marginean · 5 years ago
  25. a931f78 drivers: net: fsl_enetc: move PCS and PHY config to probe by Alex Marginean · 5 years ago
  26. 307f8a6 drivers: net: fsl_enetc: Add 2.5Gbps to supported link speeds by Alex Marginean · 5 years ago
  27. 17bd7ea drivers: net: fsl_enetc: use the new MDIO DM helper functions by Alex Marginean · 5 years ago
  28. e22e3af drivers: net: fsl_enetc: use XFI, USXGMII interface type macros by Alex Marginean · 5 years ago
  29. 29a6617 drivers: net: fsl_enetc: fix RGMII configuration by Michael Walle · 5 years ago
  30. 2efb147 drivers: net: fsl_enetc: set phydev->node by Michael Walle · 5 years ago
  31. 9bc07e81 drivers: net: fsl_enetc: add support for SGMII 2500 by Alex Marginean · 5 years ago
  32. e4aafd5 drivers: net: apply serdes configuration for ENETC Ethernet interfaces by Alex Marginean · 5 years ago
  33. 1d99534 drivers: net: add NXP ENETC MDIO driver by Alex Marginean · 5 years ago
  34. 120b5ef drivers: net: add NXP ENETC ethernet driver by Alex Marginean · 5 years ago