aboutsummaryrefslogtreecommitdiffstats
path: root/net/dsa/slave.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-29net: convert unicast addr listJiri Pirko1-5/+5
2009-03-21dsa: add switch chip cascading supportLennert Buytenhek1-13/+12
2009-03-21dsa: set ->iflink on slave interfaces to the ifindex of the parentLennert Buytenhek1-0/+13
2009-01-06dsa: convert to net_device_ops (v2)Stephen Hemminger1-10/+41
2008-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+70
2008-11-10dsa: fix master interface allmulti/promisc handlingLennert Buytenhek1-2/+70
2008-11-10net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-10-08dsa: add support for Trailer tagging formatLennert Buytenhek1-0/+5
2008-10-08dsa: add support for original DSA tagging formatLennert Buytenhek1-0/+5
2008-10-08net: Distributed Switch Architecture protocol supportLennert Buytenhek1-0/+288