1. c86e59b net: dsa: extract dsa switch tree setup and removal by Florian Fainelli · 10 years ago
  2. 5929903 net: dsa: let switches specify their tagging protocol by Florian Fainelli · 10 years ago
  3. df19719 net: dsa: split dsa_switch_setup into two functions by Florian Fainelli · 10 years ago
  4. b324c07 net: dsa: allow deferred probing by Florian Fainelli · 10 years ago
  5. f1a26a0 net: dsa: update dsa_of_{probe, remove} to use a device pointer by Florian Fainelli · 10 years ago
  6. d79d210 net: dsa: Introduce dsa_is_port_initialized by Guenter Roeck · 10 years ago
  7. b73adef net: dsa: integrate with SWITCHDEV for HW bridging by Florian Fainelli · 10 years ago
  8. d87d6f4 net: dsa: Ensure that port array elements are initialized before being used by Guenter Roeck · 10 years ago
  9. 1933492 net: dsa: Set valid phy interface type by Guenter Roeck · 10 years ago
  10. b750f5b net: dsa: Remove redundant phy_attach() by Andrew Lunn · 10 years ago
  11. e04449f dsa: correctly determine the number of switches in a system by Tobias Waldekranz · 10 years ago
  12. 24df898 net: dsa: set slave MII bus PHY mask by Vivien Didelot · 10 years ago
  13. 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
  14. 9697f1c net: dsa: propagate error code from dsa_slave_phy_setup by Florian Fainelli · 10 years ago
  15. 53013c7 net: dsa: handle non-existing PHYs on switch internal bus by Florian Fainelli · 10 years ago
  16. 6f2aed6 net: dsa: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  17. 5bc4b46 net: dsa: replace count*size kmalloc by kmalloc_array by Fabian Frederick · 10 years ago
  18. a2ae600 dsa: Use netdev_<level> instead of printk by Joe Perches · 10 years ago
  19. 4e84b49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  20. b31f65f net: dsa: slave: Fix autoneg for phys on switch MDIO bus by Andrew Lunn · 10 years ago
  21. 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
  22. 55b42b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  23. 3d762a0 net: dsa: Add support for reading switch registers with ethtool by Guenter Roeck · 10 years ago
  24. 6793abb net: dsa: Add support for switch EEPROM access by Guenter Roeck · 10 years ago
  25. 51579c3 net: dsa: Add support for reporting switch chip temperatures by Guenter Roeck · 10 years ago
  26. 734cbb5 net: dsa: Don't set skb->protocol on outgoing tagged packets by Guenter Roeck · 10 years ago
  27. ae43928 net: dsa: Error out on tagging protocol mismatches by Andrew Lunn · 10 years ago
  28. 0dd1153 net: dsa: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  29. 228b16c Net: DSA: Fix checking for get_phy_flags function by Andrew Lunn · 10 years ago
  30. a282054 net: dsa: add includes for ethtool and phy_fixed definitions by Florian Fainelli · 10 years ago
  31. f7d6b96 net: dsa: do not call phy_start_aneg by Florian Fainelli · 10 years ago
  32. e506d40 net: dsa: Fix build warning for !PM_SLEEP by Thierry Reding · 10 years ago
  33. 7905288 net: dsa: allow switches driver to implement get/set EEE by Florian Fainelli · 10 years ago
  34. b2f2af2 net: dsa: allow enabling and disable switch ports by Florian Fainelli · 10 years ago
  35. f7f1de5 net: dsa: start and stop the PHY state machine by Florian Fainelli · 10 years ago
  36. 19e57c4 net: dsa: add {get, set}_wol callbacks to slave devices by Florian Fainelli · 10 years ago
  37. 2446254 net: dsa: allow switch drivers to implement suspend/resume hooks by Florian Fainelli · 10 years ago
  38. 6819563 net: dsa: allow switch drivers to specify phy_device::dev_flags by Florian Fainelli · 10 years ago
  39. c1f570a net: dsa: fix mii_bus to host_dev replacement by Florian Fainelli · 10 years ago
  40. b4d2394 dsa: Replace mii_bus with a generic host device by Alexander Duyck · 10 years ago
  41. 5075314 dsa: Split ops up, and avoid assigning tag_protocol and receive separately by Alexander Duyck · 10 years ago
  42. ac7a04c net: dsa: change tag_protocol to an enum by Florian Fainelli · 10 years ago
  43. 61b7363 net: dsa: make dsa_pack_type static by Florian Fainelli · 10 years ago
  44. 246d7f7 net: dsa: add Broadcom SF2 switch driver by Florian Fainelli · 10 years ago
  45. 5037d53 net: dsa: add Broadcom tag RX/TX handler by Florian Fainelli · 10 years ago
  46. ce31b31 net: dsa: allow updating fixed PHY link information by Florian Fainelli · 10 years ago
  47. ec9436b net: dsa: allow drivers to do link adjustment by Florian Fainelli · 10 years ago
  48. 5aed85c net: dsa: allow switches to work without tagging by Florian Fainelli · 10 years ago
  49. 0d8bcdd net: dsa: allow for more complex PHY setups by Florian Fainelli · 10 years ago
  50. bd47497 net: dsa: retain a per-port device_node pointer by Florian Fainelli · 10 years ago
  51. fa981d9 net: dsa: provide a switch device device tree node pointer by Florian Fainelli · 10 years ago
  52. 3e8a72d net: dsa: reduce number of protocol hooks by Florian Fainelli · 10 years ago
  53. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  54. 1f74714 net/dsa/dsa.c: remove unnecessary null test before kfree by Fabian Frederick · 10 years ago
  55. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  56. d1c0b47 net/dsa/dsa.c: increment chip_index during of_node handling on dsa_of_probe() by Fabian Godehardt · 11 years ago
  57. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
  58. d08f161 dsa: Use ether_addr_copy by Joe Perches · 11 years ago
  59. 2fcc800 net: dsa: inherit addr_assign_type along with dev_addr by Bjørn Mork · 11 years ago
  60. 5f64a7d dsa: fix freeing of sparse port allocation by Florian Fainelli · 12 years ago
  61. 2116824 dsa: factor freeing of dsa_platform_data by Florian Fainelli · 12 years ago
  62. 5e95329b dsa: add device tree bindings to register DSA switches by Florian Fainelli · 12 years ago
  63. f9bf5a2 dsa: make dsa_switch_setup check for valid port names by Florian Fainelli · 12 years ago
  64. f490be0 dsa: use an unique and non conflicting bus name for the slave MII bus by Florian Fainelli · 12 years ago
  65. f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 12 years ago
  66. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  67. b3422a3 dsa: Hide core config options; make drivers select what they need by Ben Hutchings · 12 years ago
  68. 82167cb net: dsa/slave: Fix compilation warnings by viresh kumar · 12 years ago
  69. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  70. 8feedbb dsa: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  71. 3b15885 dsa: Move switch drivers to new directory drivers/net/dsa by Ben Hutchings · 13 years ago
  72. c8f0b86 dsa: Move all definitions needed by drivers into <net/dsa.h> by Ben Hutchings · 13 years ago
  73. fa67a04 dsa: Remove unnecessary exports by Ben Hutchings · 13 years ago
  74. 34a430d dsa: Allow core and drivers to be built as modules by Ben Hutchings · 13 years ago
  75. 3d825ed dsa: Define module author, description, license and aliases for drivers by Ben Hutchings · 13 years ago
  76. 98e6730 mv88e6xxx: Combine mv88e6131 and mv88e612_61_65 drivers by Ben Hutchings · 13 years ago
  77. 7df899c dsa: Combine core and tagging code by Ben Hutchings · 13 years ago
  78. ad293b8 dsa: Export functions from core to modules by Ben Hutchings · 13 years ago
  79. cf50dcc dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions by Ben Hutchings · 13 years ago
  80. 3a9a231 net: Fix files explicitly needing to include module.h by Paul Gortmaker · 14 years ago
  81. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  82. 81399ec DSA: Enable cascading in multi-chip 6131 configuration by Barry Grussling · 13 years ago
  83. 7143b7d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  84. b3b2700 dsa/mv88e6131: fix unknown multicast/broadcast forwarding on mv88e6085 by Peter Korsgaard · 14 years ago
  85. 290129f net: dsa: remove ethtool_ops->set_sg by Michał Mirosław · 14 years ago
  86. c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  87. ec80bfc dsa/mv88e6131: add support for mv88e6085 switch by Peter Korsgaard · 14 years ago
  88. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  89. fdb838c dsa/mv88e6060: support nonzero mii base address by Peter Korsgaard · 14 years ago
  90. 577d6a7 module: fix missing semicolons in MODULE macro usage by Rusty Russell · 14 years ago
  91. 7f6b0db net/dsa: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  92. cba86f2 phylib: available for any speed ethernet by Randy Dunlap · 14 years ago
  93. 11fe883 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  94. 28b0411 net: preserve ifreq parameter when calling generic phy_mii_ioctl(). by Richard Cochran · 14 years ago
  95. 336a283 dsa: Fix Kconfig dependencies. by David S. Miller · 14 years ago
  96. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  97. a748ee2 net: move address list functions to a separate file by Jiri Pirko · 15 years ago
  98. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  99. 6fef4c0 netdev: convert pseudo-devices to netdev_tx_t by Stephen Hemminger · 15 years ago
  100. 1ded3f5 dsa: fix 88e6xxx statistics counter snapshotting by Stephane Contri · 15 years ago