summaryrefslogtreecommitdiffstats
path: root/net/dsa/tag_qca.c
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: Factor bottom tag receive functionsFlorian Fainelli2017-04-081-13/+5Star
* net: dsa: Move skb_unshare() to dsa_switch_rcv()Florian Fainelli2017-04-081-5/+0Star
* net: dsa: Do not check for NULL dst in tag parsersFlorian Fainelli2017-04-081-3/+0Star
* net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn2017-03-291-0/+1
* net: dsa: store a dsa_port in dsa_slave_privVivien Didelot2017-01-301-1/+1
* net: dsa: use cpu_switch instead of ds[0]Vivien Didelot2017-01-181-1/+1
* net-next: dsa: add Qualcomm tag RX/TX handlerJohn Crispin2016-09-161-0/+138