# # Makefile for NCSI API # obj-$(CONFIG_NET_NCSI) += ncsi-cmd.o ncsi-rsp.o ncsi-aen.o ncsi-manage.o script>
summaryrefslogtreecommitdiff
path: root/net/dsa/dsa.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-07net: dsa: Rename and export dev_to_net_device()Florian Fainelli1-2/+3
2017-02-06net: dsa: add switch notifierVivien Didelot1-0/+6
2017-02-06net: dsa: move netdevice notifier registrationVivien Didelot1-6/+4