1. 88b573a net: dsa: add KSZ9893 switch tagging support by Tristram Ha · 6 years ago
  2. 75104db dsa: Remove phydev parameter from disable_port call by Andrew Lunn · 6 years ago
  3. 5765279 net: dsa: add support for bridge flags by Russell King · 6 years ago
  4. ecfc937 net: dsa: Split platform data to header file by Florian Fainelli · 6 years ago
  5. da7b9e9 net: dsa: Add ndo_get_phys_port_name() for CPU port by Florian Fainelli · 6 years ago
  6. 39d6b96 net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477 by Tristram Ha · 6 years ago
  7. a5dd308 net: dsa: Add overhead to tag protocol ops. by Andrew Lunn · 6 years ago
  8. 7969119 net: dsa: Add Lantiq / Intel GSWIP tag support by Hauke Mehrtens · 6 years ago
  9. 0015b80 net: dsa: Remove VLA usage by Salvatore Mesoraca · 7 years ago
  10. aab9c40 net: dsa: Plug in PHYLINK support by Florian Fainelli · 7 years ago
  11. 11d8f3d net: dsa: Add PHYLINK switch operations by Florian Fainelli · 7 years ago
  12. cf96357 net: dsa: Allow providing PHY statistics from CPU port by Florian Fainelli · 7 years ago
  13. 89f0904 net: dsa: Pass stringset to ethtool operations by Florian Fainelli · 7 years ago
  14. 88c0605 dsa: Pass the port to get_sset_count() by Andrew Lunn · 7 years ago
  15. 90af105 net: dsa: forward timestamping callbacks to switch drivers by Brandon Streiff · 7 years ago
  16. 0336369 net: dsa: forward hardware timestamping ioctls to switch driver by Brandon Streiff · 7 years ago
  17. 2a93c1a net: dsa: Allow compiling out legacy support by Florian Fainelli · 7 years ago
  18. 07073c7 net: dsa: return per-port upstream port by Vivien Didelot · 7 years ago
  19. 3b8fac5 net: dsa: introduce dsa_towards_port helper by Vivien Didelot · 7 years ago
  20. 3709aad net: dsa: remove trans argument from mdb ops by Vivien Didelot · 7 years ago
  21. 80e0236 net: dsa: remove trans argument from vlan ops by Vivien Didelot · 7 years ago
  22. b74b70c net: dsa: Support prepended Broadcom tag by Florian Fainelli · 7 years ago
  23. 5ed4e3e net: dsa: Pass a port to get_tag_protocol() by Florian Fainelli · 7 years ago
  24. ec15dd4 net: dsa: setup and teardown tree by Vivien Didelot · 7 years ago
  25. 24a9332 net: dsa: constify cpu_dp member of dsa_port by Vivien Didelot · 7 years ago
  26. 49463b7 net: dsa: make tree index unsigned by Vivien Didelot · 7 years ago
  27. 99feaaf net: dsa: make switch index unsigned by Vivien Didelot · 7 years ago
  28. 5749f0f net: dsa: remove port masks by Vivien Didelot · 7 years ago
  29. c38c5a6 net: dsa: use new port type in helpers by Vivien Didelot · 7 years ago
  30. 057cad2 net: dsa: define port types by Vivien Didelot · 7 years ago
  31. 02bc6e5 net: dsa: introduce dsa_user_ports helper by Vivien Didelot · 7 years ago
  32. 2b3e989 net: dsa: rename dsa_is_normal_port helper by Vivien Didelot · 7 years ago
  33. deb8ee0 net: dsa: fix dsa_is_normal_port helper by Vivien Didelot · 7 years ago
  34. bff7b68 net: dsa: add dsa_is_unused_port helper by Vivien Didelot · 7 years ago
  35. c8652c8 net: dsa: add dsa_to_port helper by Vivien Didelot · 7 years ago
  36. f8b8b1c net: dsa: split dsa_port's netdev member by Vivien Didelot · 7 years ago
  37. 841f4f2 net: dsa: remove .set_addr by Vivien Didelot · 7 years ago
  38. 0a5f14c net: dsa: tag_brcm: Indicate to master netdevice port + queue by Florian Fainelli · 7 years ago
  39. 60724d4 net: dsa: Add support for DSA specific notifiers by Florian Fainelli · 7 years ago
  40. aa193d9 net: dsa: remove tag ops from the switch tree by Vivien Didelot · 7 years ago
  41. 3e41f93 net: dsa: prepare master receive hot path by Vivien Didelot · 7 years ago
  42. 1524024 net: dsa: add tagging ops to port by Vivien Didelot · 7 years ago
  43. f561986 net: dsa: remove copy of master ethtool_ops by Vivien Didelot · 7 years ago
  44. 55199df net: dsa: Allow switch drivers to indicate number of TX queues by Florian Fainelli · 7 years ago
  45. 89e4950 dsa: remove unused net_device arg from handlers by Florian Westphal · 7 years ago
  46. 598a968 net-next: dsa: add flow_dissect callback to struct dsa_device_ops by John Crispin · 7 years ago
  47. 68277a2 net-next: dsa: move struct dsa_device_ops to the global header file by John Crispin · 7 years ago
  48. 2bedde1 net: dsa: Move FDB dump implementation inside DSA by Arkadi Sharshevsky · 7 years ago
  49. dc0cbff net: dsa: Remove redundant MDB dump support by Arkadi Sharshevsky · 7 years ago
  50. c069fcd net: dsa: Remove support for bypass bridge port attributes/vlan set by Arkadi Sharshevsky · 7 years ago
  51. 1b6dd55 net: dsa: Remove prepare phase for FDB by Arkadi Sharshevsky · 7 years ago
  52. 6c2c1dc net: dsa: Change DSA slave FDB API to be switchdev independent by Arkadi Sharshevsky · 7 years ago
  53. 08f5006 net: dsa: rename switch EEE ops by Vivien Didelot · 7 years ago
  54. 46587e4 net: dsa: remove PHY device argument from .set_eee by Vivien Didelot · 7 years ago
  55. e7d53ad net: dsa: unexport dsa_is_port_initialized by Vivien Didelot · 8 years ago
  56. a29342e net: dsa: Associate slave network device with CPU port by Florian Fainelli · 8 years ago
  57. 67dbb9d4 net: dsa: Relocate master ethtool operations by Florian Fainelli · 8 years ago
  58. 6d3c8c0 net: dsa: Remove master_netdev and use dst->cpu_dp->netdev by Florian Fainelli · 8 years ago
  59. 14be36c net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse() by Florian Fainelli · 8 years ago
  60. 717ffbf net: dsa: remove dsa_uses_tagged_protocol by Vivien Didelot · 8 years ago
  61. 73a7ece net: dsa: comment hot path requirements by Vivien Didelot · 8 years ago
  62. 8b8010f dsa: add support for Microchip KSZ tail tagging by Woojung Huh · 8 years ago
  63. 23c9ee4 net: dsa: remove dev arg of dsa_register_switch by Vivien Didelot · 8 years ago
  64. 52c96f9 net: dsa: move notifier info to private header by Vivien Didelot · 8 years ago
  65. 438ff53 net: dsa: use switchdev_obj_dump_cb_t everywhere by Vivien Didelot · 8 years ago
  66. f0c24cc net: dsa: include switchdev.h only once by Vivien Didelot · 8 years ago
  67. eb7b721 net: dsa: Sort DSA tagging protocol drivers by Andrew Lunn · 8 years ago
  68. 8b0d3ea net: dsa: store CPU port pointer in the tree by Vivien Didelot · 8 years ago
  69. e8fe177 net: dsa: add support for the SMSC-LAN9303 tagging format by Juergen Beisert · 8 years ago
  70. a6a71f1 net: dsa: isolate legacy code by Vivien Didelot · 8 years ago
  71. a86d8be net: dsa: Factor bottom tag receive functions by Florian Fainelli · 8 years ago
  72. 5cd8985 net-next: dsa: add Mediatek tag RX/TX handler by Sean Wang · 8 years ago
  73. 40ef2c9 net: dsa: add cross-chip bridging operations by Vivien Didelot · 8 years ago
  74. 96567d5 net: dsa: dsa2: Add basic support of devlink by Andrew Lunn · 8 years ago
  75. c6e970a net: break include loop netdevice.h, dsa.h, devlink.h by Andrew Lunn · 8 years ago
  76. 0f3da6a net: dsa: check out-of-range ageing time value by Vivien Didelot · 8 years ago
  77. 6cd456f net: dsa: add dsa_is_normal_port helper by Vivien Didelot · 8 years ago
  78. 4d56a29 net: dsa: remove unnecessary phy*.h includes by Russell King · 8 years ago
  79. 71e0bbd net: dsa: Add support for platform data by Florian Fainelli · 8 years ago
  80. 14b89f3 net: dsa: Rename and export dev_to_net_device() by Florian Fainelli · 8 years ago
  81. 04d3a4c net: dsa: introduce bridge notifier by Vivien Didelot · 8 years ago
  82. f515f19 net: dsa: add switch notifier by Vivien Didelot · 8 years ago
  83. f50f212 net: dsa: Add plumbing for port mirroring by Florian Fainelli · 8 years ago
  84. bf9f264 net: dsa: Hook {get,set}_rxnfc ethtool operations by Florian Fainelli · 8 years ago
  85. f123f2f net: dsa: pass bridge device when a port leaves by Vivien Didelot · 8 years ago
  86. a5e9a02 net: dsa: move bridge device in dsa_port by Vivien Didelot · 8 years ago
  87. 818be84 net: dsa: add ds and index to dsa_port by Vivien Didelot · 8 years ago
  88. a0c0216 net: dsa: variable number of ports by Vivien Didelot · 8 years ago
  89. 55ed0ce net: dsa: Pass device pointer to dsa_register_switch by Florian Fainelli · 8 years ago
  90. 4345029 net: dsa: Mop up remaining NET_DSA_HWMON references by Andrew Lunn · 8 years ago
  91. cf1a56a net: dsa: Remove hwmon support by Andrew Lunn · 8 years ago
  92. b22de49 net: dsa: store CPU switch structure in the tree by Vivien Didelot · 8 years ago
  93. a82f67a net: dsa: Make dsa_switch_ops const by Florian Fainelli · 8 years ago
  94. ab3d408 net: dsa: Encapsulate legacy switch drivers into dsa_switch_driver by Florian Fainelli · 8 years ago
  95. 732f794 net: dsa: add port fast ageing by Vivien Didelot · 8 years ago
  96. cafdc45 net-next: dsa: add Qualcomm tag RX/TX handler by John Crispin · 8 years ago
  97. 04bed14 net: dsa: remove ds_to_priv by Vivien Didelot · 8 years ago
  98. 8df3025 net: dsa: add MDB support by Vivien Didelot · 8 years ago
  99. 9d490b4 net: dsa: rename switch operations structure by Vivien Didelot · 8 years ago
  100. 7b31436 net: dsa: Allow the DSA driver to indicate the tag protocol by Andrew Lunn · 8 years ago