1. 722047a net: dsa: fix phydev->speed being uninitialized for the CPU port fixed PHY by Vladimir Oltean · Sun Dec 05 01:00:34 2021 +0200
  2. e276474 net: dsa: Use true instead of 1 in the set_promisc() call by Bin Meng · Mon Nov 01 14:15:10 2021 +0800
  3. 966809c net: dsa: allow drivers to get the port OF node by Vladimir Oltean · Wed Sep 29 18:04:38 2021 +0300
  4. dce3bc6 net: dsa: ensure port names are NULL-terminated after DSA_PORT_NAME_LENGTH truncation by Vladimir Oltean · Mon Sep 27 14:22:03 2021 +0300
  5. f232e48 net: dsa: remove unused variables by Vladimir Oltean · Sat Sep 18 14:49:56 2021 +0300
  6. 65ad612 net: dsa: pass CPU port fixed PHY to .port_disable by Vladimir Oltean · Sat Sep 18 14:49:55 2021 +0300
  7. 6ef71c66 net: dsa: introduce a .port_probe() method in struct dsa_ops by Vladimir Oltean · Tue Aug 24 15:00:41 2021 +0300
  8. 1d50862 net: dsa: refactor the code to set the port MAC address into a dedicated function by Vladimir Oltean · Tue Aug 24 15:00:40 2021 +0300
  9. 50ddf8b net: dsa: use "err" instead of "ret" in dsa_port_probe by Vladimir Oltean · Tue Aug 24 15:00:39 2021 +0300
  10. a98c309 net: dsa: enable master promisc mode if available and needed by Tim Harvey · Wed Jun 30 16:50:07 2021 -0700
  11. 284118a net: dsa: remove master santiy check by Michael Walle · Wed Feb 24 17:40:42 2021 +0100
  12. 340342a net: dsa: remove NULL check for priv and platform data by Michael Walle · Wed Feb 24 17:40:41 2021 +0100
  13. 785df8f net: dsa: probe master device by Michael Walle · Wed Feb 24 17:40:40 2021 +0100
  14. 322bbc6 net: dsa: return early if there is no master by Michael Walle · Wed Feb 24 17:40:39 2021 +0100
  15. c0566c2 net: Introduce DSA class for Ethernet switches by Claudiu Manoil · Mon Jan 25 14:23:53 2021 +0200