summaryrefslogtreecommitdiff
path: root/net/dsa/tag_mtk.c
AgeCommit message (Expand)Author
2017-10-18net: dsa: rename dsa_master_get_slaveVivien Didelot
2017-10-18net: dsa: add slave to port helperVivien Didelot
2017-10-01net: dsa: add master helper to look up slavesVivien Didelot
2017-08-21dsa: remove unused net_device arg from handlersFlorian Westphal
2017-08-09net-next: tag_mtk: add flow_dissect callback to the ops structJohn Crispin
2017-06-01net: dsa: factor skb freeing on xmitVivien Didelot
2017-06-01net: dsa: remove out_drop label in taggers rcvVivien Didelot
2017-05-18net: dsa: include dsa.h only onceVivien Didelot
2017-04-08net: dsa: Factor bottom tag receive functionsFlorian Fainelli
2017-04-08net: dsa: Move skb_unshare() to dsa_switch_rcv()Florian Fainelli
2017-04-08net: dsa: Do not check for NULL dst in tag parsersFlorian Fainelli
2017-04-07net-next: dsa: add Mediatek tag RX/TX handlerSean Wang