aboutsummaryrefslogtreecommitdiffstats
path: root/net/dsa/dsa2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-28net: dsa: fix unbalanced dsa_switch_tree reference countingNikita Yushchenko1-1/+3
2016-09-20net-next: dsa: make the set_addr() operation optionalJohn Crispin1-3/+5
2016-09-20net-next: dsa: fix duplicate invocation of set_addr()John Crispin1-4/+0
2016-08-24net: dsa: rename switch operations structureVivien Didelot1-8/+8
2016-08-22net: dsa: Allow the DSA driver to indicate the tag protocolAndrew Lunn1-1/+3
2016-07-12net: dsa: Fix non static symbol warningWei Yongjun1-1/+1
2016-07-08net: dsa: initialize the routing tableVivien Didelot1-1/+6
2016-06-08net: dsa: Initialize CPU port ethtool ops per treeFlorian Fainelli1-0/+6
2016-06-08net: dsa: Provide a slave MII bus if neededFlorian Fainelli1-0/+15
2016-06-08net: dsa: Initialize ds->enabled_port_mask and ds->phys_mii_maskFlorian Fainelli1-0/+15
2016-06-04net: dsa: Add new binding implementationAndrew Lunn1-0/+654