summaryrefslogtreecommitdiffstats
path: root/net/dsa/slave.c
Commit message (Expand)AuthorAgeFilesLines
* dsa: Use ether_addr_copyJoe Perches2014-01-221-1/+1
* net: dsa: inherit addr_assign_type along with dev_addrBjørn Mork2013-09-041-1/+1
* dsa: use an unique and non conflicting bus name for the slave MII busFlorian Fainelli2013-01-211-2/+2
* net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-141-1/+1
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-071-4/+4
* dsa: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-101-5/+5
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-181-3/+0Star
* net: dsa: remove ethtool_ops->set_sgMichał Mirosław2011-04-201-1/+0Star
* net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran2010-07-191-2/+1Star
* net: move address list functions to a separate fileJiri Pirko2010-04-031-7/+7
* net: convert unicast addr listJiri Pirko2009-05-301-5/+5
* dsa: add switch chip cascading supportLennert Buytenhek2009-03-221-13/+12Star
* dsa: set ->iflink on slave interfaces to the ifindex of the parentLennert Buytenhek2009-03-221-0/+13
* dsa: convert to net_device_ops (v2)Stephen Hemminger2009-01-071-10/+41
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-121-2/+70
|\
| * dsa: fix master interface allmulti/promisc handlingLennert Buytenhek2008-11-111-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-091-0/+5
* dsa: add support for original DSA tagging formatLennert Buytenhek2008-10-091-0/+5
* net: Distributed Switch Architecture protocol supportLennert Buytenhek2008-10-091-0/+288