aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/dsa.h
Commit message (Expand)AuthorAge
* net: dsa: add port fast ageingVivien Didelot2016-09-23
* net-next: dsa: add Qualcomm tag RX/TX handlerJohn Crispin2016-09-16
* net: dsa: remove ds_to_privVivien Didelot2016-09-02
* net: dsa: add MDB supportVivien Didelot2016-08-31
* net: dsa: rename switch operations structureVivien Didelot2016-08-25
* net: dsa: Allow the DSA driver to indicate the tag protocolAndrew Lunn2016-08-23
* net: dsa: Export suspend/resume functionsFlorian Fainelli2016-08-19
* net: dsa: support switchdev ageing time attrVivien Didelot2016-07-19
* net: dsa: initialize the routing tableVivien Didelot2016-07-08
* net: dsa: Initialize CPU port ethtool ops per treeFlorian Fainelli2016-06-08
* net: dsa: Add new binding implementationAndrew Lunn2016-06-04
* net: dsa: Refactor selection of tag ops into a functionAndrew 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
* 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: 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: make port_bridge_leave return voidVivien Didelot2016-03-14
* net: dsa: rename port_*_bridge routinesVivien Didelot2016-03-14
* 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: pass bridge down to driversVivien Didelot2016-02-23
* net: dsa: remove DSA link pollingNeil Armstrong2015-12-07
* net: dsa: Add support for a switch reset gpioAndrew Lunn2015-11-23
* net: dsa: use switchdev obj for VLAN add/del opsVivien Didelot2015-11-01
* net: dsa: remove port_fdb_getnextVivien Didelot2015-10-22
* net: dsa: add port_fdb_dump functionVivien Didelot2015-10-22
* net: dsa: use switchdev obj in port_fdb_delVivien Didelot2015-10-11
* net: dsa: push prepare phase in port_fdb_addVivien Didelot2015-10-11
* net: dsa: add port_fdb_prepareVivien Didelot2015-10-11
* net: dsa: Add dsa_is_dsa_port() helperAndrew Lunn2015-08-18
* net: dsa: add support for switchdev VLAN objectsVivien Didelot2015-08-14
* net: dsa: change FDB routines prototypesVivien Didelot2015-08-11
* Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"David S. Miller2015-08-11
* net: dsa: add support for switchdev FDB objectsVivien Didelot2015-08-10
* net: dsa: Add basic framework to support ndo_fdb functionsGuenter Roeck2015-03-29
* net: dsa: utilize of_find_net_device_by_nodeFlorian Fainelli2015-03-09