1. 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
  2. f232e48 net: dsa: remove unused variables by Vladimir Oltean · Sat Sep 18 14:49:56 2021 +0300
  3. 65ad612 net: dsa: pass CPU port fixed PHY to .port_disable by Vladimir Oltean · Sat Sep 18 14:49:55 2021 +0300
  4. 6ef71c66 net: dsa: introduce a .port_probe() method in struct dsa_ops by Vladimir Oltean · Tue Aug 24 15:00:41 2021 +0300
  5. 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
  6. 50ddf8b net: dsa: use "err" instead of "ret" in dsa_port_probe by Vladimir Oltean · Tue Aug 24 15:00:39 2021 +0300
  7. a98c309 net: dsa: enable master promisc mode if available and needed by Tim Harvey · Wed Jun 30 16:50:07 2021 -0700
  8. 284118a net: dsa: remove master santiy check by Michael Walle · Wed Feb 24 17:40:42 2021 +0100
  9. 340342a net: dsa: remove NULL check for priv and platform data by Michael Walle · Wed Feb 24 17:40:41 2021 +0100
  10. 785df8f net: dsa: probe master device by Michael Walle · Wed Feb 24 17:40:40 2021 +0100
  11. 322bbc6 net: dsa: return early if there is no master by Michael Walle · Wed Feb 24 17:40:39 2021 +0100
  12. c0566c2 net: Introduce DSA class for Ethernet switches by Claudiu Manoil · Mon Jan 25 14:23:53 2021 +0200