Merge branch 'dsa-sja1105-vlan-tags'
Vladimir Oltean says: ==================== Make sja1105 treat tag_8021q VLANs more like real DSA tags This series solves a nuisance with the sja1105 driver, which is that non-DSA tagged packets sent directly by the DSA master would still exit the switch just fine. We also had an issue for packets coming from the outside world with a crafted DSA tag, the switch would not reject that tag but think it was valid. ====================
No related branches found
No related tags found
Showing
- drivers/net/dsa/sja1105/sja1105.h 0 additions, 6 deletionsdrivers/net/dsa/sja1105/sja1105.h
- drivers/net/dsa/sja1105/sja1105_main.c 37 additions, 18 deletionsdrivers/net/dsa/sja1105/sja1105_main.c
- drivers/net/dsa/sja1105/sja1105_spi.c 0 additions, 10 deletionsdrivers/net/dsa/sja1105/sja1105_spi.c
- include/linux/dsa/sja1105.h 2 additions, 1 deletioninclude/linux/dsa/sja1105.h
- net/dsa/tag_sja1105.c 74 additions, 5 deletionsnet/dsa/tag_sja1105.c
Loading
Please register or sign in to comment