1. 41b0f69 net: dsa: allow rcv() and xmit() to be optional by Tim Harvey · Wed Nov 30 09:42:47 2022 -0800
  2. b91b11e net: dsa: ensure dsa driver has proper ops by Tim Harvey · Wed Nov 30 09:42:46 2022 -0800
  3. 23a66c8 net: dsa: move cpu port probe to dsa_post_probe by Tim Harvey · Wed Nov 30 09:42:45 2022 -0800
  4. 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · Tue Sep 06 20:27:17 2022 -0600
  5. 5be015c net: dsa: Fix segmentation fault if master fails to probe by Sean Anderson · Thu May 05 13:11:36 2022 -0400
  6. 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
  7. e276474 net: dsa: Use true instead of 1 in the set_promisc() call by Bin Meng · Mon Nov 01 14:15:10 2021 +0800
  8. 966809c net: dsa: allow drivers to get the port OF node by Vladimir Oltean · Wed Sep 29 18:04:38 2021 +0300
  9. 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
  10. f232e48 net: dsa: remove unused variables by Vladimir Oltean · Sat Sep 18 14:49:56 2021 +0300
  11. 65ad612 net: dsa: pass CPU port fixed PHY to .port_disable by Vladimir Oltean · Sat Sep 18 14:49:55 2021 +0300
  12. 6ef71c66 net: dsa: introduce a .port_probe() method in struct dsa_ops by Vladimir Oltean · Tue Aug 24 15:00:41 2021 +0300
  13. 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
  14. 50ddf8b net: dsa: use "err" instead of "ret" in dsa_port_probe by Vladimir Oltean · Tue Aug 24 15:00:39 2021 +0300
  15. a98c309 net: dsa: enable master promisc mode if available and needed by Tim Harvey · Wed Jun 30 16:50:07 2021 -0700
  16. 284118a net: dsa: remove master santiy check by Michael Walle · Wed Feb 24 17:40:42 2021 +0100
  17. 340342a net: dsa: remove NULL check for priv and platform data by Michael Walle · Wed Feb 24 17:40:41 2021 +0100
  18. 785df8f net: dsa: probe master device by Michael Walle · Wed Feb 24 17:40:40 2021 +0100
  19. 322bbc6 net: dsa: return early if there is no master by Michael Walle · Wed Feb 24 17:40:39 2021 +0100
  20. c0566c2 net: Introduce DSA class for Ethernet switches by Claudiu Manoil · Mon Jan 25 14:23:53 2021 +0200