1. 9f9e772 net: dsa: Initialize ds->cpu_port_mask earlier by Florian Fainelli · 7 years ago
  2. e4b7778 net: dsa: assign default CPU port to all ports by Vivien Didelot · 8 years ago
  3. a29342e net: dsa: Associate slave network device with CPU port by Florian Fainelli · 8 years ago
  4. 6d3c8c0 net: dsa: Remove master_netdev and use dst->cpu_dp->netdev by Florian Fainelli · 8 years ago
  5. 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  6. b07ac98 net: dsa: Fix stale cpu_switch reference after unbind then bind by Florian Fainelli · 8 years ago
  7. 14be36c net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse() by Florian Fainelli · 8 years ago
  8. e41c1b5 net: dsa: Consistently use dsa_port for dsa_*_port_{apply, unapply} by Florian Fainelli · 8 years ago
  9. 937c7df net: dsa: Pass dsa_port reference to ethtool setup/restore by Florian Fainelli · 8 years ago
  10. 02f840c net: dsa: do not cast dst by Vivien Didelot · 8 years ago
  11. 23c9ee4 net: dsa: remove dev arg of dsa_register_switch by Vivien Didelot · 8 years ago
  12. ea5dd34 net: dsa: include dsa.h only once by Vivien Didelot · 8 years ago
  13. 8b0d3ea net: dsa: store CPU port pointer in the tree by Vivien Didelot · 8 years ago
  14. 96567d5 net: dsa: dsa2: Add basic support of devlink by Andrew Lunn · 8 years ago
  15. c6e970a net: break include loop netdevice.h, dsa.h, devlink.h by Andrew Lunn · 8 years ago
  16. 35eeacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  17. 382e1ee net: dsa: Do not destroy invalid network devices by Florian Fainelli · 8 years ago
  18. 71e0bbd net: dsa: Add support for platform data by Florian Fainelli · 8 years ago
  19. f515f19 net: dsa: add switch notifier by Vivien Didelot · 8 years ago
  20. 818be84 net: dsa: add ds and index to dsa_port by Vivien Didelot · 8 years ago
  21. 26895e2 net: dsa: use ds->num_ports when possible by Vivien Didelot · 8 years ago
  22. a0c0216 net: dsa: variable number of ports by Vivien Didelot · 8 years ago
  23. bc1727d net: dsa: Move ports assignment closer to error checking by Florian Fainelli · 8 years ago
  24. 3512a8e net: dsa: Suffix function manipulating device_node with _dn by Florian Fainelli · 8 years ago
  25. 293784a net: dsa: Make most functions take a dsa_port argument by Florian Fainelli · 8 years ago
  26. 55ed0ce net: dsa: Pass device pointer to dsa_register_switch by Florian Fainelli · 8 years ago
  27. 9520ed8 net: dsa: use cpu_switch instead of ds[0] by Vivien Didelot · 8 years ago
  28. b22de49 net: dsa: store CPU switch structure in the tree by Vivien Didelot · 8 years ago
  29. 02ac5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  30. 9f91484 net: dsa: make "label" property optional for dsa2 by Vivien Didelot · 8 years ago
  31. faf3a93 net: dsa: Ensure validity of dst->ds[0] by Florian Fainelli · 8 years ago
  32. 5e6eb45 net:dsa: check for EPROBE_DEFER from dsa_dst_parse() by Volodymyr Bendiuga · 8 years ago
  33. 7a99cd6 net: dsa: fix unbalanced dsa_switch_tree reference counting by Nikita Yushchenko · 8 years ago
  34. 092183d net-next: dsa: make the set_addr() operation optional by John Crispin · 8 years ago
  35. 06f8ec9 net-next: dsa: fix duplicate invocation of set_addr() by John Crispin · 8 years ago
  36. 9d490b4 net: dsa: rename switch operations structure by Vivien Didelot · 8 years ago
  37. 7b31436 net: dsa: Allow the DSA driver to indicate the tag protocol by Andrew Lunn · 8 years ago
  38. 85c22ba net: dsa: Fix non static symbol warning by Wei Yongjun · 8 years ago
  39. d390238 net: dsa: initialize the routing table by Vivien Didelot · 8 years ago
  40. 0c73c52 net: dsa: Initialize CPU port ethtool ops per tree by Florian Fainelli · 9 years ago
  41. 1eb5944 net: dsa: Provide a slave MII bus if needed by Florian Fainelli · 9 years ago
  42. 6e830d8 net: dsa: Initialize ds->enabled_port_mask and ds->phys_mii_mask by Florian Fainelli · 9 years ago
  43. 83c0afa net: dsa: Add new binding implementation by Andrew Lunn · 9 years ago