1. 3361536 net: dsa: Support internal phy on 'cpu' port by Sebastian Reichel · 7 years ago
  2. 986d7cc net: dsa: assign a CPU port to DSA port by Vivien Didelot · 7 years ago
  3. 9e74104 net: dsa: fix 'increment on 0' warning by Vivien Didelot · 7 years ago
  4. 5ed4e3e net: dsa: Pass a port to get_tag_protocol() by Florian Fainelli · 7 years ago
  5. b4fbb34 net: dsa: rename probe and remove switch functions by Vivien Didelot · 7 years ago
  6. 3081735 net: dsa: setup a tree when adding a switch to it by Vivien Didelot · 7 years ago
  7. 34c09a8 net: dsa: setup routing table by Vivien Didelot · 7 years ago
  8. c528666 net: dsa: use of_for_each_phandle by Vivien Didelot · 7 years ago
  9. f163da8 net: dsa: add find port by node helper by Vivien Didelot · 7 years ago
  10. 1d27732 net: dsa: setup and teardown ports by Vivien Didelot · 7 years ago
  11. 1f08f9e net: dsa: setup and teardown switches by Vivien Didelot · 7 years ago
  12. ec15dd4 net: dsa: setup and teardown tree by Vivien Didelot · 7 years ago
  13. 17a22fc net: dsa: setup and teardown master device by Vivien Didelot · 7 years ago
  14. f070464 net: dsa: setup and teardown default CPU port by Vivien Didelot · 7 years ago
  15. 7354fcb net: dsa: resolve tagging protocol at parse time by Vivien Didelot · 7 years ago
  16. 06e24d0 net: dsa: add one port parsing function per type by Vivien Didelot · 7 years ago
  17. 54df6fa net: dsa: only check presence of link property by Vivien Didelot · 7 years ago
  18. 975e6e3 net: dsa: rework switch parsing by Vivien Didelot · 7 years ago
  19. 0eefe2c net: dsa: get tree before parsing ports by Vivien Didelot · 7 years ago
  20. 6da2a94 net: dsa: rework switch addition and removal by Vivien Didelot · 7 years ago
  21. 1ca28ec net: dsa: provide a find or new tree helper by Vivien Didelot · 7 years ago
  22. 6525410 net: dsa: get and put tree reference counting by Vivien Didelot · 7 years ago
  23. 8e5bf97 net: dsa: simplify tree reference counting by Vivien Didelot · 7 years ago
  24. 49463b7 net: dsa: make tree index unsigned by Vivien Didelot · 7 years ago
  25. 951259aa net: dsa: remove name arg from slave create by Vivien Didelot · 7 years ago
  26. 1838fa8 net: dsa: get port name at parse time by Vivien Didelot · 7 years ago
  27. cbabb0a net: dsa: get master device at port parsing time by Vivien Didelot · 7 years ago
  28. 6d4e5c5 net: dsa: get port type at parse time by Vivien Didelot · 7 years ago
  29. fd223e2 net: dsa: add port parse functions by Vivien Didelot · 7 years ago
  30. 5b32fe0 net: dsa: get ports within parsing code by Vivien Didelot · 7 years ago
  31. e1ea2f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  32. 57ab1ca net: dsa: move fixed link registration helpers by Vivien Didelot · 7 years ago
  33. 5749f0f net: dsa: remove port masks 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. eaac974 net: dsa: don't unmask port bitmaps by Vivien Didelot · 7 years ago
  37. 3eb8fee net: dsa: check master device before put by Vivien Didelot · 7 years ago
  38. f8b8b1c net: dsa: split dsa_port's netdev member by Vivien Didelot · 7 years ago
  39. 841f4f2 net: dsa: remove .set_addr by Vivien Didelot · 7 years ago
  40. aa193d9 net: dsa: remove tag ops from the switch tree by Vivien Didelot · 7 years ago
  41. 2f657a6 net: dsa: change dsa_ptr for a dsa_port by Vivien Didelot · 7 years ago
  42. 3e41f93 net: dsa: prepare master receive hot path by Vivien Didelot · 7 years ago
  43. 1524024 net: dsa: add tagging ops to port by Vivien Didelot · 7 years ago
  44. 62fc958 net: dsa: use temporary dsa_device_ops variable by Vivien Didelot · 7 years ago
  45. f2f2356 net: dsa: move master ethtool code by Vivien Didelot · 7 years ago
  46. 1943563 net: dsa: setup master ethtool after dsa_ptr by Vivien Didelot · 7 years ago
  47. cd8d7dd net: dsa: setup master ethtool unconditionally by Vivien Didelot · 7 years ago
  48. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  49. c784839 net: dsa: Don't dereference dst->cpu_dp->netdev by Florian Fainelli · 7 years ago
  50. 4cfbf09 net: dsa: remove useless args of dsa_slave_create by Vivien Didelot · 7 years ago
  51. 47d0dcc net: dsa: remove useless args of dsa_cpu_dsa_setup by Vivien Didelot · 7 years ago
  52. 9f9e772 net: dsa: Initialize ds->cpu_port_mask earlier by Florian Fainelli · 7 years ago
  53. e4b7778 net: dsa: assign default CPU port to all ports by Vivien Didelot · 7 years ago
  54. a29342e net: dsa: Associate slave network device with CPU port by Florian Fainelli · 7 years ago
  55. 6d3c8c0 net: dsa: Remove master_netdev and use dst->cpu_dp->netdev by Florian Fainelli · 7 years ago
  56. 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  57. b07ac98 net: dsa: Fix stale cpu_switch reference after unbind then bind by Florian Fainelli · 7 years ago
  58. 14be36c net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse() by Florian Fainelli · 7 years ago
  59. e41c1b5 net: dsa: Consistently use dsa_port for dsa_*_port_{apply, unapply} by Florian Fainelli · 7 years ago
  60. 937c7df net: dsa: Pass dsa_port reference to ethtool setup/restore by Florian Fainelli · 7 years ago
  61. 02f840c net: dsa: do not cast dst by Vivien Didelot · 7 years ago
  62. 23c9ee4 net: dsa: remove dev arg of dsa_register_switch by Vivien Didelot · 7 years ago
  63. ea5dd34 net: dsa: include dsa.h only once by Vivien Didelot · 7 years ago
  64. 8b0d3ea net: dsa: store CPU port pointer in the tree by Vivien Didelot · 7 years ago
  65. 96567d5 net: dsa: dsa2: Add basic support of devlink by Andrew Lunn · 8 years ago
  66. c6e970a net: break include loop netdevice.h, dsa.h, devlink.h by Andrew Lunn · 8 years ago
  67. 35eeacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  68. 382e1ee net: dsa: Do not destroy invalid network devices by Florian Fainelli · 8 years ago
  69. 71e0bbd net: dsa: Add support for platform data by Florian Fainelli · 8 years ago
  70. f515f19 net: dsa: add switch notifier by Vivien Didelot · 8 years ago
  71. 818be84 net: dsa: add ds and index to dsa_port by Vivien Didelot · 8 years ago
  72. 26895e2 net: dsa: use ds->num_ports when possible by Vivien Didelot · 8 years ago
  73. a0c0216 net: dsa: variable number of ports by Vivien Didelot · 8 years ago
  74. bc1727d net: dsa: Move ports assignment closer to error checking by Florian Fainelli · 8 years ago
  75. 3512a8e net: dsa: Suffix function manipulating device_node with _dn by Florian Fainelli · 8 years ago
  76. 293784a net: dsa: Make most functions take a dsa_port argument by Florian Fainelli · 8 years ago
  77. 55ed0ce net: dsa: Pass device pointer to dsa_register_switch by Florian Fainelli · 8 years ago
  78. 9520ed8 net: dsa: use cpu_switch instead of ds[0] by Vivien Didelot · 8 years ago
  79. b22de49 net: dsa: store CPU switch structure in the tree by Vivien Didelot · 8 years ago
  80. 02ac5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  81. 9f91484 net: dsa: make "label" property optional for dsa2 by Vivien Didelot · 8 years ago
  82. faf3a93 net: dsa: Ensure validity of dst->ds[0] by Florian Fainelli · 8 years ago
  83. 5e6eb45 net:dsa: check for EPROBE_DEFER from dsa_dst_parse() by Volodymyr Bendiuga · 8 years ago
  84. 7a99cd6 net: dsa: fix unbalanced dsa_switch_tree reference counting by Nikita Yushchenko · 8 years ago
  85. 092183d net-next: dsa: make the set_addr() operation optional by John Crispin · 8 years ago
  86. 06f8ec9 net-next: dsa: fix duplicate invocation of set_addr() by John Crispin · 8 years ago
  87. 9d490b4 net: dsa: rename switch operations structure by Vivien Didelot · 8 years ago
  88. 7b31436 net: dsa: Allow the DSA driver to indicate the tag protocol by Andrew Lunn · 8 years ago
  89. 85c22ba net: dsa: Fix non static symbol warning by Wei Yongjun · 8 years ago
  90. d390238 net: dsa: initialize the routing table by Vivien Didelot · 8 years ago
  91. 0c73c52 net: dsa: Initialize CPU port ethtool ops per tree by Florian Fainelli · 8 years ago
  92. 1eb5944 net: dsa: Provide a slave MII bus if needed by Florian Fainelli · 8 years ago
  93. 6e830d8 net: dsa: Initialize ds->enabled_port_mask and ds->phys_mii_mask by Florian Fainelli · 8 years ago
  94. 83c0afa net: dsa: Add new binding implementation by Andrew Lunn · 8 years ago