1. 4a2947e net: dsa: bcm_sf2: Do not rely on kexec_in_progress by Florian Fainelli · 8 years ago
  2. 2399d61 net: dsa: bcm_sf2: Prevent GPHY shutdown for kexec'd kernels by Florian Fainelli · 8 years ago
  3. 0822b43 net: dsa: bcm_sf2: Fix module autoload for OF registration by Javier Martinez Canillas · 8 years ago
  4. 03eaae5 net: dsa: b53: Fix module autoload by Javier Martinez Canillas · 8 years ago
  5. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  6. ee4dc2e7 net: dsa: mv88e6xxx: add eeprom ops by Vivien Didelot · 8 years ago
  7. b073d4e net: dsa: mv88e6xxx: add set_switch_mac to ops by Vivien Didelot · 8 years ago
  8. b3469dd net: dsa: mv88e6xxx: add chip-wide ops by Vivien Didelot · 8 years ago
  9. c08026a net: dsa: mv88e6xxx: rename mv88e6xxx_ops by Vivien Didelot · 8 years ago
  10. b4e47c0 net: dsa: mv88e6xxx: rename mv88e6xxx_vtu_stu_entry by Vivien Didelot · 8 years ago
  11. 370b4ff net: dsa: mv88e6xxx: add mv88e6xxx_num_ports helper by Vivien Didelot · 8 years ago
  12. de33376 net: dsa: mv88e6xxx: expose mv88e6xxx_num_databases by Vivien Didelot · 8 years ago
  13. 6dc10bb net: dsa: mv88e6xxx: add flags for FID registers by Vivien Didelot · 8 years ago
  14. 9fe850f net: dsa: mv88e6xxx: abstract REG_GLOBAL2 by Vivien Didelot · 8 years ago
  15. a935c05 net: dsa: mv88e6xxx: add global1 helpers by Vivien Didelot · 8 years ago
  16. b3f5bf6 net: dsa: mv88e6xxx: fix non static symbol warnings by Wei Yongjun · 8 years ago
  17. 749efcb net: dsa: mv88e6xxx: implement DSA port fast ageing by Vivien Didelot · 8 years ago
  18. 597698f net: dsa: b53: implement DSA port fast ageing by Vivien Didelot · 8 years ago
  19. a084ab3 net: dsa: qca8k: use mdio_module_driver to simplify the code by Wei Yongjun · 8 years ago
  20. fcfbfd6 net: dsa: qca8k: fix non static symbol warning by Wei Yongjun · 8 years ago
  21. d6b1023 net: dsa: mv88e6xxx: Convert flag bits to unsigned long long by Andrew Lunn · 8 years ago
  22. 0e7b992 net: dsa: mv88e6xxx: Add helper for accessing port registers by Andrew Lunn · 8 years ago
  23. 8847293 net: dsa: mv88e6xxx: handle multiple ports in ATU by Vivien Didelot · 8 years ago
  24. 8941ee3 net-next: dsa: qca8k: remove empty set_addr() stub by John Crispin · 8 years ago
  25. 1f44973 net-next: dsa: b53: remove empty set_addr() stub by John Crispin · 8 years ago
  26. 6b93fb4 net-next: dsa: add new driver for qca8xxx family by John Crispin · 8 years ago
  27. 46c21e2 net: dsa: b53: Remove unused including <linux/version.h> by Wei Yongjun · 8 years ago
  28. 0e26e5b net: dsa: bcm_sf2: Fix non static symbol warning by Wei Yongjun · 8 years ago
  29. 0215492 net: dsa: bcm_sf2: Get VLAN_PORT_MASK from b53_device by Florian Fainelli · 8 years ago
  30. ca070c1 net: dsa: mv88e6xxx: make global2 code optional by Vivien Didelot · 8 years ago
  31. ec56127 net: dsa: mv88e6xxx: move Global2 code by Vivien Didelot · 8 years ago
  32. 6654d0b net: dsa: mv88e6xxx: fix module naming by Vivien Didelot · 8 years ago
  33. 04bed14 net: dsa: remove ds_to_priv by Vivien Didelot · 8 years ago
  34. 7df8fbd net: dsa: mv88e6xxx: add MDB support by Vivien Didelot · 8 years ago
  35. 83dabd1 net: dsa: mv88e6xxx: make switchdev DB ops generic by Vivien Didelot · 8 years ago
  36. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  37. f01d598 net: dsa: bcm_sf2: Utilize mask clear/set helpers in bcm_sf2_intr_disable by Florian Fainelli · 8 years ago
  38. de0b9d3 net: dsa: bcm_sf2: Remove duplicate code by Florian Fainelli · 8 years ago
  39. f458995 net: dsa: bcm_sf2: Utilize core B53 driver when possible by Florian Fainelli · 8 years ago
  40. 48aea33a net: dsa: b53: Add JOIN_ALL_VLAN support by Florian Fainelli · 8 years ago
  41. bde5d13 net: dsa: b53: Define SF2 MIB layout by Florian Fainelli · 8 years ago
  42. 130401d net: dsa: b53: Prepare to support 7445 switch by Florian Fainelli · 8 years ago
  43. 485ebd6 net: dsa: b53: Initialize ds->ops in b53_switch_alloc by Florian Fainelli · 8 years ago
  44. 4f101c4 net: dsa: bcm_sf2: Fix race condition while unmasking interrupts by Florian Fainelli · 8 years ago
  45. 9d490b4 net: dsa: rename switch operations structure by Vivien Didelot · 8 years ago
  46. 1bc261f net: mv88e6xxx: Fix ingress rate removal for mv6131 chips by Jamie Lentin · 8 years ago
  47. f027e0c net: mv88e6xxx: Enable PORT_CONTROL_FORWARD_UNKNOWN for DSA-tagged CPU ports by Jamie Lentin · 8 years ago
  48. 930188c dsa: mv88e6xxx: Delete ppu timer when removing module by Andrew Lunn · 8 years ago
  49. 2bbb33b net: dsa: mv88e6xxx: Fix support for DSA tagging for older switches. by Andrew Lunn · 8 years ago
  50. 7b31436 net: dsa: Allow the DSA driver to indicate the tag protocol by Andrew Lunn · 8 years ago
  51. 731410b net: dsa: bcm_sf2: Remove probing through old DSA binding by Florian Fainelli · 8 years ago
  52. 4bd1167 net: dsa: bcm_sf2: Use device managed helpers by Florian Fainelli · 8 years ago
  53. d933802 net: dsa: bcm_sf2: Make it a real platform device driver by Florian Fainelli · 8 years ago
  54. 3085355 dsa: mv88e6xxx: Make mv88e6xxx_wait() timeout verbose by Andrew Lunn · 8 years ago
  55. 0f02b4f dsa: mv88e6xxx: Use mv88e6xx_wait in mv88e6xxx_update() by Andrew Lunn · 8 years ago
  56. 6441e669 dsa: mv88e6xxx: Timeout based on iterations, not time by Andrew Lunn · 8 years ago
  57. 9c93829 net: dsa: mv88e6xxx: use the new PHY API by Vivien Didelot · 8 years ago
  58. 09cb7df net: dsa: mv88e6xxx: describe PHY page and SerDes by Vivien Didelot · 8 years ago
  59. e57e5e7 net: dsa: mv88e6xxx: abstract PHY ops by Vivien Didelot · 8 years ago
  60. 57c67cf net: dsa: mv88e6xxx: rework Global2 SMI PHY access by Vivien Didelot · 8 years ago
  61. a0ffff2 net: dsa: mv88e6xxx: describe Multi-chip registers by Vivien Didelot · 8 years ago
  62. 2d79af6 net: dsa: mv88e6xxx: rename _mv88e6xxx_wait by Vivien Didelot · 8 years ago
  63. cfad65c net: dsa: b53: remove .owner and .bus fields for driver by Wei Yongjun · 8 years ago
  64. 601bbae dsa: mv88e6xxx: hide unused functions by Arnd Bergmann · 8 years ago
  65. 0dff88d net: dsa: b53: constify b53_io_ops structures by Julia Lawall · 8 years ago
  66. 5e3b724 net: dsa: b53: Add missing ULL suffix for 64-bit constant by Geert Uytterhoeven · 8 years ago
  67. 58d5aae dsa: b53: remove redundant if by xypron.glpk@gmx.de · 8 years ago
  68. bb9c0fa net: dsa: bcm_sf2: Unwind errors in correct order by Florian Fainelli · 8 years ago
  69. 8f6345b net: dsa: mv88e6xxx: kill last locked reg_read by Vivien Didelot · 8 years ago
  70. 855b193 net: dsa: mv88e6xxx: rework EEPROM access by Vivien Didelot · 8 years ago
  71. d467333 net: dsa: mv88e6xxx: remove unused phy_mutex by Vivien Didelot · 8 years ago
  72. 2cfcd96 net: dsa: mv88e6xxx: add support for DSA ageing time by Vivien Didelot · 8 years ago
  73. acddbd2 net: dsa: mv88e6xxx: add G1 helper for ageing time by Vivien Didelot · 8 years ago
  74. 8ec61c7 net: dsa: mv88e6xxx: add cap for IRL by Vivien Didelot · 8 years ago
  75. 9bda889 net: dsa: mv88e6xxx: add cap for Priority Override by Vivien Didelot · 8 years ago
  76. 63ed880 net: dsa: mv88e6xxx: add cap for PVT by Vivien Didelot · 8 years ago
  77. 3b4caa1 net: dsa: mv88e6xxx: rework Switch MAC setter by Vivien Didelot · 8 years ago
  78. 47395ed net: dsa: mv88e6xxx: add cap for MGMT Enables bits by Vivien Didelot · 8 years ago
  79. 5154041 net: dsa: mv88e6xxx: extract trunk mapping by Vivien Didelot · 8 years ago
  80. f22ab64 net: dsa: mv88e6xxx: extract device mapping by Vivien Didelot · 8 years ago
  81. 9729934 net: dsa: mv88e6xxx: split setup of Global 1 and 2 by Vivien Didelot · 8 years ago
  82. d51c542 net: dsa: mv88e6xxx: remove basic function flags by Vivien Didelot · 8 years ago
  83. cf81b2c b53: Fix build warning. by David S. Miller · 8 years ago
  84. 991a36b net: dsa: b53: Add support for BCM585xx/586xx/88312 integrated switch by Florian Fainelli · 8 years ago
  85. fefae69 net: dsa: b53: Allow SRAB driver to specify platform data by Florian Fainelli · 8 years ago
  86. 5eca291 dsa: b53: avoid 'maybe-uninitialized' warning by Arnd Bergmann · 8 years ago
  87. fad09c7 net: dsa: mv88e6xxx: rename single-chip support by Vivien Didelot · 8 years ago
  88. 0d3cd4b net: dsa: mv88e6xxx: move driver in its own folder by Vivien Didelot · 8 years ago
  89. 51dca8a net: dsa: b53: Fix statistics readings by Florian Fainelli · 8 years ago
  90. 914b32f net: dsa: mv88e6xxx: abstract switch registers accesses by Vivien Didelot · 8 years ago
  91. 9dddd47 net: dsa: mv88e6xxx: add port base address to info by Vivien Didelot · 8 years ago
  92. caac854 net: dsa: mv88e6xxx: pass compatible info by Vivien Didelot · 8 years ago
  93. bc46a3d net: dsa: mv88e6xxx: add detection helper by Vivien Didelot · 8 years ago
  94. 4a70c4a net: dsa: mv88e6xxx: add SMI init helper by Vivien Didelot · 8 years ago
  95. 469d729 net: dsa: mv88e6xxx: add chip allocation helper by Vivien Didelot · 8 years ago
  96. 9f8b3ee net: dsa: mv88e6xxx: rename smi_mutex to reg_lock by Vivien Didelot · 8 years ago
  97. 5f7c036 net: dsa: mv88e6xxx: remove table args in info lookup by Vivien Didelot · 8 years ago
  98. c6d19ab net: dsa: mv88e6xxx: use gpio get optional variant by Vivien Didelot · 8 years ago
  99. b7e66a5 net: dsa: mv88e6xxx: add switch register helpers by Vivien Didelot · 8 years ago
  100. 1d35f0b net: dsa: mv88e6xxx: do not increment bus refcount by Vivien Didelot · 8 years ago