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