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