1. 20 Oct, 2021 6 commits
  2. 18 Oct, 2021 5 commits
  3. 13 Oct, 2021 4 commits
  4. 11 Oct, 2021 2 commits
  5. 10 Oct, 2021 22 commits
  6. 09 Oct, 2021 1 commit
    • Vladimir Oltean's avatar
      dt-bindings: net: dsa: document felix family in dsa-tag-protocol · 7932d531
      Vladimir Oltean authored
      The Vitesse/Microsemi/Microchip family of switches supported by the
      Felix DSA driver is capable of selecting between the native tagging
      protocol and ocelot-8021q. This is necessary to enable flow control on
      the CPU port.
      
      Certain systems where these switches are integrated use the switch as a
      port multiplexer, so the termination throughput is paramount. Changing
      the tagging protocol at runtime is possible for these systems, but since
      it is known beforehand that one tagging protocol will provide strictly
      better performance than the other, just allow them to specify the
      preference in the device tree.
      Signed-off-by: default avatarVladimir Oltean <vladimir.oltean@nxp.com>
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      7932d531