summaryrefslogtreecommitdiff
path: root/net/dsa/slave.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-20net: dsa: remove ethtool_ops->set_sgMichał Mirosław1-1/+0
2010-07-19net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran1-2/+1
2010-04-04net: move address list functions to a separate fileJiri Pirko1-7/+7
2009-05-30net: convert unicast addr listJiri Pirko1-5/+5
2009-03-22dsa: add switch chip cascading supportLennert Buytenhek1-13/+12
2009-03-22dsa: set ->iflink on slave interfaces to the ifindex of the parentLennert Buytenhek1-0/+13
2009-01-07dsa: convert to net_device_ops (v2)Stephen Hemminger1-10/+41
2008-11-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+70
2008-11-11dsa: fix master interface allmulti/promisc handlingLennert Buytenhek1-2/+70
2008-11-11net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-10-09dsa: add support for Trailer tagging formatLennert Buytenhek1-0/+5
2008-10-09dsa: add support for original DSA tagging formatLennert Buytenhek1-0/+5
2008-10-09net: Distributed Switch Architecture protocol supportLennert Buytenhek1-0/+288