summaryrefslogtreecommitdiff
path: root/net/dsa
Commit message (Expand)AuthorAge
* net: dsa: add MDB supportVivien Didelot2016-08-31
* net: dsa: rename switch operations structureVivien Didelot2016-08-24
* net: dsa: Allow the DSA driver to indicate the tag protocolAndrew Lunn2016-08-22
* net: dsa: bcm_sf2: Make it a real platform device driverFlorian Fainelli2016-08-19
* net: dsa: Export suspend/resume functionsFlorian Fainelli2016-08-19
* net: dsa: support switchdev ageing time attrVivien Didelot2016-07-19
* net: dsa: Fix non static symbol warningWei Yongjun2016-07-12
* net: dsa: initialize the routing tableVivien Didelot2016-07-08
* net: dsa: Initialize CPU port ethtool ops per treeFlorian Fainelli2016-06-08
* net: dsa: Add initialization helper for CPU port ethtool_opsFlorian Fainelli2016-06-08
* net: dsa: Provide a slave MII bus if neededFlorian Fainelli2016-06-08
* net: dsa: Initialize ds->enabled_port_mask and ds->phys_mii_maskFlorian Fainelli2016-06-08
* net: dsa: Provide unique DSA slave MII bus namesFlorian Fainelli2016-06-08
* net: dsa: Add new binding implementationAndrew Lunn2016-06-04
* net: dsa: Make mdio bus optionalAndrew Lunn2016-06-04
* net: dsa: Refactor selection of tag ops into a functionAndrew Lunn2016-06-04
* net: dsa: Split up creating/destroying of DSA and CPU portsAndrew Lunn2016-06-04
* net: dsa: Copy the routing table into the switch structureAndrew Lunn2016-06-04
* net: dsa: Remove dynamic allocate of routing tableAndrew Lunn2016-06-04
* net: dsa: Move port device node into port structureAndrew Lunn2016-06-04
* net: dsa: Add a ports structure and use it in the switch structureAndrew Lunn2016-06-04
* net: dsa: tag_{e}dsa.c: Remove dependency on platform dataAndrew Lunn2016-06-04
* net: dsa: slave: Remove MDIO address from switch MDIO bus nameAndrew Lunn2016-06-04
* net: dsa: slave: chip data is optional, don't dereference NULLAndrew Lunn2016-06-04
* dsa: Rename switch chip data to cdAndrew Lunn2016-05-11
* dsa: Remove master_dev from switch structureAndrew Lunn2016-05-11
* dsa: Move gpio reset into switch driverAndrew Lunn2016-05-11
* net: dsa: Provide CPU port statistics to master netdevFlorian Fainelli2016-04-28
* net: dsa: remove tag_protocol from dsa_switchVivien Didelot2016-04-21
* net: dsa: kill circular reference with slave privVivien Didelot2016-04-19
* net: dsa: constify probed nameVivien Didelot2016-04-17
* dsa: Rename phys_port_mask to enabled_port_maskAndrew Lunn2016-04-13
* net: dsa: Remove allocation of driver private memoryAndrew Lunn2016-04-13
* net: dsa: Have the switch driver allocate there own private memoryAndrew Lunn2016-04-13
* net: dsa: Pass the dsa device to the switch driversAndrew Lunn2016-04-13
* net: dsa: make the VLAN add function return voidVivien Didelot2016-04-08
* net: dsa: make the FDB add function return voidVivien Didelot2016-04-08
* net: dsa: make the STP state function return voidVivien Didelot2016-04-08
* net: dsa: refine netdev event notifierVivien Didelot2016-03-14
* net: dsa: make port_bridge_leave return voidVivien Didelot2016-03-14
* net: dsa: rename port_*_bridge routinesVivien Didelot2016-03-14
* phy: fixed: Fix removal of phys.Andrew Lunn2016-03-14
* dsa: dsa: Fix freeing of fixed-phys from user ports.Andrew Lunn2016-03-14
* dsa: Destroy fixed link phys after the phy has been disconnectedAndrew Lunn2016-03-14
* dsa: slave: Don't reference NULL pointer during phy_disconnectAndrew Lunn2016-03-14
* net: dsa: Fix cleanup resources upon module removalNeil Armstrong2016-03-10
* net: dsa: support VLAN filtering switchdev attrVivien Didelot2016-03-01
* net: dsa: drop vlan_getnextVivien Didelot2016-02-25
* net: dsa: add port_vlan_dump routineVivien Didelot2016-02-25
* net: dsa: remove dsa_bridge_check_vlan_rangeVivien Didelot2016-02-23