summaryrefslogtreecommitdiffstats
path: root/net/dsa/dsa.c
AgeCommit message (Expand)Author
2014-09-15dsa: Replace mii_bus with a generic host deviceAlexander Duyck
2014-09-15dsa: Split ops up, and avoid assigning tag_protocol and receive separatelyAlexander Duyck
2014-09-01net: dsa: make dsa_pack_type staticFlorian Fainelli
2014-08-27net: dsa: add Broadcom SF2 switch driverFlorian Fainelli
2014-08-27net: dsa: allow for more complex PHY setupsFlorian Fainelli
2014-08-27net: dsa: retain a per-port device_node pointerFlorian Fainelli
2014-08-27net: dsa: provide a switch device device tree node pointerFlorian Fainelli
2014-08-27net: dsa: reduce number of protocol hooksFlorian Fainelli
2014-06-25net/dsa/dsa.c: remove unnecessary null test before kfreeFabian Frederick
2014-05-16net/dsa/dsa.c: increment chip_index during of_node handling on dsa_of_probe()Fabian Godehardt
2013-03-25dsa: fix freeing of sparse port allocationFlorian Fainelli
2013-03-25dsa: factor freeing of dsa_platform_dataFlorian Fainelli
2013-03-24dsa: add device tree bindings to register DSA switchesFlorian Fainelli
2013-01-21dsa: make dsa_switch_setup check for valid port namesFlorian Fainelli
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2011-11-26dsa: Combine core and tagging codeBen Hutchings
2011-11-26dsa: Export functions from core to modulesBen Hutchings
2011-11-26dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functionsBen Hutchings
2011-10-31net: Fix files explicitly needing to include module.hPaul Gortmaker
2011-01-24module: fix missing semicolons in MODULE macro usageRusty Russell
2010-12-24net/dsa: don't use flush_scheduled_work()Tejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-03-21dsa: add switch chip cascading supportLennert Buytenhek
2008-10-08dsa: add support for Trailer tagging formatLennert Buytenhek
2008-10-08dsa: add support for original DSA tagging formatLennert Buytenhek
2008-10-08net: Distributed Switch Architecture protocol supportLennert Buytenhek