summaryrefslogtreecommitdiffstats
path: root/net/dsa/tag_dsa.c
AgeCommit message (Expand)Author
2015-07-31net: dsa: Refactor transmit path to eliminate duplicationFlorian Fainelli
2014-10-30net: dsa: Don't set skb->protocol on outgoing tagged packetsGuenter Roeck
2014-09-15dsa: Split ops up, and avoid assigning tag_protocol and receive separatelyAlexander Duyck
2014-08-27net: dsa: reduce number of protocol hooksFlorian Fainelli
2011-11-26dsa: Combine core and tagging codeBen Hutchings
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-01netdev: convert pseudo-devices to netdev_tx_tStephen Hemminger
2009-03-21dsa: add switch chip cascading supportLennert Buytenhek
2009-03-10net: convert usage of packet_type to read_mostlyStephen Hemminger
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison
2008-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-10dsa: fix skb->pkt_type when mac address of slave interface differsLennert Buytenhek
2008-11-03net/: Kill now superfluous ->last_rx stores.David S. Miller
2008-10-08dsa: add support for original DSA tagging formatLennert Buytenhek