summaryrefslogtreecommitdiffstats
path: root/net/dsa/slave.c
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: inherit addr_assign_type along with dev_addrBjørn Mork2013-09-031-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-061-4/+4
* dsa: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-091-5/+5
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-3/+0
* 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
OpenPOWER on IntegriCloud