1. a10bf63 net: dsa: Fix OF fallback lookup for ports by Marcus Comstedt · 1 year, 6 months ago
  2. 41b0f69 net: dsa: allow rcv() and xmit() to be optional by Tim Harvey · 2 years ago
  3. b91b11e net: dsa: ensure dsa driver has proper ops by Tim Harvey · 2 years ago
  4. 23a66c8 net: dsa: move cpu port probe to dsa_post_probe by Tim Harvey · 2 years ago
  5. 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 3 months ago
  6. 5be015c net: dsa: Fix segmentation fault if master fails to probe by Sean Anderson · 2 years, 7 months ago
  7. 722047a net: dsa: fix phydev->speed being uninitialized for the CPU port fixed PHY by Vladimir Oltean · 3 years ago
  8. e276474 net: dsa: Use true instead of 1 in the set_promisc() call by Bin Meng · 3 years, 1 month ago
  9. 966809c net: dsa: allow drivers to get the port OF node by Vladimir Oltean · 3 years, 2 months ago
  10. dce3bc6 net: dsa: ensure port names are NULL-terminated after DSA_PORT_NAME_LENGTH truncation by Vladimir Oltean · 3 years, 2 months ago
  11. f232e48 net: dsa: remove unused variables by Vladimir Oltean · 3 years, 2 months ago
  12. 65ad612 net: dsa: pass CPU port fixed PHY to .port_disable by Vladimir Oltean · 3 years, 2 months ago
  13. 6ef71c66 net: dsa: introduce a .port_probe() method in struct dsa_ops by Vladimir Oltean · 3 years, 3 months ago
  14. 1d50862 net: dsa: refactor the code to set the port MAC address into a dedicated function by Vladimir Oltean · 3 years, 3 months ago
  15. 50ddf8b net: dsa: use "err" instead of "ret" in dsa_port_probe by Vladimir Oltean · 3 years, 3 months ago
  16. a98c309 net: dsa: enable master promisc mode if available and needed by Tim Harvey · 3 years, 5 months ago
  17. 284118a net: dsa: remove master santiy check by Michael Walle · 3 years, 9 months ago
  18. 340342a net: dsa: remove NULL check for priv and platform data by Michael Walle · 3 years, 9 months ago
  19. 785df8f net: dsa: probe master device by Michael Walle · 3 years, 9 months ago
  20. 322bbc6 net: dsa: return early if there is no master by Michael Walle · 3 years, 9 months ago
  21. c0566c2 net: Introduce DSA class for Ethernet switches by Claudiu Manoil · 3 years, 10 months ago