1. 8ae6749 net: dsa: Make PHYLINK related function static again by Florian Fainelli · 5 years ago
  2. d46b7e4 net: phylink: rename mac_link_state() op to mac_pcs_get_state() by Russell King · 5 years ago
  3. 0c65b2b net: of_get_phy_mode: Change API to solve int/unit warnings by Andrew Lunn · 5 years ago
  4. c5335d7 net: dsa: check bridge VLAN in slave operations by Vivien Didelot · 5 years ago
  5. cf36086 net: dsa: do not skip -EOPNOTSUPP in dsa_port_vid_add by Vivien Didelot · 5 years ago
  6. 00843d9 net: dsa: remove calls to genphy_config_init by Heiner Kallweit · 5 years ago
  7. 08cc83c net: dsa: add support for BRIDGE_MROUTER attribute by Vivien Didelot · 5 years ago
  8. 14aafbd net: dsa: do not check orig_dev in vlan del by Vivien Didelot · 6 years ago
  9. 2131fba net: dsa: Deal with non-existing PHY/fixed-link by Florian Fainelli · 6 years ago
  10. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  11. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  12. 0e27921 net: dsa: Use PHYLINK for the CPU/DSA ports by Ioana Ciornei · 6 years ago
  13. 77373d4 net: dsa: Move the phylink driver calls into port.c by Ioana Ciornei · 6 years ago
  14. 146c1be net: dsa: Export symbols for dsa_port_vid_{add, del} by Vladimir Oltean · 6 years ago
  15. 314f76d net: dsa: Add more convenient functions for installing port VLANs by Vladimir Oltean · 6 years ago
  16. ec9121e net: dsa: Skip calling .port_vlan_filtering on no change by Vladimir Oltean · 6 years ago
  17. 14574676 net: dsa: Keep the vlan_filtering setting in dsa_switch if it's global by Vladimir Oltean · 6 years ago
  18. 8f5d16f net: dsa: Be aware of switches where VLAN filtering is a global setting by Vladimir Oltean · 6 years ago
  19. 33162e9 net: dsa: Store vlan_filtering as a property of dsa_port by Vladimir Oltean · 6 years ago
  20. 9eb3591 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  21. 9919a36 net: dsa: fix a leaked reference by adding missing of_node_put by Wen Yang · 6 years ago
  22. 75104db dsa: Remove phydev parameter from disable_port call by Andrew Lunn · 6 years ago
  23. 70f3522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  24. 061f6a5 net: dsa: Add ndo_vlan_rx_{add, kill}_vid implementation by Florian Fainelli · 6 years ago
  25. ea87005 net: dsa: Add setter for SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS by Florian Fainelli · 6 years ago
  26. c138806 net: dsa: enable flooding for bridge ports by Russell King · 6 years ago
  27. 5765279 net: dsa: add support for bridge flags by Russell King · 6 years ago
  28. 9c2054a net: dsa: fix unintended change of bridge interface STP state by Russell King · 6 years ago
  29. ab4a168 rocker, dsa, ethsw: Don't filter VLAN events on bridge itself by Petr Machata · 6 years ago
  30. da0efa8 dsa: port: Ignore bridge VLAN events by Petr Machata · 7 years ago
  31. cf96357 net: dsa: Allow providing PHY statistics from CPU port by Florian Fainelli · 7 years ago
  32. 6207a78 net: dsa: Add helper function to obtain PHY device of a given port by Florian Fainelli · 7 years ago
  33. 3361536 net: dsa: Support internal phy on 'cpu' port by Sebastian Reichel · 7 years ago
  34. 2ea7a67 net: dsa: Don't add vlans when vlan filtering is disabled by Andrew Lunn · 7 years ago
  35. bb9f60317 net: dsa: add more const attributes by Andrew Lunn · 7 years ago
  36. 57ab1ca net: dsa: move fixed link registration helpers by Vivien Didelot · 7 years ago
  37. fb8a6a2 net: dsa: add port enable and disable helpers by Vivien Didelot · 7 years ago
  38. de40fc5 net: dsa: add port fdb dump by Vivien Didelot · 7 years ago
  39. 2bedde1 net: dsa: Move FDB dump implementation inside DSA by Arkadi Sharshevsky · 7 years ago
  40. dc0cbff net: dsa: Remove redundant MDB dump support by Arkadi Sharshevsky · 7 years ago
  41. c069fcd net: dsa: Remove support for bypass bridge port attributes/vlan set by Arkadi Sharshevsky · 7 years ago
  42. 2acf4e6 net: dsa: Remove switchdev dependency from DSA switch notifier chain by Arkadi Sharshevsky · 7 years ago
  43. 1b6dd55 net: dsa: Remove prepare phase for FDB by Arkadi Sharshevsky · 7 years ago
  44. 64dba23 net: dsa: support cross-chip ageing time by Vivien Didelot · 8 years ago
  45. d0c627b net: dsa: add VLAN notifier by Vivien Didelot · 8 years ago
  46. 8ae5bcd net: dsa: add MDB notifier by Vivien Didelot · 8 years ago
  47. 685fb6a net: dsa: add FDB notifier by Vivien Didelot · 8 years ago
  48. 1faabf7 net: dsa: add notifier for ageing time by Vivien Didelot · 8 years ago
  49. 076e713 net: dsa: move VLAN handlers by Vivien Didelot · 8 years ago
  50. 3a9afea net: dsa: move MDB handlers by Vivien Didelot · 8 years ago
  51. d1cffff net: dsa: move FDB handlers by Vivien Didelot · 8 years ago
  52. d87bd94 net: dsa: move ageing time setter by Vivien Didelot · 8 years ago
  53. 4d61d30 net: dsa: move VLAN filtering setter by Vivien Didelot · 8 years ago
  54. cfbed32 net: dsa: move bridging routines by Vivien Didelot · 8 years ago
  55. a40c175 net: dsa: move port state setters by Vivien Didelot · 8 years ago