summaryrefslogtreecommitdiffstats
path: root/net/dsa/dsa.c
Commit message (Expand)AuthorAgeFilesLines
* dsa: Combine core and tagging codeBen Hutchings2011-11-261-1/+25
* dsa: Export functions from core to modulesBen Hutchings2011-11-261-0/+2
* dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functionsBen Hutchings2011-11-261-23/+0
* net: Fix files explicitly needing to include module.hPaul Gortmaker2011-10-311-0/+1
* module: fix missing semicolons in MODULE macro usageRusty Russell2011-01-241-1/+1
* net/dsa: don't use flush_scheduled_work()Tejun Heo2010-12-241-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* dsa: add switch chip cascading supportLennert Buytenhek2009-03-211-68/+109
* dsa: add support for Trailer tagging formatLennert Buytenhek2008-10-081-0/+7
* dsa: add support for original DSA tagging formatLennert Buytenhek2008-10-081-0/+16
* net: Distributed Switch Architecture protocol supportLennert Buytenhek2008-10-081-0/+369