aboutsummaryrefslogtreecommitdiffstats
path: root/net/dsa/slave.c
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: remove ethtool_ops->set_sgMichał Mirosław2011-04-201-1/+0
* net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran2010-07-181-2/+1
* net: move address list functions to a separate fileJiri Pirko2010-04-031-7/+7
* net: convert unicast addr listJiri Pirko2009-05-291-5/+5
* dsa: add switch chip cascading supportLennert Buytenhek2009-03-211-13/+12
* dsa: set ->iflink on slave interfaces to the ifindex of the parentLennert Buytenhek2009-03-211-0/+13
* dsa: convert to net_device_ops (v2)Stephen Hemminger2009-01-061-10/+41
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-111-2/+70
|\
| * dsa: fix master interface allmulti/promisc handlingLennert Buytenhek2008-11-101-2/+70
* | net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-101-1/+1
|/
* dsa: add support for Trailer tagging formatLennert Buytenhek2008-10-081-0/+5
* dsa: add support for original DSA tagging formatLennert Buytenhek2008-10-081-0/+5
* net: Distributed Switch Architecture protocol supportLennert Buytenhek2008-10-081-0/+288