summaryrefslogtreecommitdiffstats
path: root/net/dsa/dsa.c
Commit message (Expand)AuthorAgeFilesLines
* dsa: fix freeing of sparse port allocationFlorian Fainelli2013-03-251-3/+5
* dsa: factor freeing of dsa_platform_dataFlorian Fainelli2013-03-251-20/+18
* dsa: add device tree bindings to register DSA switchesFlorian Fainelli2013-03-241-5/+228
* dsa: make dsa_switch_setup check for valid port namesFlorian Fainelli2013-01-211-0/+6
* workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-1/+1
* 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
OpenPOWER on IntegriCloud