| Commit message (Expand) | Author | Age | Files | Lines |
* | dsa: use an unique and non conflicting bus name for the slave MII bus | Florian Fainelli | 2013-01-21 | 1 | -2/+2 |
* | net: phy: remove flags argument from phy_{attach, connect, connect_direct} | Florian Fainelli | 2013-01-14 | 1 | -1/+1 |
* | ethtool: fix drvinfo strings set in drivers | Jiri Pirko | 2013-01-06 | 1 | -4/+4 |
* | dsa: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 2012-05-09 | 1 | -5/+5 |
* | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 2011-08-17 | 1 | -3/+0 |
* | net: dsa: remove ethtool_ops->set_sg | Michał Mirosław | 2011-04-20 | 1 | -1/+0 |
* | net: preserve ifreq parameter when calling generic phy_mii_ioctl(). | Richard Cochran | 2010-07-18 | 1 | -2/+1 |
* | net: move address list functions to a separate file | Jiri Pirko | 2010-04-03 | 1 | -7/+7 |
* | net: convert unicast addr list | Jiri Pirko | 2009-05-29 | 1 | -5/+5 |
* | dsa: add switch chip cascading support | Lennert Buytenhek | 2009-03-21 | 1 | -13/+12 |
* | dsa: set ->iflink on slave interfaces to the ifindex of the parent | Lennert Buytenhek | 2009-03-21 | 1 | -0/+13 |
* | dsa: convert to net_device_ops (v2) | Stephen Hemminger | 2009-01-06 | 1 | -10/+41 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-11 | 1 | -2/+70 |
|\ |
|
| * | dsa: fix master interface allmulti/promisc handling | Lennert Buytenhek | 2008-11-10 | 1 | -2/+70 |
* | | net: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-11-10 | 1 | -1/+1 |
|/ |
|
* | dsa: add support for Trailer tagging format | Lennert Buytenhek | 2008-10-08 | 1 | -0/+5 |
* | dsa: add support for original DSA tagging format | Lennert Buytenhek | 2008-10-08 | 1 | -0/+5 |
* | net: Distributed Switch Architecture protocol support | Lennert Buytenhek | 2008-10-08 | 1 | -0/+288 |