summaryrefslogtreecommitdiffstats
path: root/net/dsa/tag_brcm.c
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: Introduce dsa_get_cpu_port()Florian Fainelli2017-06-131-3/+2
* net: dsa: factor skb freeing on xmitVivien Didelot2017-06-011-5/+1
* net: dsa: remove out_drop label in taggers rcvVivien Didelot2017-06-011-7/+4
* net: dsa: include dsa.h only onceVivien Didelot2017-05-181-1/+1
* net: dsa: store CPU port pointer in the treeVivien Didelot2017-05-171-1/+1
* net: dsa: Factor bottom tag receive functionsFlorian Fainelli2017-04-081-13/+5
* net: dsa: Move skb_unshare() to dsa_switch_rcv()Florian Fainelli2017-04-081-5/+0
* net: dsa: Do not check for NULL dst in tag parsersFlorian Fainelli2017-04-081-3/+0
* net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn2017-03-281-0/+1
* net: dsa: store a dsa_port in dsa_slave_privVivien Didelot2017-01-291-2/+2
* net: dsa: use ds->num_ports when possibleVivien Didelot2017-01-291-1/+1
* net: dsa: Drop WARN() in tag_brcm.cFlorian Fainelli2017-01-241-1/+2
* net: dsa: use cpu_switch instead of ds[0]Vivien Didelot2017-01-181-1/+1
* net: dsa: Add a ports structure and use it in the switch structureAndrew Lunn2016-06-041-2/+2
* net: dsa: Refactor transmit path to eliminate duplicationFlorian Fainelli2015-07-311-12/+3
* dsa: Split ops up, and avoid assigning tag_protocol and receive separatelyAlexander Duyck2014-09-151-1/+0
* net: dsa: change tag_protocol to an enumFlorian Fainelli2014-09-131-1/+0
* net: dsa: add Broadcom tag RX/TX handlerFlorian Fainelli2014-08-271-0/+173
OpenPOWER on IntegriCloud