summaryrefslogtreecommitdiff
path: root/net/dsa
Commit message (Expand)AuthorAge
* net: dsa: slave: fix fixed-link phydev leaksJohan Hovold2016-11-29
* of_mdio: add helper to deregister fixed-link PHYsJohan Hovold2016-11-29
* net: dsa: slave: fix of-node leak and phy priorityJohan Hovold2016-11-29
* net: dsa: fix unbalanced dsa_switch_tree reference countingNikita Yushchenko2016-11-28
* net: dsa: fix fixed-link-phy device leaksJohan Hovold2016-11-27
* net: dsa: add port fast ageingVivien Didelot2016-09-23
* net: dsa: add port STP state helperVivien Didelot2016-09-23
* net-next: dsa: make the set_addr() operation optionalJohn Crispin2016-09-20
* net-next: dsa: fix duplicate invocation of set_addr()John Crispin2016-09-20
* net-next: dsa: add Qualcomm tag RX/TX handlerJohn Crispin2016-09-16
* 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