summaryrefslogtreecommitdiff
path: root/net/dsa/slave.c
AgeCommit message (Expand)Author
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-04-20net: dsa: remove ethtool_ops->set_sgMichał Mirosław
2010-07-18net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran
2010-04-03net: move address list functions to a separate fileJiri Pirko
2009-05-29net: convert unicast addr listJiri Pirko
2009-03-21dsa: add switch chip cascading supportLennert Buytenhek
2009-03-21dsa: set ->iflink on slave interfaces to the ifindex of the parentLennert Buytenhek
2009-01-06dsa: convert to net_device_ops (v2)Stephen Hemminger
2008-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-10dsa: fix master interface allmulti/promisc handlingLennert Buytenhek
2008-11-10net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
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