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_dsa.c
Age
Commit message (
Expand
)
Author
2016-06-04
net: dsa: Add a ports structure and use it in the switch structure
Andrew Lunn
2016-06-04
net: dsa: tag_{e}dsa.c: Remove dependency on platform data
Andrew Lunn
2015-07-31
net: dsa: Refactor transmit path to eliminate duplication
Florian Fainelli
2014-10-30
net: dsa: Don't set skb->protocol on outgoing tagged packets
Guenter Roeck
2014-09-15
dsa: Split ops up, and avoid assigning tag_protocol and receive separately
Alexander Duyck
2014-08-27
net: dsa: reduce number of protocol hooks
Florian Fainelli
2011-11-26
dsa: Combine core and tagging code
Ben Hutchings
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-01
netdev: convert pseudo-devices to netdev_tx_t
Stephen Hemminger
2009-03-21
dsa: add switch chip cascading support
Lennert Buytenhek
2009-03-10
net: convert usage of packet_type to read_mostly
Stephen Hemminger
2009-02-01
net: replace uses of __constant_{endian}
Harvey Harrison
2008-11-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-10
dsa: fix skb->pkt_type when mac address of slave interface differs
Lennert Buytenhek
2008-11-03
net/: Kill now superfluous ->last_rx stores.
David S. Miller
2008-10-08
dsa: add support for original DSA tagging format
Lennert Buytenhek