summaryrefslogtreecommitdiff
path: root/net/dsa
AgeCommit message (Expand)Author
2017-02-08net: dsa: Do not destroy invalid network devicesFlorian Fainelli
2017-01-25net: dsa: Bring back device detaching in dsa_slave_suspend()Florian Fainelli
2017-01-23net: dsa: Check return value of phy_connect_direct()Florian Fainelli
2017-01-10net: dsa: Ensure validity of dst->ds[0]Florian Fainelli
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-29net: dsa: slave: fix fixed-link phydev leaksJohan Hovold
2016-11-29of_mdio: add helper to deregister fixed-link PHYsJohan Hovold
2016-11-29net: dsa: slave: fix of-node leak and phy priorityJohan Hovold
2016-11-28net: dsa: fix unbalanced dsa_switch_tree reference countingNikita Yushchenko
2016-11-27net: dsa: fix fixed-link-phy device leaksJohan Hovold
2016-10-21net: remove MTU limits on a few ether_setup callersJarod Wilson
2016-10-12net: dsa: slave: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-09-23net: dsa: add port fast ageingVivien Didelot
2016-09-23net: dsa: add port STP state helperVivien Didelot
2016-09-20net-next: dsa: make the set_addr() operation optionalJohn Crispin
2016-09-20net-next: dsa: fix duplicate invocation of set_addr()John Crispin
2016-09-16net-next: dsa: add Qualcomm tag RX/TX handlerJohn Crispin
2016-08-31net: dsa: add MDB supportVivien Didelot
2016-08-24net: dsa: rename switch operations structureVivien Didelot
2016-08-22net: dsa: Allow the DSA driver to indicate the tag protocolAndrew Lunn
2016-08-19net: dsa: bcm_sf2: Make it a real platform device driverFlorian Fainelli
2016-08-19net: dsa: Export suspend/resume functionsFlorian Fainelli
2016-07-19net: dsa: support switchdev ageing time attrVivien Didelot
2016-07-12net: dsa: Fix non static symbol warningWei Yongjun
2016-07-08net: dsa: initialize the routing tableVivien Didelot
2016-06-08net: dsa: Initialize CPU port ethtool ops per treeFlorian Fainelli
2016-06-08net: dsa: Add initialization helper for CPU port ethtool_opsFlorian Fainelli
2016-06-08net: dsa: Provide a slave MII bus if neededFlorian Fainelli
2016-06-08net: dsa: Initialize ds->enabled_port_mask and ds->phys_mii_maskFlorian Fainelli
2016-06-08net: dsa: Provide unique DSA slave MII bus namesFlorian Fainelli
2016-06-04net: dsa: Add new binding implementationAndrew Lunn
2016-06-04net: dsa: Make mdio bus optionalAndrew Lunn
2016-06-04net: dsa: Refactor selection of tag ops into a functionAndrew Lunn
2016-06-04net: dsa: Split up creating/destroying of DSA and CPU portsAndrew Lunn
2016-06-04net: dsa: Copy the routing table into the switch structureAndrew Lunn
2016-06-04net: dsa: Remove dynamic allocate of routing tableAndrew Lunn
2016-06-04net: dsa: Move port device node into port structureAndrew Lunn
2016-06-04net: dsa: Add a ports structure and use it in the switch structureAndrew Lunn
2016-06-04net: dsa: tag_{e}dsa.c: Remove dependency on platform dataAndrew Lunn
2016-06-04net: dsa: slave: Remove MDIO address from switch MDIO bus nameAndrew Lunn
2016-06-04net: dsa: slave: chip data is optional, don't dereference NULLAndrew Lunn
2016-05-11dsa: Rename switch chip data to cdAndrew Lunn
2016-05-11dsa: Remove master_dev from switch structureAndrew Lunn
2016-05-11dsa: Move gpio reset into switch driverAndrew Lunn
2016-04-28net: dsa: Provide CPU port statistics to master netdevFlorian Fainelli
2016-04-21net: dsa: remove tag_protocol from dsa_switchVivien Didelot
2016-04-19net: dsa: kill circular reference with slave privVivien Didelot
2016-04-17net: dsa: constify probed nameVivien Didelot
2016-04-13dsa: Rename phys_port_mask to enabled_port_maskAndrew Lunn
2016-04-13net: dsa: Remove allocation of driver private memoryAndrew Lunn