index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
/
tag_brcm.c
Age
Commit message (
Expand
)
Author
2018-01-05
net: dsa: Move padding into Broadcom tagger
Florian Fainelli
2017-11-13
net: dsa: Support prepended Broadcom tag
Florian Fainelli
2017-11-13
net: dsa: tag_brcm: Prepare for supporting prepended tag
Florian Fainelli
2017-10-18
net: dsa: rename dsa_master_get_slave
Vivien Didelot
2017-10-18
net: dsa: add slave to port helper
Vivien Didelot
2017-10-12
net: dsa: tag_brcm: Indicate to master netdevice port + queue
Florian Fainelli
2017-10-01
net: dsa: add master helper to look up slaves
Vivien Didelot
2017-09-05
net: dsa: tag_brcm: Set output queue from skb queue mapping
Florian Fainelli
2017-08-21
dsa: remove unused net_device arg from handlers
Florian Westphal
2017-06-13
net: dsa: Introduce dsa_get_cpu_port()
Florian Fainelli
2017-06-01
net: dsa: factor skb freeing on xmit
Vivien Didelot
2017-06-01
net: dsa: remove out_drop label in taggers rcv
Vivien Didelot
2017-05-18
net: dsa: include dsa.h only once
Vivien Didelot
2017-05-17
net: dsa: store CPU port pointer in the tree
Vivien Didelot
2017-04-08
net: dsa: Factor bottom tag receive functions
Florian Fainelli
2017-04-08
net: dsa: Move skb_unshare() to dsa_switch_rcv()
Florian Fainelli
2017-04-08
net: dsa: Do not check for NULL dst in tag parsers
Florian Fainelli
2017-03-28
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
2017-01-29
net: dsa: store a dsa_port in dsa_slave_priv
Vivien Didelot
2017-01-29
net: dsa: use ds->num_ports when possible
Vivien Didelot
2017-01-24
net: dsa: Drop WARN() in tag_brcm.c
Florian Fainelli
2017-01-18
net: dsa: use cpu_switch instead of ds[0]
Vivien Didelot
2016-06-04
net: dsa: Add a ports structure and use it in the switch structure
Andrew Lunn
2015-07-31
net: dsa: Refactor transmit path to eliminate duplication
Florian Fainelli
2014-09-15
dsa: Split ops up, and avoid assigning tag_protocol and receive separately
Alexander Duyck
2014-09-13
net: dsa: change tag_protocol to an enum
Florian Fainelli
2014-08-27
net: dsa: add Broadcom tag RX/TX handler
Florian Fainelli