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