1. bc1727d net: dsa: Move ports assignment closer to error checking by Florian Fainelli · 8 years ago
  2. 3512a8e net: dsa: Suffix function manipulating device_node with _dn by Florian Fainelli · 8 years ago
  3. 293784a net: dsa: Make most functions take a dsa_port argument by Florian Fainelli · 8 years ago
  4. 55ed0ce net: dsa: Pass device pointer to dsa_register_switch by Florian Fainelli · 8 years ago
  5. 82272db net: dsa: Drop WARN() in tag_brcm.c by Florian Fainelli · 8 years ago
  6. 23e3d61 net: dsa: Fix inverted test for multiple CPU interface by Andrew Lunn · 8 years ago
  7. cf1a56a net: dsa: Remove hwmon support by Andrew Lunn · 8 years ago
  8. 9520ed8 net: dsa: use cpu_switch instead of ds[0] by Vivien Didelot · 8 years ago
  9. b22de49 net: dsa: store CPU switch structure in the tree by Vivien Didelot · 8 years ago
  10. 02ac5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  11. 592050b Revert "net: dsa: Implement ndo_get_phys_port_id" by Florian Fainelli · 8 years ago
  12. 44bb765 net: dsa: Implement ndo_get_phys_port_name() by Florian Fainelli · 8 years ago
  13. 9f91484 net: dsa: make "label" property optional for dsa2 by Vivien Didelot · 8 years ago
  14. faf3a93 net: dsa: Ensure validity of dst->ds[0] by Florian Fainelli · 8 years ago
  15. 3a89eaa net: dsa: select NET_SWITCHDEV 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. 111427f net: dsa: move HWMON support to its own file by Vivien Didelot · 8 years ago
  19. 7558828 net: dsa: remove version string by Vivien Didelot · 8 years ago
  20. 5e6eb45 net:dsa: check for EPROBE_DEFER from dsa_dst_parse() by Volodymyr Bendiuga · 8 years ago
  21. a896eee net: dsa: remove out label in dsa_switch_setup_one by Vivien Didelot · 8 years ago
  22. 3a543ef net: dsa: Implement ndo_get_phys_port_id by Florian Fainelli · 8 years ago
  23. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  24. 881eada net: dsa: slave: fix fixed-link phydev leaks by Johan Hovold · 8 years ago
  25. 3f65047 of_mdio: add helper to deregister fixed-link PHYs by Johan Hovold · 8 years ago
  26. 0d8f3c6 net: dsa: slave: fix of-node leak and phy priority by Johan Hovold · 8 years ago
  27. 7a99cd6 net: dsa: fix unbalanced dsa_switch_tree reference counting by Nikita Yushchenko · 8 years ago
  28. fd05d7b net: dsa: fix fixed-link-phy device leaks by Johan Hovold · 8 years ago
  29. 8b1efc0 net: remove MTU limits on a few ether_setup callers by Jarod Wilson · 8 years ago
  30. bb10bb3 net: dsa: slave: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  31. 732f794 net: dsa: add port fast ageing by Vivien Didelot · 8 years ago
  32. 4acfee8 net: dsa: add port STP state helper by Vivien Didelot · 8 years ago
  33. 092183d net-next: dsa: make the set_addr() operation optional by John Crispin · 8 years ago
  34. 06f8ec9 net-next: dsa: fix duplicate invocation of set_addr() by John Crispin · 8 years ago
  35. cafdc45 net-next: dsa: add Qualcomm tag RX/TX handler by John Crispin · 8 years ago
  36. 8df3025 net: dsa: add MDB support by Vivien Didelot · 8 years ago
  37. 9d490b4 net: dsa: rename switch operations structure by Vivien Didelot · 8 years ago
  38. 7b31436 net: dsa: Allow the DSA driver to indicate the tag protocol by Andrew Lunn · 8 years ago
  39. d933802 net: dsa: bcm_sf2: Make it a real platform device driver by Florian Fainelli · 8 years ago
  40. ea825e7 net: dsa: Export suspend/resume functions by Florian Fainelli · 8 years ago
  41. 34a79f6 net: dsa: support switchdev ageing time attr by Vivien Didelot · 9 years ago
  42. 85c22ba net: dsa: Fix non static symbol warning by Wei Yongjun · 9 years ago
  43. d390238 net: dsa: initialize the routing table by Vivien Didelot · 9 years ago
  44. 0c73c52 net: dsa: Initialize CPU port ethtool ops per tree by Florian Fainelli · 9 years ago
  45. af42192 net: dsa: Add initialization helper for CPU port ethtool_ops by Florian Fainelli · 9 years ago
  46. 1eb5944 net: dsa: Provide a slave MII bus if needed by Florian Fainelli · 9 years ago
  47. 6e830d8 net: dsa: Initialize ds->enabled_port_mask and ds->phys_mii_mask by Florian Fainelli · 9 years ago
  48. 0b7b498 net: dsa: Provide unique DSA slave MII bus names by Florian Fainelli · 9 years ago
  49. 83c0afa net: dsa: Add new binding implementation by Andrew Lunn · 9 years ago
  50. e755e49 net: dsa: Make mdio bus optional 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. 66472fc net: dsa: Copy the routing table into the switch structure by Andrew Lunn · 9 years ago
  54. 4a7704f net: dsa: Remove dynamic allocate of routing table by Andrew Lunn · 9 years ago
  55. 189b0d9 net: dsa: Move port device node into port structure by Andrew Lunn · 9 years ago
  56. c8b0980 net: dsa: Add a ports structure and use it in the switch structure by Andrew Lunn · 9 years ago
  57. 149cafd net: dsa: tag_{e}dsa.c: Remove dependency on platform data by Andrew Lunn · 9 years ago
  58. 6e8e862 net: dsa: slave: Remove MDIO address from switch MDIO bus name by Andrew Lunn · 9 years ago
  59. 0e57604 net: dsa: slave: chip data is optional, don't dereference NULL by Andrew Lunn · 9 years ago
  60. ff04955 dsa: Rename switch chip data to cd by Andrew Lunn · 9 years ago
  61. c33063d dsa: Remove master_dev from switch structure by Andrew Lunn · 9 years ago
  62. 52638f7 dsa: Move gpio reset into switch driver by Andrew Lunn · 9 years ago
  63. badf3ad net: dsa: Provide CPU port statistics to master netdev by Florian Fainelli · 9 years ago
  64. c60c984 net: dsa: remove tag_protocol from dsa_switch by Vivien Didelot · 9 years ago
  65. 46e7b8d net: dsa: kill circular reference with slave priv by Vivien Didelot · 9 years ago
  66. 0209d14 net: dsa: constify probed name by Vivien Didelot · 9 years ago
  67. 74c3e2a dsa: Rename phys_port_mask to enabled_port_mask by Andrew Lunn · 9 years ago
  68. 5feebd0 net: dsa: Remove allocation of driver private memory by Andrew Lunn · 9 years ago
  69. 7543a6d net: dsa: Have the switch driver allocate there own private memory by Andrew Lunn · 9 years ago
  70. bbb8d79 net: dsa: Pass the dsa device to the switch drivers by Andrew Lunn · 9 years ago
  71. 4d5770b net: dsa: make the VLAN add function return void by Vivien Didelot · 9 years ago
  72. 8497aa6 net: dsa: make the FDB add function return void by Vivien Didelot · 9 years ago
  73. 43c44a9 net: dsa: make the STP state function return void by Vivien Didelot · 9 years ago
  74. 6debb68 net: dsa: refine netdev event notifier by Vivien Didelot · 9 years ago
  75. 16bfa70 net: dsa: make port_bridge_leave return void by Vivien Didelot · 9 years ago
  76. 71327a4 net: dsa: rename port_*_bridge routines by Vivien Didelot · 9 years ago
  77. 5bcbe0f phy: fixed: Fix removal of phys. by Andrew Lunn · 9 years ago
  78. ec777e6 dsa: dsa: Fix freeing of fixed-phys from user ports. by Andrew Lunn · 9 years ago
  79. 3a44514 dsa: Destroy fixed link phys after the phy has been disconnected by Andrew Lunn · 9 years ago
  80. b71be35 dsa: slave: Don't reference NULL pointer during phy_disconnect by Andrew Lunn · 9 years ago
  81. 0476189 net: dsa: Fix cleanup resources upon module removal by Neil Armstrong · 9 years ago
  82. fb2daba net: dsa: support VLAN filtering switchdev attr by Vivien Didelot · 9 years ago
  83. 477b184 net: dsa: drop vlan_getnext by Vivien Didelot · 9 years ago
  84. 65aebfc net: dsa: add port_vlan_dump routine by Vivien Didelot · 9 years ago
  85. 9d2dd73 net: dsa: remove dsa_bridge_check_vlan_range by Vivien Didelot · 9 years ago
  86. a669275 net: dsa: pass bridge down to drivers by Vivien Didelot · 9 years ago
  87. 73dcb55 net: dsa: Unregister slave_dev in error path by Florian Fainelli · 9 years ago
  88. a407054 net: dsa: remove phy_disconnect from error path by Sascha Hauer · 9 years ago
  89. 0071f56 dsa: Register netdev before phy by Andrew Lunn · 9 years ago
  90. 7f85442 phy: Add API for {un}registering an mdio device to a bus. by Andrew Lunn · 9 years ago
  91. e5a03bf phy: Add an mdio_device structure by Andrew Lunn · 9 years ago
  92. 2220943 phy: Centralise print about attached phy by Andrew Lunn · 9 years ago
  93. cda5c15 net: dsa: move dsa slave destroy code to slave.c by Neil Armstrong · 9 years ago
  94. 679fb46 net: dsa: Add missing master netdev dev_put() calls by Neil Armstrong · 9 years ago
  95. b0dc635d net: dsa: cleanup resources upon module removal by Neil Armstrong · 9 years ago
  96. 4baee937 net: dsa: remove DSA link polling by Neil Armstrong · 9 years ago
  97. 85beabf net: dsa: include gpio consumer header file by Arnd Bergmann · 9 years ago
  98. cc30c16 net: dsa: Add support for a switch reset gpio by Andrew Lunn · 9 years ago
  99. 76e398a net: dsa: use switchdev obj for VLAN add/del ops by Vivien Didelot · 9 years ago
  100. 1a49a2f net: dsa: remove port_fdb_getnext by Vivien Didelot · 9 years ago