aboutsummaryrefslogtreecommitdiffstats
path: root/net/dsa/switch.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-16net: dsa: add cross-chip multicast supportVivien Didelot1-10/+20
2017-06-08net: dsa: add CPU and DSA ports as VLAN membersVivien Didelot1-0/+3
2017-06-08net: dsa: check VLAN capability of every switchVivien Didelot1-10/+17
2017-05-24net: dsa: support cross-chip ageing timeVivien Didelot1-4/+0
2017-05-22net: dsa: add VLAN notifierVivien Didelot1-0/+43
2017-05-22net: dsa: add MDB notifierVivien Didelot1-0/+43
2017-05-22net: dsa: add FDB notifierVivien Didelot1-0/+43
2017-05-22net: dsa: add notifier for ageing timeVivien Didelot1-0/+46
2017-05-18net: dsa: include dsa.h only onceVivien Didelot1-1/+2
2017-04-01net: dsa: add cross-chip bridging operationsVivien Didelot1-6/+6
2017-03-28net: dsa: fix copyright holderVivien Didelot1-1/+2
2017-02-06net: dsa: introduce bridge notifierVivien Didelot1-0/+32
2017-02-06net: dsa: add switch notifierVivien Didelot1-0/+53