summaryrefslogtreecommitdiff
path: root/net/dsa/slave.c
AgeCommit message (Expand)Author
2015-09-29net: dsa: Do not override PHY interface if already configuredFlorian Fainelli
2015-04-02dsa: implement ndo_get_iflinkNicolas Dichtel
2015-03-29net: dsa: Add basic framework to support ndo_fdb functionsGuenter Roeck
2015-03-25net: dsa: Handle non-bridge master changeGuenter Roeck
2015-03-16switchdev: use new swdev opsScott Feldman
2015-03-14net: dsa: do not use slave MII bus for fixed PHYsFlorian Fainelli
2015-03-11net: dsa: fully divert PHY reads/writes if requestedFlorian Fainelli
2015-03-11net: dsa: move PHY setup on DSA MII bus to its own functionFlorian Fainelli
2015-02-25net: dsa: Introduce dsa_is_port_initializedGuenter Roeck
2015-02-25net: dsa: integrate with SWITCHDEV for HW bridgingFlorian Fainelli
2015-02-25net: dsa: Ensure that port array elements are initialized before being usedGuenter Roeck
2015-02-17net: dsa: Set valid phy interface typeGuenter Roeck
2015-02-09net: dsa: Remove redundant phy_attach()Andrew Lunn
2015-01-25net: dsa: set slave MII bus PHY maskVivien Didelot
2014-12-11net: dsa: propagate error code from dsa_slave_phy_setupFlorian Fainelli
2014-12-11net: dsa: handle non-existing PHYs on switch internal busFlorian Fainelli
2014-11-11dsa: Use netdev_<level> instead of printkJoe Perches
2014-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-06net: dsa: slave: Fix autoneg for phys on switch MDIO busAndrew Lunn
2014-10-30net: dsa: Add support for reading switch registers with ethtoolGuenter Roeck
2014-10-30net: dsa: Add support for switch EEPROM accessGuenter Roeck
2014-10-19Net: DSA: Fix checking for get_phy_flags functionAndrew Lunn
2014-10-17net: dsa: add includes for ethtool and phy_fixed definitionsFlorian Fainelli
2014-10-04net: dsa: do not call phy_start_anegFlorian Fainelli
2014-09-28net: dsa: allow switches driver to implement get/set EEEFlorian Fainelli
2014-09-28net: dsa: allow enabling and disable switch portsFlorian Fainelli
2014-09-28net: dsa: start and stop the PHY state machineFlorian Fainelli
2014-09-22net: dsa: add {get, set}_wol callbacks to slave devicesFlorian Fainelli
2014-09-22net: dsa: allow switch drivers to implement suspend/resume hooksFlorian Fainelli
2014-09-19net: dsa: allow switch drivers to specify phy_device::dev_flagsFlorian Fainelli
2014-09-15dsa: Replace mii_bus with a generic host deviceAlexander Duyck
2014-09-15dsa: Split ops up, and avoid assigning tag_protocol and receive separatelyAlexander Duyck
2014-09-13net: dsa: change tag_protocol to an enumFlorian Fainelli
2014-08-27net: dsa: add Broadcom tag RX/TX handlerFlorian Fainelli
2014-08-27net: dsa: allow updating fixed PHY link informationFlorian Fainelli
2014-08-27net: dsa: allow drivers to do link adjustmentFlorian Fainelli
2014-08-27net: dsa: allow switches to work without taggingFlorian Fainelli
2014-08-27net: dsa: allow for more complex PHY setupsFlorian Fainelli
2014-08-27net: dsa: retain a per-port device_node pointerFlorian Fainelli
2014-08-27net: dsa: reduce number of protocol hooksFlorian Fainelli
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-01-21dsa: Use ether_addr_copyJoe Perches
2013-09-03net: dsa: inherit addr_assign_type along with dev_addrBjørn Mork
2013-01-21dsa: use an unique and non conflicting bus name for the slave MII busFlorian Fainelli
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2012-05-09dsa: Convert compare_ether_addr to ether_addr_equalJoe Perches
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-04-20net: dsa: remove ethtool_ops->set_sgMichał Mirosław