aboutsummaryrefslogtreecommitdiffstats
path: root/net/dsa/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-20net: dsa: make NET_DSA manually selectable from the configMathieu Olivari1-1/+4
2015-03-16dsa: change "select" to "depends on" for NET_SWITCHDEV and for NET_DSAJiri Pirko1-2/+1
2015-02-25net: dsa: integrate with SWITCHDEV for HW bridgingFlorian Fainelli1-0/+1
2014-10-30net: dsa: Add support for reporting switch chip temperaturesGuenter Roeck1-0/+11
2014-08-27net: dsa: add Broadcom tag RX/TX handlerFlorian Fainelli1-0/+3
2012-11-26dsa: Hide core config options; make drivers select what they needBen Hutchings1-17/+13
2012-11-25net: dsa/slave: Fix compilation warningsviresh kumar1-7/+9
2011-11-29dsa: Move switch drivers to new directory drivers/net/dsaBen Hutchings1-35/+1
2011-11-26dsa: Allow core and drivers to be built as modulesBen Hutchings1-5/+5
2011-04-28dsa/mv88e6131: fix unknown multicast/broadcast forwarding on mv88e6085Peter Korsgaard1-2/+2
2010-08-11phylib: available for any speed ethernetRandy Dunlap1-1/+1
2010-07-12dsa: Fix Kconfig dependencies.David S. Miller1-1/+1
2009-03-21dsa: add support for the Marvell 88E6095/6095F switch chipsLennert Buytenhek1-3/+3
2008-10-13dsa: fix compile bug on s390Heiko Carstens1-1/+1
2008-10-08dsa: Need to select PHYLIB.David S. Miller1-0/+1
2008-10-08dsa: add support for the Marvell 88E6060 switch chipLennert Buytenhek1-0/+7
2008-10-08dsa: add support for Trailer tagging formatLennert Buytenhek1-0/+4
2008-10-08dsa: add support for the Marvell 88E6131 switch chipLennert Buytenhek1-0/+13
2008-10-08dsa: add support for original DSA tagging formatLennert Buytenhek1-0/+4
2008-10-08net: Distributed Switch Architecture protocol supportLennert Buytenhek1-0/+31