1. 4d56a29 net: dsa: remove unnecessary phy*.h includes by Russell King · 8 years ago
  2. 71e0bbd net: dsa: Add support for platform data by Florian Fainelli · 8 years ago
  3. 14b89f3 net: dsa: Rename and export dev_to_net_device() by Florian Fainelli · 8 years ago
  4. 04d3a4c net: dsa: introduce bridge notifier by Vivien Didelot · 8 years ago
  5. f515f19 net: dsa: add switch notifier by Vivien Didelot · 8 years ago
  6. f50f212 net: dsa: Add plumbing for port mirroring by Florian Fainelli · 8 years ago
  7. bf9f264 net: dsa: Hook {get,set}_rxnfc ethtool operations by Florian Fainelli · 8 years ago
  8. f123f2f net: dsa: pass bridge device when a port leaves by Vivien Didelot · 8 years ago
  9. a5e9a02 net: dsa: move bridge device in dsa_port by Vivien Didelot · 8 years ago
  10. 818be84 net: dsa: add ds and index to dsa_port by Vivien Didelot · 8 years ago
  11. a0c0216 net: dsa: variable number of ports by Vivien Didelot · 8 years ago
  12. 55ed0ce net: dsa: Pass device pointer to dsa_register_switch by Florian Fainelli · 8 years ago
  13. 4345029 net: dsa: Mop up remaining NET_DSA_HWMON references by Andrew Lunn · 8 years ago
  14. cf1a56a net: dsa: Remove hwmon support by Andrew Lunn · 8 years ago
  15. b22de49 net: dsa: store CPU switch structure in the tree by Vivien Didelot · 8 years ago
  16. a82f67a net: dsa: Make dsa_switch_ops const by Florian Fainelli · 8 years ago
  17. ab3d408 net: dsa: Encapsulate legacy switch drivers into dsa_switch_driver by Florian Fainelli · 8 years ago
  18. 732f794 net: dsa: add port fast ageing by Vivien Didelot · 8 years ago
  19. cafdc45 net-next: dsa: add Qualcomm tag RX/TX handler by John Crispin · 8 years ago
  20. 04bed14 net: dsa: remove ds_to_priv by Vivien Didelot · 8 years ago
  21. 8df3025 net: dsa: add MDB support by Vivien Didelot · 8 years ago
  22. 9d490b4 net: dsa: rename switch operations structure by Vivien Didelot · 8 years ago
  23. 7b31436 net: dsa: Allow the DSA driver to indicate the tag protocol by Andrew Lunn · 8 years ago
  24. ea825e7 net: dsa: Export suspend/resume functions by Florian Fainelli · 8 years ago
  25. 34a79f6 net: dsa: support switchdev ageing time attr by Vivien Didelot · 8 years ago
  26. d390238 net: dsa: initialize the routing table by Vivien Didelot · 8 years ago
  27. 0c73c52 net: dsa: Initialize CPU port ethtool ops per tree by Florian Fainelli · 9 years ago
  28. 83c0afa net: dsa: Add new binding implementation by Andrew Lunn · 9 years ago
  29. 39a7f2a net: dsa: Refactor selection of tag ops into a function by Andrew Lunn · 9 years ago
  30. 66472fc net: dsa: Copy the routing table into the switch structure by Andrew Lunn · 9 years ago
  31. 4a7704f net: dsa: Remove dynamic allocate of routing table by Andrew Lunn · 9 years ago
  32. 189b0d9 net: dsa: Move port device node into port structure by Andrew Lunn · 9 years ago
  33. c8b0980 net: dsa: Add a ports structure and use it in the switch structure by Andrew Lunn · 9 years ago
  34. ff04955 dsa: Rename switch chip data to cd by Andrew Lunn · 9 years ago
  35. c33063d dsa: Remove master_dev from switch structure by Andrew Lunn · 9 years ago
  36. 52638f7 dsa: Move gpio reset into switch driver by Andrew Lunn · 9 years ago
  37. badf3ad net: dsa: Provide CPU port statistics to master netdev by Florian Fainelli · 9 years ago
  38. c60c984 net: dsa: remove tag_protocol from dsa_switch by Vivien Didelot · 9 years ago
  39. 0209d14 net: dsa: constify probed name by Vivien Didelot · 9 years ago
  40. 74c3e2a dsa: Rename phys_port_mask to enabled_port_mask by Andrew Lunn · 9 years ago
  41. 5feebd0 net: dsa: Remove allocation of driver private memory by Andrew Lunn · 9 years ago
  42. 7543a6d net: dsa: Have the switch driver allocate there own private memory by Andrew Lunn · 9 years ago
  43. bbb8d79 net: dsa: Pass the dsa device to the switch drivers by Andrew Lunn · 9 years ago
  44. 4d5770b net: dsa: make the VLAN add function return void by Vivien Didelot · 9 years ago
  45. 8497aa6 net: dsa: make the FDB add function return void by Vivien Didelot · 9 years ago
  46. 43c44a9 net: dsa: make the STP state function return void by Vivien Didelot · 9 years ago
  47. 16bfa70 net: dsa: make port_bridge_leave return void by Vivien Didelot · 9 years ago
  48. 71327a4 net: dsa: rename port_*_bridge routines by Vivien Didelot · 9 years ago
  49. fb2daba net: dsa: support VLAN filtering switchdev attr by Vivien Didelot · 9 years ago
  50. 477b184 net: dsa: drop vlan_getnext by Vivien Didelot · 9 years ago
  51. 65aebfc net: dsa: add port_vlan_dump routine by Vivien Didelot · 9 years ago
  52. a669275 net: dsa: pass bridge down to drivers by Vivien Didelot · 9 years ago
  53. 4baee937 net: dsa: remove DSA link polling by Neil Armstrong · 9 years ago
  54. cc30c16 net: dsa: Add support for a switch reset gpio by Andrew Lunn · 9 years ago
  55. 76e398a net: dsa: use switchdev obj for VLAN add/del ops by Vivien Didelot · 9 years ago
  56. 1a49a2f net: dsa: remove port_fdb_getnext by Vivien Didelot · 9 years ago
  57. ea70ba9 net: dsa: add port_fdb_dump function by Vivien Didelot · 9 years ago
  58. 8057b3e net: dsa: use switchdev obj in port_fdb_del by Vivien Didelot · 9 years ago
  59. 1f36faf net: dsa: push prepare phase in port_fdb_add by Vivien Didelot · 9 years ago
  60. 146a320 net: dsa: add port_fdb_prepare by Vivien Didelot · 9 years ago
  61. 60045cb net: dsa: Add dsa_is_dsa_port() helper by Andrew Lunn · 9 years ago
  62. 1114953 net: dsa: add support for switchdev VLAN objects by Vivien Didelot · 9 years ago
  63. 2a778e1 net: dsa: change FDB routines prototypes by Vivien Didelot · 9 years ago
  64. cdf0969 Revert "Merge branch 'mv88e6xxx-switchdev-fdb'" by David S. Miller · 9 years ago
  65. 55045dd net: dsa: add support for switchdev FDB objects by Vivien Didelot · 9 years ago
  66. 339d826 net: dsa: Add basic framework to support ndo_fdb functions by Guenter Roeck · 10 years ago
  67. 769a020 net: dsa: utilize of_find_net_device_by_node by Florian Fainelli · 10 years ago
  68. 5929903 net: dsa: let switches specify their tagging protocol by Florian Fainelli · 10 years ago
  69. d79d210 net: dsa: Introduce dsa_is_port_initialized by Guenter Roeck · 10 years ago
  70. b73adef net: dsa: integrate with SWITCHDEV for HW bridging by Florian Fainelli · 10 years ago
  71. 3d762a0 net: dsa: Add support for reading switch registers with ethtool by Guenter Roeck · 10 years ago
  72. 6793abb net: dsa: Add support for switch EEPROM access by Guenter Roeck · 10 years ago
  73. 51579c3 net: dsa: Add support for reporting switch chip temperatures by Guenter Roeck · 10 years ago
  74. a282054 net: dsa: add includes for ethtool and phy_fixed definitions by Florian Fainelli · 10 years ago
  75. 7905288 net: dsa: allow switches driver to implement get/set EEE by Florian Fainelli · 10 years ago
  76. b2f2af2 net: dsa: allow enabling and disable switch ports by Florian Fainelli · 10 years ago
  77. 19e57c4 net: dsa: add {get, set}_wol callbacks to slave devices by Florian Fainelli · 10 years ago
  78. 2446254 net: dsa: allow switch drivers to implement suspend/resume hooks by Florian Fainelli · 10 years ago
  79. 6819563 net: dsa: allow switch drivers to specify phy_device::dev_flags by Florian Fainelli · 10 years ago
  80. b4d2394 dsa: Replace mii_bus with a generic host device by Alexander Duyck · 10 years ago
  81. 5075314 dsa: Split ops up, and avoid assigning tag_protocol and receive separately by Alexander Duyck · 10 years ago
  82. ac7a04c net: dsa: change tag_protocol to an enum by Florian Fainelli · 10 years ago
  83. 5037d53 net: dsa: add Broadcom tag RX/TX handler by Florian Fainelli · 10 years ago
  84. ce31b31 net: dsa: allow updating fixed PHY link information by Florian Fainelli · 10 years ago
  85. ec9436b net: dsa: allow drivers to do link adjustment by Florian Fainelli · 10 years ago
  86. 5aed85c net: dsa: allow switches to work without tagging by Florian Fainelli · 10 years ago
  87. 0d8bcdd net: dsa: allow for more complex PHY setups by Florian Fainelli · 10 years ago
  88. bd47497 net: dsa: retain a per-port device_node pointer by Florian Fainelli · 10 years ago
  89. fa981d9 net: dsa: provide a switch device device tree node pointer by Florian Fainelli · 10 years ago
  90. 3e8a72d net: dsa: reduce number of protocol hooks by Florian Fainelli · 10 years ago
  91. 7fa857e net: dsa: add ds_to_priv by Florian Fainelli · 11 years ago
  92. ea1f51b dsa: Include linux/if_ether.h to fix build error by Axel Lin · 13 years ago
  93. c8f0b86 dsa: Move all definitions needed by drivers into <net/dsa.h> by Ben Hutchings · 13 years ago
  94. cf50dcc dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions by Ben Hutchings · 13 years ago
  95. e84665c dsa: add switch chip cascading support by Lennert Buytenhek · 16 years ago
  96. 396138f dsa: add support for Trailer tagging format by Lennert Buytenhek · 16 years ago
  97. cf85d08 dsa: add support for original DSA tagging format by Lennert Buytenhek · 16 years ago
  98. 91da11f net: Distributed Switch Architecture protocol support by Lennert Buytenhek · 16 years ago