1. 68277a2 net-next: dsa: move struct dsa_device_ops to the global header file by John Crispin · 7 years ago
  2. 2bedde1 net: dsa: Move FDB dump implementation inside DSA by Arkadi Sharshevsky · 7 years ago
  3. dc0cbff net: dsa: Remove redundant MDB dump support by Arkadi Sharshevsky · 7 years ago
  4. c069fcd net: dsa: Remove support for bypass bridge port attributes/vlan set by Arkadi Sharshevsky · 7 years ago
  5. 37b8da1 net: dsa: Move FDB add/del implementation inside DSA by Arkadi Sharshevsky · 7 years ago
  6. c9eb3e0 net: dsa: Add support for learning FDB through notification by Arkadi Sharshevsky · 7 years ago
  7. 2acf4e6 net: dsa: Remove switchdev dependency from DSA switch notifier chain by Arkadi Sharshevsky · 7 years ago
  8. 1b6dd55 net: dsa: Remove prepare phase for FDB by Arkadi Sharshevsky · 7 years ago
  9. 4cfbf09 net: dsa: remove useless args of dsa_slave_create by Vivien Didelot · 7 years ago
  10. 47d0dcc net: dsa: remove useless args of dsa_cpu_dsa_setup by Vivien Didelot · 7 years ago
  11. 5f6b4e1 net: dsa: User per-cpu 64-bit statistics by Florian Fainelli · 7 years ago
  12. f613ed6 net: dsa: Add support for 64-bit statistics by Florian Fainelli · 7 years ago
  13. 3cc9f25 net: dsa: Introduce dsa_get_cpu_port() by Florian Fainelli · 8 years ago
  14. a29342e net: dsa: Associate slave network device with CPU port by Florian Fainelli · 8 years ago
  15. 6d3c8c0 net: dsa: Remove master_netdev and use dst->cpu_dp->netdev by Florian Fainelli · 8 years ago
  16. 937c7df net: dsa: Pass dsa_port reference to ethtool setup/restore by Florian Fainelli · 8 years ago
  17. 73a7ece net: dsa: comment hot path requirements by Vivien Didelot · 8 years ago
  18. 8b8010f dsa: add support for Microchip KSZ tail tagging by Woojung Huh · 8 years ago
  19. 64dba23 net: dsa: support cross-chip ageing time by Vivien Didelot · 8 years ago
  20. d0c627b net: dsa: add VLAN notifier by Vivien Didelot · 8 years ago
  21. 8ae5bcd net: dsa: add MDB notifier by Vivien Didelot · 8 years ago
  22. 685fb6a net: dsa: add FDB notifier by Vivien Didelot · 8 years ago
  23. 1faabf7 net: dsa: add notifier for ageing time by Vivien Didelot · 8 years ago
  24. 52c96f9 net: dsa: move notifier info to private header by Vivien Didelot · 8 years ago
  25. 076e713 net: dsa: move VLAN handlers by Vivien Didelot · 8 years ago
  26. 3a9afea net: dsa: move MDB handlers by Vivien Didelot · 8 years ago
  27. d1cffff net: dsa: move FDB handlers by Vivien Didelot · 8 years ago
  28. d87bd94 net: dsa: move ageing time setter by Vivien Didelot · 8 years ago
  29. 4d61d30 net: dsa: move VLAN filtering setter by Vivien Didelot · 8 years ago
  30. cfbed32 net: dsa: move bridging routines by Vivien Didelot · 8 years ago
  31. a40c175 net: dsa: move port state setters by Vivien Didelot · 8 years ago
  32. ea5dd34 net: dsa: include dsa.h only once by Vivien Didelot · 8 years ago
  33. eb7b721 net: dsa: Sort DSA tagging protocol drivers by Andrew Lunn · 8 years ago
  34. e8fe177 net: dsa: add support for the SMSC-LAN9303 tagging format by Juergen Beisert · 8 years ago
  35. a6a71f1 net: dsa: isolate legacy code by Vivien Didelot · 8 years ago
  36. a86d8be net: dsa: Factor bottom tag receive functions by Florian Fainelli · 8 years ago
  37. 5cd8985 net-next: dsa: add Mediatek tag RX/TX handler by Sean Wang · 8 years ago
  38. f515f19 net: dsa: add switch notifier by Vivien Didelot · 8 years ago
  39. 88e4f0c net: dsa: move netdevice notifier registration by Vivien Didelot · 8 years ago
  40. f50f212 net: dsa: Add plumbing for port mirroring by Florian Fainelli · 8 years ago
  41. a5e9a02 net: dsa: move bridge device in dsa_port by Vivien Didelot · 8 years ago
  42. afdcf15 net: dsa: store a dsa_port in dsa_slave_priv by Vivien Didelot · 8 years ago
  43. 293784a net: dsa: Make most functions take a dsa_port argument by Florian Fainelli · 8 years ago
  44. cf1a56a net: dsa: Remove hwmon support by Andrew Lunn · 8 years ago
  45. 111427f net: dsa: move HWMON support to its own file by Vivien Didelot · 8 years ago
  46. 7558828 net: dsa: remove version string by Vivien Didelot · 8 years ago
  47. cafdc45 net-next: dsa: add Qualcomm tag RX/TX handler by John Crispin · 8 years ago
  48. 0c73c52 net: dsa: Initialize CPU port ethtool ops per tree by Florian Fainelli · 9 years ago
  49. af42192 net: dsa: Add initialization helper for CPU port ethtool_ops by Florian Fainelli · 9 years ago
  50. 83c0afa net: dsa: Add new binding implementation by Andrew Lunn · 9 years ago
  51. 39a7f2a net: dsa: Refactor selection of tag ops into a function by Andrew Lunn · 9 years ago
  52. 9b8e895 net: dsa: Split up creating/destroying of DSA and CPU ports by Andrew Lunn · 9 years ago
  53. 46e7b8d net: dsa: kill circular reference with slave priv by Vivien Didelot · 9 years ago
  54. cda5c15 net: dsa: move dsa slave destroy code to slave.c by Neil Armstrong · 9 years ago
  55. 04ff53f net: dsa: Add netconsole support by Florian Fainelli · 9 years ago
  56. 4ed70ce net: dsa: Refactor transmit path to eliminate duplication by Florian Fainelli · 9 years ago
  57. b73adef net: dsa: integrate with SWITCHDEV for HW bridging by Florian Fainelli · 10 years ago
  58. d87d6f4 net: dsa: Ensure that port array elements are initialized before being used by Guenter Roeck · 10 years ago
  59. 2446254 net: dsa: allow switch drivers to implement suspend/resume hooks by Florian Fainelli · 10 years ago
  60. 5075314 dsa: Split ops up, and avoid assigning tag_protocol and receive separately by Alexander Duyck · 10 years ago
  61. 5037d53 net: dsa: add Broadcom tag RX/TX handler by Florian Fainelli · 10 years ago
  62. 0d8bcdd net: dsa: allow for more complex PHY setups by Florian Fainelli · 10 years ago
  63. 3e8a72d net: dsa: reduce number of protocol hooks by Florian Fainelli · 10 years ago
  64. c8f0b86 dsa: Move all definitions needed by drivers into <net/dsa.h> by Ben Hutchings · 13 years ago
  65. 7df899c dsa: Combine core and tagging code by Ben Hutchings · 13 years ago
  66. cf50dcc dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions by Ben Hutchings · 13 years ago
  67. 6fef4c0 netdev: convert pseudo-devices to netdev_tx_t by Stephen Hemminger · 15 years ago
  68. e84665c dsa: add switch chip cascading support by Lennert Buytenhek · 16 years ago
  69. 396138f dsa: add support for Trailer tagging format by Lennert Buytenhek · 16 years ago
  70. cf85d08 dsa: add support for original DSA tagging format by Lennert Buytenhek · 16 years ago
  71. 91da11f net: Distributed Switch Architecture protocol support by Lennert Buytenhek · 16 years ago