This adds bridge offloading for the Intel / Lantiq GSWIP 2.1 switch. Changes since: v2: - Added Fixes tag to patch 1 - Fixed typo - added GSWIP_TABLE_MAC_BRIDGE_STATIC and made use of it - used GSWIP_TABLE_MAC_BRIDGE in more places
v1: - fix typo signle -> single Hauke Mehrtens (5): net: dsa: lantiq: Allow special tags only on CPU port net: dsa: lantiq: Add VLAN unaware bridge offloading net: dsa: lantiq: Add VLAN aware bridge offloading net: dsa: lantiq: Add fast age function net: dsa: lantiq: Add Forwarding Database access drivers/net/dsa/lantiq_gswip.c | 812 ++++++++++++++++++++++++++++++++- 1 file changed, 803 insertions(+), 9 deletions(-) -- 2.20.1