1. 9e8f4a5 switchdev: push object ID back to object structure by Jiri Pirko · 9 years ago
  2. 648b4a9 switchdev: bring back switchdev_obj and use it as a generic object param by Jiri Pirko · 9 years ago
  3. 52ba57c switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdb by Jiri Pirko · 9 years ago
  4. 8f24f30 switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlan by Jiri Pirko · 9 years ago
  5. 1f86839 switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_* by Jiri Pirko · 9 years ago
  6. 57d8083 switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_* by Jiri Pirko · 9 years ago
  7. 57a4753 net: dsa: fix preparation of a port STP update by Vivien Didelot · 9 years ago
  8. b8d866a net: dsa: fix preparation of a port STP update by Vivien Didelot · 9 years ago
  9. ab06900 net: switchdev: abstract object in add/del ops by Vivien Didelot · 9 years ago
  10. 25f07ad net: switchdev: pass callback to dump operation by Vivien Didelot · 9 years ago
  11. 03d5fb1 net: switchdev: remove dev from switchdev_obj cb by Vivien Didelot · 9 years ago
  12. 4963ed4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  13. f37db85 net: dsa: Set a "dsa" device_type by Florian Fainelli · 9 years ago
  14. 9861f72 net: fix net_device refcounting by Russell King · 9 years ago
  15. e496ae6 net: dsa: fix of_mdio_find_bus() device refcount leak by Russell King · 9 years ago
  16. 79a62eb dsa: use prepare/commit switchdev transaction helpers by Jiri Pirko · 9 years ago
  17. f8db834 switchdev: move transaction phase enum under transaction structure by Jiri Pirko · 9 years ago
  18. 7ea6eb3 switchdev: introduce transaction item queue for attr_set and obj_add by Jiri Pirko · 9 years ago
  19. 69f5df4 switchdev: rename "trans" to "trans_ph". by Jiri Pirko · 9 years ago
  20. fbd0351 net: dsa: Fix Marvell Egress Trailer check by Neil Armstrong · 9 years ago
  21. e448534 net: dsa: Allow DSA and CPU ports to have a phy-mode property by Andrew Lunn · 9 years ago
  22. 39b0c70 net: dsa: Allow configuration of CPU & DSA port speeds/duplex by Andrew Lunn · 9 years ago
  23. 1e72e6f net: dsa: Allow multi hop routes to be expressed by Andrew Lunn · 9 years ago
  24. 0a5f107 net: dsa: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  25. 1114953 net: dsa: add support for switchdev VLAN objects by Vivien Didelot · 9 years ago
  26. 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  27. 211c504 net: dsa: Do not override PHY interface if already configured by Florian Fainelli · 9 years ago
  28. ba14d9e net: dsa: add support for switchdev FDB objects by Vivien Didelot · 9 years ago
  29. 2a778e1 net: dsa: change FDB routines prototypes by Vivien Didelot · 9 years ago
  30. cdf0969 Revert "Merge branch 'mv88e6xxx-switchdev-fdb'" by David S. Miller · 9 years ago
  31. 6bc6d0a dsa: Support multiple MDIO busses by Andrew Lunn · 9 years ago
  32. 55045dd net: dsa: add support for switchdev FDB objects by Vivien Didelot · 9 years ago
  33. 04ff53f net: dsa: Add netconsole support by Florian Fainelli · 9 years ago
  34. 4ed70ce net: dsa: Refactor transmit path to eliminate duplication by Florian Fainelli · 9 years ago
  35. c8cf89f net: dsa: Fix off-by-one in switch address parsing by Florian Fainelli · 9 years ago
  36. 8f5063e net: dsa: Test array index before use by Florian Fainelli · 9 years ago
  37. 4fdeddf dsa: fix promiscuity leak on slave dev open error by Gilad Ben-Yossef · 9 years ago
  38. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  39. 2459534 net: dsa: Properly propagate errors from dsa_switch_setup_one by Florian Fainelli · 9 years ago
  40. 42275bd switchdev: don't use anonymous union on switchdev attr/obj structs by Scott Feldman · 9 years ago
  41. 3563606 switchdev: convert STP update to switchdev attr set by Scott Feldman · 9 years ago
  42. f8e20a9 switchdev: convert parent_id_get to switchdev attr get by Scott Feldman · 9 years ago
  43. 9d47c0a switchdev: s/swdev_/switchdev_/ by Jiri Pirko · 9 years ago
  44. 448b448 net: dsa: Add lockdep class to tx queues to avoid lockdep splat by Andrew Lunn · 9 years ago
  45. 50d4964 net: dsa: Fix scope of eeprom-length property by Guenter Roeck · 9 years ago
  46. e3122b7 net: dsa: use DEVICE_ATTR_RW to declare temp1_max by Vivien Didelot · 9 years ago
  47. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  48. 3030381 net: dsa: fix filling routing table from OF description by Pavel Nakonechny · 9 years ago
  49. abd2be0 dsa: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  50. 339d826 net: dsa: Add basic framework to support ndo_fdb functions by Guenter Roeck · 9 years ago
  51. b06b107 net: dsa: Handle non-bridge master change by Guenter Roeck · 9 years ago
  52. c6f1507 net: dsa: make NET_DSA manually selectable from the config by Mathieu Olivari · 9 years ago
  53. bd76a11 dsa: change "select" to "depends on" for NET_SWITCHDEV and for NET_DSA by Jiri Pirko · 9 years ago
  54. 98237d4 switchdev: use new swdev ops by Scott Feldman · 9 years ago
  55. 96026d0 net: dsa: do not use slave MII bus for fixed PHYs by Florian Fainelli · 9 years ago
  56. cd28a1a net: dsa: fully divert PHY reads/writes if requested by Florian Fainelli · 9 years ago
  57. c305c16 net: dsa: move PHY setup on DSA MII bus to its own function by Florian Fainelli · 9 years ago
  58. 769a020 net: dsa: utilize of_find_net_device_by_node by Florian Fainelli · 9 years ago
  59. c86e59b net: dsa: extract dsa switch tree setup and removal by Florian Fainelli · 9 years ago
  60. 5929903 net: dsa: let switches specify their tagging protocol by Florian Fainelli · 9 years ago
  61. df19719 net: dsa: split dsa_switch_setup into two functions by Florian Fainelli · 9 years ago
  62. b324c07 net: dsa: allow deferred probing by Florian Fainelli · 9 years ago
  63. f1a26a0 net: dsa: update dsa_of_{probe, remove} to use a device pointer by Florian Fainelli · 9 years ago
  64. d79d210 net: dsa: Introduce dsa_is_port_initialized by Guenter Roeck · 9 years ago
  65. b73adef net: dsa: integrate with SWITCHDEV for HW bridging by Florian Fainelli · 9 years ago
  66. d87d6f4 net: dsa: Ensure that port array elements are initialized before being used by Guenter Roeck · 9 years ago
  67. 1933492 net: dsa: Set valid phy interface type by Guenter Roeck · 9 years ago
  68. b750f5b net: dsa: Remove redundant phy_attach() by Andrew Lunn · 9 years ago
  69. e04449f dsa: correctly determine the number of switches in a system by Tobias Waldekranz · 9 years ago
  70. 24df898 net: dsa: set slave MII bus PHY mask by Vivien Didelot · 9 years ago
  71. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  72. 9697f1c net: dsa: propagate error code from dsa_slave_phy_setup by Florian Fainelli · 9 years ago
  73. 53013c7 net: dsa: handle non-existing PHYs on switch internal bus by Florian Fainelli · 9 years ago
  74. 6f2aed6 net: dsa: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  75. 5bc4b46 net: dsa: replace count*size kmalloc by kmalloc_array by Fabian Frederick · 10 years ago
  76. a2ae600 dsa: Use netdev_<level> instead of printk by Joe Perches · 10 years ago
  77. 4e84b49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  78. b31f65f net: dsa: slave: Fix autoneg for phys on switch MDIO bus by Andrew Lunn · 10 years ago
  79. 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
  80. 55b42b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  81. 3d762a0 net: dsa: Add support for reading switch registers with ethtool by Guenter Roeck · 10 years ago
  82. 6793abb net: dsa: Add support for switch EEPROM access by Guenter Roeck · 10 years ago
  83. 51579c3 net: dsa: Add support for reporting switch chip temperatures by Guenter Roeck · 10 years ago
  84. 734cbb5 net: dsa: Don't set skb->protocol on outgoing tagged packets by Guenter Roeck · 10 years ago
  85. ae43928 net: dsa: Error out on tagging protocol mismatches by Andrew Lunn · 10 years ago
  86. 0dd1153 net: dsa: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  87. 228b16c Net: DSA: Fix checking for get_phy_flags function by Andrew Lunn · 10 years ago
  88. a282054 net: dsa: add includes for ethtool and phy_fixed definitions by Florian Fainelli · 10 years ago
  89. f7d6b96 net: dsa: do not call phy_start_aneg by Florian Fainelli · 10 years ago
  90. e506d40 net: dsa: Fix build warning for !PM_SLEEP by Thierry Reding · 10 years ago
  91. 7905288 net: dsa: allow switches driver to implement get/set EEE by Florian Fainelli · 10 years ago
  92. b2f2af2 net: dsa: allow enabling and disable switch ports by Florian Fainelli · 10 years ago
  93. f7f1de5 net: dsa: start and stop the PHY state machine by Florian Fainelli · 10 years ago
  94. 19e57c4 net: dsa: add {get, set}_wol callbacks to slave devices by Florian Fainelli · 10 years ago
  95. 2446254 net: dsa: allow switch drivers to implement suspend/resume hooks by Florian Fainelli · 10 years ago
  96. 6819563 net: dsa: allow switch drivers to specify phy_device::dev_flags by Florian Fainelli · 10 years ago
  97. c1f570a net: dsa: fix mii_bus to host_dev replacement by Florian Fainelli · 10 years ago
  98. b4d2394 dsa: Replace mii_bus with a generic host device by Alexander Duyck · 10 years ago
  99. 5075314 dsa: Split ops up, and avoid assigning tag_protocol and receive separately by Alexander Duyck · 10 years ago
  100. ac7a04c net: dsa: change tag_protocol to an enum by Florian Fainelli · 10 years ago