aboutsummaryrefslogtreecommitdiffstats
path: root/net/dsa/slave.c
Commit message (Expand)AuthorAge
* net: dsa: slave: Fix autoneg for phys on switch MDIO busAndrew Lunn2014-11-06
* Net: DSA: Fix checking for get_phy_flags functionAndrew Lunn2014-10-19
* net: dsa: add includes for ethtool and phy_fixed definitionsFlorian Fainelli2014-10-17
* net: dsa: do not call phy_start_anegFlorian Fainelli2014-10-04
* net: dsa: allow switches driver to implement get/set EEEFlorian Fainelli2014-09-28
* net: dsa: allow enabling and disable switch portsFlorian Fainelli2014-09-28
* net: dsa: start and stop the PHY state machineFlorian Fainelli2014-09-28
* net: dsa: add {get, set}_wol callbacks to slave devicesFlorian Fainelli2014-09-22
* net: dsa: allow switch drivers to implement suspend/resume hooksFlorian Fainelli2014-09-22
* net: dsa: allow switch drivers to specify phy_device::dev_flagsFlorian Fainelli2014-09-19
* dsa: Replace mii_bus with a generic host deviceAlexander Duyck2014-09-15
* dsa: Split ops up, and avoid assigning tag_protocol and receive separatelyAlexander Duyck2014-09-15
* net: dsa: change tag_protocol to an enumFlorian Fainelli2014-09-13
* net: dsa: add Broadcom tag RX/TX handlerFlorian Fainelli2014-08-28
* net: dsa: allow updating fixed PHY link informationFlorian Fainelli2014-08-28
* net: dsa: allow drivers to do link adjustmentFlorian Fainelli2014-08-28
* net: dsa: allow switches to work without taggingFlorian Fainelli2014-08-28
* net: dsa: allow for more complex PHY setupsFlorian Fainelli2014-08-28
* net: dsa: retain a per-port device_node pointerFlorian Fainelli2014-08-28
* net: dsa: reduce number of protocol hooksFlorian Fainelli2014-08-28
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
* dsa: Use ether_addr_copyJoe Perches2014-01-21
* net: dsa: inherit addr_assign_type along with dev_addrBjørn Mork2013-09-03
* dsa: use an unique and non conflicting bus name for the slave MII busFlorian Fainelli2013-01-21
* net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-14
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-07
* dsa: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-09
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* net: dsa: remove ethtool_ops->set_sgMichał Mirosław2011-04-20
* net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran2010-07-18
* net: move address list functions to a separate fileJiri Pirko2010-04-03
* net: convert unicast addr listJiri Pirko2009-05-30
* dsa: add switch chip cascading supportLennert Buytenhek2009-03-21
* dsa: set ->iflink on slave interfaces to the ifindex of the parentLennert Buytenhek2009-03-21
* dsa: convert to net_device_ops (v2)Stephen Hemminger2009-01-06
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-11
|\
| * dsa: fix master interface allmulti/promisc handlingLennert Buytenhek2008-11-11
* | net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-10
|/
* dsa: add support for Trailer tagging formatLennert Buytenhek2008-10-08
* dsa: add support for original DSA tagging formatLennert Buytenhek2008-10-08
* net: Distributed Switch Architecture protocol supportLennert Buytenhek2008-10-08