1. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 8 months ago
  2. 0e407c7 net: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  3. cb3ce95 global: Drop common.h inclusion by Tom Rini · 1 year, 1 month ago
  4. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 4 months ago
  5. f630170 net: Remove extraneous dependencies by Tom Rini · 2 years, 2 months ago
  6. 8909066 dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 4 months ago
  7. 2635e3b pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 9 months ago
  8. 12507a2 pci: Map bars with offset and length by Andrew Scull · 2 years, 9 months ago
  9. ffb0f6f treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA by Marek Behún · 2 years, 10 months ago
  10. 8c1a695 drivers: net: Soft reset felix switch core by Radu Bulie · 3 years, 2 months ago
  11. e3789a7 net: dsa: felix: configure the in-band autoneg property based on OF node info by Vladimir Oltean · 3 years, 4 months ago
  12. c9131fc net: dsa: felix: check return code of mdio_alloc and mdio_register by Vladimir Oltean · 3 years, 4 months ago
  13. 47aa50d net: dsa: felix: ensure mii_bus->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 4 months ago
  14. 9bf2b96 net: dsa: felix: remove "xgmii" phy-mode by Vladimir Oltean · 3 years, 4 months ago
  15. 7c2d5d1 net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x" by Vladimir Oltean · 3 years, 4 months ago
  16. 77b11f7 net: replace the "xfi" phy-mode with "10gbase-r" by Vladimir Oltean · 3 years, 4 months ago
  17. 66fd01f net: update NXP copyright text by Vladimir Oltean · 3 years, 4 months ago
  18. 4f8f801 net: dsa: felix: propagate the error code from phy_startup() by Vladimir Oltean · 3 years, 5 months ago
  19. 4f5bd8d net: dsa: felix: call phy_config at .port_probe() time by Vladimir Oltean · 3 years, 5 months ago
  20. 351b6bb net: dsa: felix: felix_init() can be static by Vladimir Oltean · 3 years, 5 months ago
  21. 3232bdf pci: Drop DM_PCI by Simon Glass · 3 years, 6 months ago
  22. 0d1ab57 net: luton: remove address translation after ofnode_read_resource by Patrick Delaunay · 3 years, 8 months ago
  23. feb7ac4 dm: core: Add address translation in fdt_get_resource by Patrick Delaunay · 3 years, 10 months ago
  24. 42b5143 net: jr2: Fix Serdes6G configuration by Horatiu Vultur · 3 years, 10 months ago
  25. 6b59304 net: jr2: Reset switch by Horatiu Vultur · 3 years, 10 months ago
  26. 71a2d1e drivers: net: Add Felix DSA switch driver by Alex Marginean · 4 years ago
  27. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years, 1 month ago
  28. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years, 1 month ago
  29. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years, 1 month ago
  30. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 8 months ago
  31. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 8 months ago
  32. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 8 months ago
  33. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 5 years ago
  34. 6124367 net: mscc: refactor mscc_miim by Horatiu Vultur · 6 years ago
  35. 1494686 net: mscc: serval: Remove delay when serdes is configured by Horatiu Vultur · 6 years ago
  36. 7e323f1 net: mscc: luton: Update network driver for pcb90 by Horatiu Vultur · 6 years ago
  37. 6390da4 net: mscc: ocelot: Update network driver for pcb120 by Horatiu Vultur · 6 years ago
  38. 8cf9473 net: Add MSCC Serval network driver. by Horatiu Vultur · 6 years ago
  39. 746f2d3 net: Add MSCC ServalT network driver. by Horatiu Vultur · 6 years ago
  40. 5e1d417 net: Add MSCC Jaguar2 network driver. by Horatiu Vultur · 6 years ago
  41. cd424f3 net: mscc: ocelot: Fix reset of the phys by Horatiu Vultur · 6 years ago
  42. c5620ae net: Add MSCC Luton networkd driver. by Horatiu Vultur · 6 years ago
  43. 0b8f34d net: mscc: Remove unused variables by Horatiu Vultur · 6 years ago
  44. 45f2748 net: mscc: Move mac_table_add function into different file. by Horatiu Vultur · 6 years ago
  45. 36d04f5 net: mscc: Move ocelot_send and ocelot_recv in a different file. by Horatiu Vultur · 6 years ago
  46. 2fff4a9 net: mscc: Move miim commands into separate file. by Horatiu Vultur · 6 years ago
  47. 4c66157 net: mscc: Move ocelot_switch to mscc_eswitch folder by Horatiu Vultur · 6 years ago