1. 2bbb33b net: dsa: mv88e6xxx: Fix support for DSA tagging for older switches. by Andrew Lunn · 8 years ago
  2. 7b31436 net: dsa: Allow the DSA driver to indicate the tag protocol by Andrew Lunn · 8 years ago
  3. 731410b net: dsa: bcm_sf2: Remove probing through old DSA binding by Florian Fainelli · 8 years ago
  4. 4bd1167 net: dsa: bcm_sf2: Use device managed helpers by Florian Fainelli · 8 years ago
  5. d933802 net: dsa: bcm_sf2: Make it a real platform device driver by Florian Fainelli · 8 years ago
  6. 3085355 dsa: mv88e6xxx: Make mv88e6xxx_wait() timeout verbose by Andrew Lunn · 8 years ago
  7. 0f02b4f dsa: mv88e6xxx: Use mv88e6xx_wait in mv88e6xxx_update() by Andrew Lunn · 8 years ago
  8. 6441e669 dsa: mv88e6xxx: Timeout based on iterations, not time by Andrew Lunn · 8 years ago
  9. 9c93829 net: dsa: mv88e6xxx: use the new PHY API by Vivien Didelot · 8 years ago
  10. 09cb7df net: dsa: mv88e6xxx: describe PHY page and SerDes by Vivien Didelot · 8 years ago
  11. e57e5e7 net: dsa: mv88e6xxx: abstract PHY ops by Vivien Didelot · 8 years ago
  12. 57c67cf net: dsa: mv88e6xxx: rework Global2 SMI PHY access by Vivien Didelot · 8 years ago
  13. a0ffff2 net: dsa: mv88e6xxx: describe Multi-chip registers by Vivien Didelot · 8 years ago
  14. 2d79af6 net: dsa: mv88e6xxx: rename _mv88e6xxx_wait by Vivien Didelot · 8 years ago
  15. cfad65c net: dsa: b53: remove .owner and .bus fields for driver by Wei Yongjun · 8 years ago
  16. 0dff88d net: dsa: b53: constify b53_io_ops structures by Julia Lawall · 8 years ago
  17. 5e3b724 net: dsa: b53: Add missing ULL suffix for 64-bit constant by Geert Uytterhoeven · 8 years ago
  18. 58d5aae dsa: b53: remove redundant if by xypron.glpk@gmx.de · 8 years ago
  19. bb9c0fa net: dsa: bcm_sf2: Unwind errors in correct order by Florian Fainelli · 8 years ago
  20. 8f6345b net: dsa: mv88e6xxx: kill last locked reg_read by Vivien Didelot · 8 years ago
  21. 855b193 net: dsa: mv88e6xxx: rework EEPROM access by Vivien Didelot · 8 years ago
  22. d467333 net: dsa: mv88e6xxx: remove unused phy_mutex by Vivien Didelot · 8 years ago
  23. 2cfcd96 net: dsa: mv88e6xxx: add support for DSA ageing time by Vivien Didelot · 8 years ago
  24. acddbd2 net: dsa: mv88e6xxx: add G1 helper for ageing time by Vivien Didelot · 8 years ago
  25. 8ec61c7 net: dsa: mv88e6xxx: add cap for IRL by Vivien Didelot · 8 years ago
  26. 9bda889 net: dsa: mv88e6xxx: add cap for Priority Override by Vivien Didelot · 8 years ago
  27. 63ed880 net: dsa: mv88e6xxx: add cap for PVT by Vivien Didelot · 8 years ago
  28. 3b4caa1 net: dsa: mv88e6xxx: rework Switch MAC setter by Vivien Didelot · 8 years ago
  29. 47395ed net: dsa: mv88e6xxx: add cap for MGMT Enables bits by Vivien Didelot · 8 years ago
  30. 5154041 net: dsa: mv88e6xxx: extract trunk mapping by Vivien Didelot · 8 years ago
  31. f22ab64 net: dsa: mv88e6xxx: extract device mapping by Vivien Didelot · 8 years ago
  32. 9729934 net: dsa: mv88e6xxx: split setup of Global 1 and 2 by Vivien Didelot · 8 years ago
  33. d51c542 net: dsa: mv88e6xxx: remove basic function flags by Vivien Didelot · 8 years ago
  34. cf81b2c b53: Fix build warning. by David S. Miller · 8 years ago
  35. 991a36b net: dsa: b53: Add support for BCM585xx/586xx/88312 integrated switch by Florian Fainelli · 8 years ago
  36. fefae69 net: dsa: b53: Allow SRAB driver to specify platform data by Florian Fainelli · 8 years ago
  37. 5eca291 dsa: b53: avoid 'maybe-uninitialized' warning by Arnd Bergmann · 9 years ago
  38. fad09c7 net: dsa: mv88e6xxx: rename single-chip support by Vivien Didelot · 9 years ago
  39. 0d3cd4b net: dsa: mv88e6xxx: move driver in its own folder by Vivien Didelot · 9 years ago
  40. 51dca8a net: dsa: b53: Fix statistics readings by Florian Fainelli · 9 years ago
  41. 914b32f net: dsa: mv88e6xxx: abstract switch registers accesses by Vivien Didelot · 9 years ago
  42. 9dddd47 net: dsa: mv88e6xxx: add port base address to info by Vivien Didelot · 9 years ago
  43. caac854 net: dsa: mv88e6xxx: pass compatible info by Vivien Didelot · 9 years ago
  44. bc46a3d net: dsa: mv88e6xxx: add detection helper by Vivien Didelot · 9 years ago
  45. 4a70c4a net: dsa: mv88e6xxx: add SMI init helper by Vivien Didelot · 9 years ago
  46. 469d729 net: dsa: mv88e6xxx: add chip allocation helper by Vivien Didelot · 9 years ago
  47. 9f8b3ee net: dsa: mv88e6xxx: rename smi_mutex to reg_lock by Vivien Didelot · 9 years ago
  48. 5f7c036 net: dsa: mv88e6xxx: remove table args in info lookup by Vivien Didelot · 9 years ago
  49. c6d19ab net: dsa: mv88e6xxx: use gpio get optional variant by Vivien Didelot · 9 years ago
  50. b7e66a5 net: dsa: mv88e6xxx: add switch register helpers by Vivien Didelot · 9 years ago
  51. 1d35f0b net: dsa: mv88e6xxx: do not increment bus refcount by Vivien Didelot · 9 years ago
  52. aa8ac39 net: dsa: mv88e6xxx: use already declared variables by Vivien Didelot · 9 years ago
  53. fbae5a4 net: dsa: mv88e6xxx: remove redundant assignments by Vivien Didelot · 9 years ago
  54. 57d3231 net: dsa: mv88e6xxx: fix style issues by Vivien Didelot · 9 years ago
  55. 55e7f6a dsa: b53: fix big-endian register access by Arnd Bergmann · 9 years ago
  56. a2482d2 net: dsa: b53: Plug in VLAN support by Florian Fainelli · 9 years ago
  57. ff39c2d net: dsa: b53: Add bridge support by Florian Fainelli · 9 years ago
  58. 1da6df8 net: dsa: b53: Implement ARL add/del/dump operations by Florian Fainelli · 9 years ago
  59. 0830c98 net: dsa: b53: Add BCM7445 quirk by Florian Fainelli · 9 years ago
  60. 967dd82 net: dsa: b53: Add support for Broadcom RoboSwitch by Florian Fainelli · 9 years ago
  61. 9c57a77 net: dsa: bcm_sf2: Add VLAN support by Florian Fainelli · 9 years ago
  62. 064523f net: dsa: bcm_sf2: Add VLAN registers definitions by Florian Fainelli · 9 years ago
  63. 7fbb1a9 net: dsa: bcm_sf2: Move setup function at the far end by Florian Fainelli · 9 years ago
  64. a468ef4 net: dsa: bcm_sf2: Split fast age into a helper function by Florian Fainelli · 9 years ago
  65. 461cd1b0 net: dsa: bcm_sf2: Register our slave MDIO bus by Florian Fainelli · 9 years ago
  66. 83c0afa net: dsa: Add new binding implementation by Andrew Lunn · 9 years ago
  67. b516d45 net: dsa: mv88e6xxx: Refactor MDIO so driver registers mdio bus by Andrew Lunn · 9 years ago
  68. 03a4a54 net: dsa: mv88e6xxx: Rename _phy_ to _mdio_ by Andrew Lunn · 9 years ago
  69. 5377b80 net: dsa: mv88e6xxx: Only support EDSA tagging by Andrew Lunn · 9 years ago
  70. 66472fc net: dsa: Copy the routing table into the switch structure by Andrew Lunn · 9 years ago
  71. 4a7704f net: dsa: Remove dynamic allocate of routing table by Andrew Lunn · 9 years ago
  72. c8b0980 net: dsa: Add a ports structure and use it in the switch structure by Andrew Lunn · 9 years ago
  73. 762eb67 net: dsa: mv88e6xxx: fix circular lock in PPU work by Vivien Didelot · 9 years ago
  74. 553eb54 net: dsa: mv88e6xxx: remove bridge work by Vivien Didelot · 9 years ago
  75. f8cd875 dsa: mv88e6xxx: Handle eeprom-length property by Andrew Lunn · 9 years ago
  76. ff04955 dsa: Rename switch chip data to cd by Andrew Lunn · 9 years ago
  77. c33063d dsa: Remove master_dev from switch structure by Andrew Lunn · 9 years ago
  78. 52638f7 dsa: Move gpio reset into switch driver by Andrew Lunn · 9 years ago
  79. 14c7b3c dsa: Add mdio device support to Marvell switches by Andrew Lunn · 9 years ago
  80. fcdce7d dsa: mv88e6xxx: Rename probe function to fit the normal pattern by Andrew Lunn · 9 years ago
  81. b681957 dsa: mv88e6xxx: Initialise the mutex as soon as it is created by Andrew Lunn · 9 years ago
  82. cb9b902 net: dsa: mv88e6xxx: add STU capability by Vivien Didelot · 9 years ago
  83. 15d7d7d net: dsa: mv88e6xxx: abstract VTU/STU data access by Vivien Didelot · 9 years ago
  84. f81ec90 net: dsa: mv88e6xxx: factorize the switch driver by Vivien Didelot · 9 years ago
  85. b9729e5 net: dsa: mv88e6131: use EDSA tag protocol by Vivien Didelot · 9 years ago
  86. a1a6a4d net: dsa: mv88e6xxx: factorize switch setup by Vivien Didelot · 9 years ago
  87. 8698fd9 net: dsa: mv88e6131: drop frames priorities setup by Vivien Didelot · 9 years ago
  88. 50484ff net: dsa: mv88e6xxx: factorize GLOBAL_CONTROL_2 setup by Vivien Didelot · 9 years ago
  89. b0745e87 net: dsa: mv88e6xxx: factorize GLOBAL_MONITOR_CONTROL setup by Vivien Didelot · 9 years ago
  90. 709643a net: dsa: mv88e6131: drop VLAN Ethertype setup by Vivien Didelot · 9 years ago
  91. 119477b net: dsa: mv88e6xxx: factorize GLOBAL_CONTROL setup by Vivien Didelot · 9 years ago
  92. 08a0126 net: dsa: mv88e6xxx: factorize global setup by Vivien Didelot · 9 years ago
  93. 552238b net: dsa: mv88e6xxx: factorize switch reset by Vivien Didelot · 9 years ago
  94. 2672f82 net: dsa: mv88e6xxx: factorize ATU access by Vivien Didelot · 9 years ago
  95. 54d77b5 net: dsa: mv88e6xxx: factorize VTU access by Vivien Didelot · 9 years ago
  96. 936f234 net: dsa: mv88e6xxx: factorize bridge support by Vivien Didelot · 9 years ago
  97. 2306251 net: dsa: mv88e6131: add registers access by Vivien Didelot · 9 years ago
  98. aadbdb8 net: dsa: mv88e6xxx: factorize EEE access by Vivien Didelot · 9 years ago
  99. 1d13a06 net: dsa: mv88e6xxx: factorize MAC address setting by Vivien Didelot · 9 years ago
  100. 6594f61 net: dsa: mv88e6xxx: factorize temperature access by Vivien Didelot · 9 years ago