1. e04449f dsa: correctly determine the number of switches in a system by Tobias Waldekranz · 9 years ago
  2. 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
  3. 6f2aed6 net: dsa: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  4. 5bc4b46 net: dsa: replace count*size kmalloc by kmalloc_array by Fabian Frederick · 10 years ago
  5. a2ae600 dsa: Use netdev_<level> instead of printk by Joe Perches · 10 years ago
  6. 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
  7. 55b42b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  8. 6793abb net: dsa: Add support for switch EEPROM access by Guenter Roeck · 10 years ago
  9. 51579c3 net: dsa: Add support for reporting switch chip temperatures by Guenter Roeck · 10 years ago
  10. ae43928 net: dsa: Error out on tagging protocol mismatches by Andrew Lunn · 10 years ago
  11. 0dd1153 net: dsa: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  12. e506d40 net: dsa: Fix build warning for !PM_SLEEP by Thierry Reding · 10 years ago
  13. 2446254 net: dsa: allow switch drivers to implement suspend/resume hooks by Florian Fainelli · 10 years ago
  14. c1f570a net: dsa: fix mii_bus to host_dev replacement by Florian Fainelli · 10 years ago
  15. b4d2394 dsa: Replace mii_bus with a generic host device by Alexander Duyck · 10 years ago
  16. 5075314 dsa: Split ops up, and avoid assigning tag_protocol and receive separately by Alexander Duyck · 10 years ago
  17. 61b7363 net: dsa: make dsa_pack_type static by Florian Fainelli · 10 years ago
  18. 246d7f7 net: dsa: add Broadcom SF2 switch driver by Florian Fainelli · 10 years ago
  19. 0d8bcdd net: dsa: allow for more complex PHY setups by Florian Fainelli · 10 years ago
  20. bd47497 net: dsa: retain a per-port device_node pointer by Florian Fainelli · 10 years ago
  21. fa981d9 net: dsa: provide a switch device device tree node pointer by Florian Fainelli · 10 years ago
  22. 3e8a72d net: dsa: reduce number of protocol hooks by Florian Fainelli · 10 years ago
  23. 1f74714 net/dsa/dsa.c: remove unnecessary null test before kfree by Fabian Frederick · 10 years ago
  24. d1c0b47 net/dsa/dsa.c: increment chip_index during of_node handling on dsa_of_probe() by Fabian Godehardt · 10 years ago
  25. 5f64a7d dsa: fix freeing of sparse port allocation by Florian Fainelli · 11 years ago
  26. 2116824 dsa: factor freeing of dsa_platform_data by Florian Fainelli · 11 years ago
  27. 5e95329b dsa: add device tree bindings to register DSA switches by Florian Fainelli · 11 years ago
  28. f9bf5a2 dsa: make dsa_switch_setup check for valid port names by Florian Fainelli · 12 years ago
  29. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  30. 7df899c dsa: Combine core and tagging code by Ben Hutchings · 13 years ago
  31. ad293b8 dsa: Export functions from core to modules by Ben Hutchings · 13 years ago
  32. cf50dcc dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions by Ben Hutchings · 13 years ago
  33. 3a9a231 net: Fix files explicitly needing to include module.h by Paul Gortmaker · 13 years ago
  34. 577d6a7 module: fix missing semicolons in MODULE macro usage by Rusty Russell · 14 years ago
  35. 7f6b0db net/dsa: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  36. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  37. e84665c dsa: add switch chip cascading support by Lennert Buytenhek · 15 years ago
  38. 396138f0 dsa: add support for Trailer tagging format by Lennert Buytenhek · 16 years ago
  39. cf85d08 dsa: add support for original DSA tagging format by Lennert Buytenhek · 16 years ago
  40. 91da11f net: Distributed Switch Architecture protocol support by Lennert Buytenhek · 16 years ago