alistair23-linux/net/dsa
Florian Fainelli 5037d532b8 net: dsa: add Broadcom tag RX/TX handler
Add support for the 4-bytes Broadcom tag that built-in switches such as
the Starfighter 2 might insert when receiving packets, or that we need
to insert while targetting specific switch ports. We use a fake local
EtherType value for this 4-bytes switch tag: ETH_P_BRCMTAG to make sure
we can assign DSA-specific network operations within the DSA drivers.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-08-27 22:59:40 -07:00
..
dsa.c net: dsa: allow for more complex PHY setups 2014-08-27 22:59:40 -07:00
dsa_priv.h net: dsa: add Broadcom tag RX/TX handler 2014-08-27 22:59:40 -07:00
Kconfig net: dsa: add Broadcom tag RX/TX handler 2014-08-27 22:59:40 -07:00
Makefile net: dsa: add Broadcom tag RX/TX handler 2014-08-27 22:59:40 -07:00
slave.c net: dsa: add Broadcom tag RX/TX handler 2014-08-27 22:59:40 -07:00
tag_brcm.c net: dsa: add Broadcom tag RX/TX handler 2014-08-27 22:59:40 -07:00
tag_dsa.c net: dsa: reduce number of protocol hooks 2014-08-27 22:59:39 -07:00
tag_edsa.c net: dsa: reduce number of protocol hooks 2014-08-27 22:59:39 -07:00
tag_trailer.c net: dsa: reduce number of protocol hooks 2014-08-27 22:59:39 -07:00