summaryrefslogtreecommitdiffstats
path: root/net/dsa/tag_trailer.c
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: Fix Marvell Egress Trailer checkNeil Armstrong2015-09-221-1/+1
* net: dsa: Refactor transmit path to eliminate duplicationFlorian Fainelli2015-07-311-9/+3
* net: dsa: Don't set skb->protocol on outgoing tagged packetsGuenter Roeck2014-10-301-2/+0
* dsa: Split ops up, and avoid assigning tag_protocol and receive separatelyAlexander Duyck2014-09-151-1/+0
* net: dsa: reduce number of protocol hooksFlorian Fainelli2014-08-271-4/+4
* dsa: Combine core and tagging codeBen Hutchings2011-11-261-14/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* netdev: convert pseudo-devices to netdev_tx_tStephen Hemminger2009-09-011-1/+1
* dsa: add switch chip cascading supportLennert Buytenhek2009-03-211-4/+6
* net: convert usage of packet_type to read_mostlyStephen Hemminger2009-03-101-1/+1
* net: replace uses of __constant_{endian}Harvey Harrison2009-02-011-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-111-0/+1
|\
| * dsa: fix skb->pkt_type when mac address of slave interface differsLennert Buytenhek2008-11-101-0/+1
* | net/: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
|/
* dsa: add support for Trailer tagging formatLennert Buytenhek2008-10-081-0/+130
OpenPOWER on IntegriCloud