summaryrefslogtreecommitdiffstats
path: root/include/net/dsa.h
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: support switchdev ageing time attrVivien Didelot2016-07-191-0/+2
* net: dsa: initialize the routing tableVivien Didelot2016-07-081-0/+2
* net: dsa: Initialize CPU port ethtool ops per treeFlorian Fainelli2016-06-081-0/+1
* net: dsa: Add new binding implementationAndrew Lunn2016-06-041-0/+20
* net: dsa: Refactor selection of tag ops into a functionAndrew Lunn2016-06-041-1/+7
* net: dsa: Copy the routing table into the switch structureAndrew Lunn2016-06-041-1/+8
* net: dsa: Remove dynamic allocate of routing tableAndrew Lunn2016-06-041-5/+4
* net: dsa: Move port device node into port structureAndrew Lunn2016-06-041-0/+1
* net: dsa: Add a ports structure and use it in the switch structureAndrew Lunn2016-06-041-2/+6
* dsa: Rename switch chip data to cdAndrew Lunn2016-05-111-2/+2
* dsa: Remove master_dev from switch structureAndrew Lunn2016-05-111-5/+2
* dsa: Move gpio reset into switch driverAndrew Lunn2016-05-111-8/+0
* net: dsa: Provide CPU port statistics to master netdevFlorian Fainelli2016-04-281-0/+5
* net: dsa: remove tag_protocol from dsa_switchVivien Didelot2016-04-211-5/+0
* net: dsa: constify probed nameVivien Didelot2016-04-171-2/+3
* dsa: Rename phys_port_mask to enabled_port_maskAndrew Lunn2016-04-131-2/+2
* net: dsa: Remove allocation of driver private memoryAndrew Lunn2016-04-131-1/+0
* net: dsa: Have the switch driver allocate there own private memoryAndrew Lunn2016-04-131-2/+8
* net: dsa: Pass the dsa device to the switch driversAndrew Lunn2016-04-131-1/+2
* net: dsa: make the VLAN add function return voidVivien Didelot2016-04-081-1/+1
* net: dsa: make the FDB add function return voidVivien Didelot2016-04-081-1/+1
* net: dsa: make the STP state function return voidVivien Didelot2016-04-081-2/+2
* net: dsa: make port_bridge_leave return voidVivien Didelot2016-03-141-1/+1
* net: dsa: rename port_*_bridge routinesVivien Didelot2016-03-141-2/+2
* net: dsa: support VLAN filtering switchdev attrVivien Didelot2016-03-011-0/+2
* net: dsa: drop vlan_getnextVivien Didelot2016-02-251-3/+0
* net: dsa: add port_vlan_dump routineVivien Didelot2016-02-251-0/+3
* net: dsa: pass bridge down to driversVivien Didelot2016-02-231-3/+2
* net: dsa: remove DSA link pollingNeil Armstrong2015-12-071-12/+0
* net: dsa: Add support for a switch reset gpioAndrew Lunn2015-11-231-0/+8
* net: dsa: use switchdev obj for VLAN add/del opsVivien Didelot2015-11-011-4/+9
* net: dsa: remove port_fdb_getnextVivien Didelot2015-10-221-3/+0
* net: dsa: add port_fdb_dump functionVivien Didelot2015-10-221-0/+4
* net: dsa: use switchdev obj in port_fdb_delVivien Didelot2015-10-111-1/+1
* net: dsa: push prepare phase in port_fdb_addVivien Didelot2015-10-111-1/+2
* net: dsa: add port_fdb_prepareVivien Didelot2015-10-111-0/+6
* net: dsa: Add dsa_is_dsa_port() helperAndrew Lunn2015-08-181-0/+5
* net: dsa: add support for switchdev VLAN objectsVivien Didelot2015-08-131-0/+11
* net: dsa: change FDB routines prototypesVivien Didelot2015-08-111-6/+11
* Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"David S. Miller2015-08-111-10/+6
* net: dsa: add support for switchdev FDB objectsVivien Didelot2015-08-091-6/+10
* net: dsa: Add basic framework to support ndo_fdb functionsGuenter Roeck2015-03-291-0/+6
* net: dsa: utilize of_find_net_device_by_nodeFlorian Fainelli2015-03-091-0/+1
* net: dsa: let switches specify their tagging protocolFlorian Fainelli2015-03-061-0/+5
* net: dsa: Introduce dsa_is_port_initializedGuenter Roeck2015-02-251-0/+5
* net: dsa: integrate with SWITCHDEV for HW bridgingFlorian Fainelli2015-02-251-0/+10
* net: dsa: Add support for reading switch registers with ethtoolGuenter Roeck2014-10-301-0/+7
* net: dsa: Add support for switch EEPROM accessGuenter Roeck2014-10-301-0/+10
* net: dsa: Add support for reporting switch chip temperaturesGuenter Roeck2014-10-301-0/+16
* net: dsa: add includes for ethtool and phy_fixed definitionsFlorian Fainelli2014-10-171-0/+1