linux/drivers/net/dsa/xrs700x
George McCollister bd62e6f5e6 net: dsa: xrs700x: add HSR offloading support
Add offloading for HSR/PRP (IEC 62439-3) tag insertion, tag removal
forwarding and duplication supported by the xrs7000 series switches.

Only HSR v1 and PRP v1 are supported by the xrs7000 series switches (HSR
v0 is not).

Signed-off-by: George McCollister <george.mccollister@gmail.com>
Reviewed-by: Vladimir Oltean <olteanv@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-02-11 13:24:45 -08:00
..
Kconfig
Makefile
xrs700x_i2c.c net: dsa: xrs700x: fix unused warning for of_device_id 2021-02-11 13:17:04 -08:00
xrs700x_mdio.c net: dsa: xrs700x: use of_match_ptr() on xrs700x_mdio_dt_ids 2021-02-11 13:17:04 -08:00
xrs700x_reg.h net: dsa: xrs700x: add HSR offloading support 2021-02-11 13:24:45 -08:00
xrs700x.c net: dsa: xrs700x: add HSR offloading support 2021-02-11 13:24:45 -08:00
xrs700x.h