summaryrefslogtreecommitdiffstats
path: root/include/net/dsa.h
AgeCommit message (Expand)Author
2017-04-07net-next: dsa: add Mediatek tag RX/TX handlerSean Wang
2017-04-01net: dsa: add cross-chip bridging operationsVivien Didelot
2017-03-28net: dsa: dsa2: Add basic support of devlinkAndrew Lunn
2017-03-28net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn
2017-03-15net: dsa: check out-of-range ageing time valueVivien Didelot
2017-03-12net: dsa: add dsa_is_normal_port helperVivien Didelot
2017-02-10net: dsa: remove unnecessary phy*.h includesRussell King
2017-02-07net: dsa: Add support for platform dataFlorian Fainelli
2017-02-07net: dsa: Rename and export dev_to_net_device()Florian Fainelli
2017-02-06net: dsa: introduce bridge notifierVivien Didelot
2017-02-06net: dsa: add switch notifierVivien Didelot
2017-01-30net: dsa: Add plumbing for port mirroringFlorian Fainelli
2017-01-30net: dsa: Hook {get,set}_rxnfc ethtool operationsFlorian Fainelli
2017-01-29net: dsa: pass bridge device when a port leavesVivien Didelot
2017-01-29net: dsa: move bridge device in dsa_portVivien Didelot
2017-01-29net: dsa: add ds and index to dsa_portVivien Didelot
2017-01-29net: dsa: variable number of portsVivien Didelot
2017-01-26net: dsa: Pass device pointer to dsa_register_switchFlorian Fainelli
2017-01-25net: dsa: Mop up remaining NET_DSA_HWMON referencesAndrew Lunn
2017-01-20net: dsa: Remove hwmon supportAndrew Lunn
2017-01-18net: dsa: store CPU switch structure in the treeVivien Didelot
2017-01-09net: dsa: Make dsa_switch_ops constFlorian Fainelli
2017-01-09net: dsa: Encapsulate legacy switch drivers into dsa_switch_driverFlorian Fainelli
2016-09-23net: dsa: add port fast ageingVivien Didelot
2016-09-16net-next: dsa: add Qualcomm tag RX/TX handlerJohn Crispin
2016-09-01net: dsa: remove ds_to_privVivien Didelot
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: Export suspend/resume functionsFlorian Fainelli
2016-07-19net: dsa: support switchdev ageing time attrVivien Didelot
2016-07-08net: dsa: initialize the routing tableVivien Didelot
2016-06-08net: dsa: Initialize CPU port ethtool ops per treeFlorian Fainelli
2016-06-04net: dsa: Add new binding implementationAndrew Lunn
2016-06-04net: dsa: Refactor selection of tag ops into a functionAndrew 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-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-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
2016-04-13net: dsa: Have the switch driver allocate there own private memoryAndrew Lunn
2016-04-13net: dsa: Pass the dsa device to the switch driversAndrew Lunn
2016-04-08net: dsa: make the VLAN add function return voidVivien Didelot