summaryrefslogtreecommitdiffstats
path: root/net/dsa/legacy.c
AgeCommit message (Expand)AuthorLines
2017-06-17net: dsa: Fix legacy probingFlorian Fainelli-11/+8
2017-06-13net: dsa: Associate slave network device with CPU portFlorian Fainelli-0/+1
2017-06-13net: dsa: Remove master_netdev and use dst->cpu_dp->netdevFlorian Fainelli-9/+13
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-47/+0
2017-06-04net: dsa: Pass dsa_port reference to ethtool setup/restoreFlorian Fainelli-2/+2
2017-06-02net: dsa: Move dsa_switch_{suspend,resume} out of legacy.cFlorian Fainelli-47/+0
2017-06-01net: dsa: do not cast dstVivien Didelot-1/+1
2017-05-18net: dsa: include dsa.h only onceVivien Didelot-1/+1
2017-05-17net: dsa: store CPU port pointer in the treeVivien Didelot-6/+4
2017-04-17net: dsa: isolate legacy codeVivien Didelot-0/+818