1. 3f65047 of_mdio: add helper to deregister fixed-link PHYs by Johan Hovold · 8 years ago
  2. fd05d7b net: dsa: fix fixed-link-phy device leaks by Johan Hovold · 8 years ago
  3. 092183d net-next: dsa: make the set_addr() operation optional by John Crispin · 8 years ago
  4. cafdc45 net-next: dsa: add Qualcomm tag RX/TX handler by John Crispin · 8 years ago
  5. 9d490b4 net: dsa: rename switch operations structure by Vivien Didelot · 8 years ago
  6. 7b31436 net: dsa: Allow the DSA driver to indicate the tag protocol by Andrew Lunn · 8 years ago
  7. d933802 net: dsa: bcm_sf2: Make it a real platform device driver by Florian Fainelli · 8 years ago
  8. ea825e7 net: dsa: Export suspend/resume functions by Florian Fainelli · 8 years ago
  9. d390238 net: dsa: initialize the routing table by Vivien Didelot · 8 years ago
  10. 0c73c52 net: dsa: Initialize CPU port ethtool ops per tree by Florian Fainelli · 8 years ago
  11. 83c0afa net: dsa: Add new binding implementation by Andrew Lunn · 8 years ago
  12. e755e49 net: dsa: Make mdio bus optional by Andrew Lunn · 8 years ago
  13. 39a7f2a net: dsa: Refactor selection of tag ops into a function by Andrew Lunn · 8 years ago
  14. 9b8e895 net: dsa: Split up creating/destroying of DSA and CPU ports by Andrew Lunn · 8 years ago
  15. 66472fc net: dsa: Copy the routing table into the switch structure by Andrew Lunn · 8 years ago
  16. 4a7704f net: dsa: Remove dynamic allocate of routing table by Andrew Lunn · 8 years ago
  17. 189b0d9 net: dsa: Move port device node into port structure by Andrew Lunn · 8 years ago
  18. c8b0980 net: dsa: Add a ports structure and use it in the switch structure by Andrew Lunn · 8 years ago
  19. ff04955 dsa: Rename switch chip data to cd by Andrew Lunn · 8 years ago
  20. c33063d dsa: Remove master_dev from switch structure by Andrew Lunn · 8 years ago
  21. 52638f7 dsa: Move gpio reset into switch driver by Andrew Lunn · 8 years ago
  22. c60c984 net: dsa: remove tag_protocol from dsa_switch by Vivien Didelot · 8 years ago
  23. 0209d14 net: dsa: constify probed name by Vivien Didelot · 8 years ago
  24. 74c3e2a dsa: Rename phys_port_mask to enabled_port_mask by Andrew Lunn · 8 years ago
  25. 5feebd0 net: dsa: Remove allocation of driver private memory by Andrew Lunn · 8 years ago
  26. 7543a6d net: dsa: Have the switch driver allocate there own private memory by Andrew Lunn · 8 years ago
  27. bbb8d79 net: dsa: Pass the dsa device to the switch drivers by Andrew Lunn · 8 years ago
  28. 5bcbe0f phy: fixed: Fix removal of phys. by Andrew Lunn · 8 years ago
  29. ec777e6 dsa: dsa: Fix freeing of fixed-phys from user ports. by Andrew Lunn · 8 years ago
  30. 3a44514 dsa: Destroy fixed link phys after the phy has been disconnected by Andrew Lunn · 8 years ago
  31. 0476189 net: dsa: Fix cleanup resources upon module removal by Neil Armstrong · 8 years ago
  32. e5a03bf phy: Add an mdio_device structure by Andrew Lunn · 8 years ago
  33. cda5c15 net: dsa: move dsa slave destroy code to slave.c by Neil Armstrong · 9 years ago
  34. 679fb46 net: dsa: Add missing master netdev dev_put() calls by Neil Armstrong · 9 years ago
  35. b0dc635d net: dsa: cleanup resources upon module removal by Neil Armstrong · 9 years ago
  36. 4baee937 net: dsa: remove DSA link polling by Neil Armstrong · 9 years ago
  37. 85beabf net: dsa: include gpio consumer header file by Arnd Bergmann · 9 years ago
  38. cc30c16 net: dsa: Add support for a switch reset gpio by Andrew Lunn · 9 years ago
  39. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  40. 4d7f3e7 net: dsa: exit probe if no switch were found by Neil Armstrong · 9 years ago
  41. d4ac35d net: dsa: switch to devm_ calls and remove kfree calls by Neil Armstrong · 9 years ago
  42. cbc5d90 net: dsa: complete dsa_switch_destroy by Neil Armstrong · 9 years ago
  43. e410ddb net: dsa: add missing dsa_switch mdiobus remove by Neil Armstrong · 9 years ago
  44. 1023d2e net: dsa: add missing kfree on remove by Neil Armstrong · 9 years ago
  45. d25b8e7 net: dsa: better error reporting by Russell King · 9 years ago
  46. 9861f72 net: fix net_device refcounting by Russell King · 9 years ago
  47. e496ae6 net: dsa: fix of_mdio_find_bus() device refcount leak by Russell King · 9 years ago
  48. e448534 net: dsa: Allow DSA and CPU ports to have a phy-mode property by Andrew Lunn · 9 years ago
  49. 39b0c70 net: dsa: Allow configuration of CPU & DSA port speeds/duplex by Andrew Lunn · 9 years ago
  50. 1e72e6f net: dsa: Allow multi hop routes to be expressed by Andrew Lunn · 9 years ago
  51. 6bc6d0a dsa: Support multiple MDIO busses by Andrew Lunn · 9 years ago
  52. c8cf89f net: dsa: Fix off-by-one in switch address parsing by Florian Fainelli · 9 years ago
  53. 8f5063e net: dsa: Test array index before use by Florian Fainelli · 9 years ago
  54. 2459534 net: dsa: Properly propagate errors from dsa_switch_setup_one by Florian Fainelli · 9 years ago
  55. 50d4964 net: dsa: Fix scope of eeprom-length property by Guenter Roeck · 9 years ago
  56. e3122b7 net: dsa: use DEVICE_ATTR_RW to declare temp1_max by Vivien Didelot · 9 years ago
  57. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  58. 3030381 net: dsa: fix filling routing table from OF description by Pavel Nakonechny · 9 years ago
  59. 769a020 net: dsa: utilize of_find_net_device_by_node by Florian Fainelli · 9 years ago
  60. c86e59b net: dsa: extract dsa switch tree setup and removal by Florian Fainelli · 9 years ago
  61. 5929903 net: dsa: let switches specify their tagging protocol by Florian Fainelli · 9 years ago
  62. df19719 net: dsa: split dsa_switch_setup into two functions by Florian Fainelli · 9 years ago
  63. b324c07 net: dsa: allow deferred probing by Florian Fainelli · 9 years ago
  64. f1a26a0 net: dsa: update dsa_of_{probe, remove} to use a device pointer by Florian Fainelli · 9 years ago
  65. d79d210 net: dsa: Introduce dsa_is_port_initialized by Guenter Roeck · 9 years ago
  66. b73adef net: dsa: integrate with SWITCHDEV for HW bridging by Florian Fainelli · 9 years ago
  67. d87d6f4 net: dsa: Ensure that port array elements are initialized before being used by Guenter Roeck · 9 years ago
  68. e04449f dsa: correctly determine the number of switches in a system by Tobias Waldekranz · 9 years ago
  69. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  70. 6f2aed6 net: dsa: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  71. 5bc4b46 net: dsa: replace count*size kmalloc by kmalloc_array by Fabian Frederick · 10 years ago
  72. a2ae600 dsa: Use netdev_<level> instead of printk by Joe Perches · 10 years ago
  73. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  74. 55b42b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  75. 6793abb net: dsa: Add support for switch EEPROM access by Guenter Roeck · 10 years ago
  76. 51579c3 net: dsa: Add support for reporting switch chip temperatures by Guenter Roeck · 10 years ago
  77. ae43928 net: dsa: Error out on tagging protocol mismatches by Andrew Lunn · 10 years ago
  78. 0dd1153 net: dsa: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  79. e506d40 net: dsa: Fix build warning for !PM_SLEEP by Thierry Reding · 10 years ago
  80. 2446254 net: dsa: allow switch drivers to implement suspend/resume hooks by Florian Fainelli · 10 years ago
  81. c1f570a net: dsa: fix mii_bus to host_dev replacement by Florian Fainelli · 10 years ago
  82. b4d2394 dsa: Replace mii_bus with a generic host device by Alexander Duyck · 10 years ago
  83. 5075314 dsa: Split ops up, and avoid assigning tag_protocol and receive separately by Alexander Duyck · 10 years ago
  84. 61b7363 net: dsa: make dsa_pack_type static by Florian Fainelli · 10 years ago
  85. 246d7f7 net: dsa: add Broadcom SF2 switch driver by Florian Fainelli · 10 years ago
  86. 0d8bcdd net: dsa: allow for more complex PHY setups by Florian Fainelli · 10 years ago
  87. bd47497 net: dsa: retain a per-port device_node pointer by Florian Fainelli · 10 years ago
  88. fa981d9 net: dsa: provide a switch device device tree node pointer by Florian Fainelli · 10 years ago
  89. 3e8a72d net: dsa: reduce number of protocol hooks by Florian Fainelli · 10 years ago
  90. 1f74714 net/dsa/dsa.c: remove unnecessary null test before kfree by Fabian Frederick · 10 years ago
  91. d1c0b47 net/dsa/dsa.c: increment chip_index during of_node handling on dsa_of_probe() by Fabian Godehardt · 10 years ago
  92. 5f64a7d dsa: fix freeing of sparse port allocation by Florian Fainelli · 11 years ago
  93. 2116824 dsa: factor freeing of dsa_platform_data by Florian Fainelli · 11 years ago
  94. 5e95329b dsa: add device tree bindings to register DSA switches by Florian Fainelli · 11 years ago
  95. f9bf5a2 dsa: make dsa_switch_setup check for valid port names by Florian Fainelli · 11 years ago
  96. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  97. 7df899c dsa: Combine core and tagging code by Ben Hutchings · 13 years ago
  98. ad293b8 dsa: Export functions from core to modules by Ben Hutchings · 13 years ago
  99. cf50dcc dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions by Ben Hutchings · 13 years ago
  100. 3a9a231 net: Fix files explicitly needing to include module.h by Paul Gortmaker · 13 years ago