Searched hist:"2 bbb33be037361882527c9c762cb9fc928ab0ff7" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/dsa/mv88e6xxx/ |
H A D | Kconfig | diff 2bbb33be037361882527c9c762cb9fc928ab0ff7 Mon Aug 22 09:01:02 CDT 2016 Andrew Lunn <andrew@lunn.ch> net: dsa: mv88e6xxx: Fix support for DSA tagging for older switches.
Older chips only support DSA tagging on the CPU port. New devices support both DSA and EDSA. The driver needs to tell the core the tag protocol to use, and configure the switch for what is available.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | chip.c | diff 2bbb33be037361882527c9c762cb9fc928ab0ff7 Mon Aug 22 09:01:02 CDT 2016 Andrew Lunn <andrew@lunn.ch> net: dsa: mv88e6xxx: Fix support for DSA tagging for older switches.
Older chips only support DSA tagging on the CPU port. New devices support both DSA and EDSA. The driver needs to tell the core the tag protocol to use, and configure the switch for what is available.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|