summaryrefslogtreecommitdiffstats
path: root/include/net/dsa.h
AgeCommit message (Expand)AuthorLines
2017-06-13net: dsa: Associate slave network device with CPU portFlorian Fainelli-0/+1
2017-06-13net: dsa: Relocate master ethtool operationsFlorian Fainelli-12/+5
2017-06-13net: dsa: Remove master_netdev and use dst->cpu_dp->netdevFlorian Fainelli-5/+0
2017-06-04net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse()Florian Fainelli-1/+1
2017-06-01net: dsa: remove dsa_uses_tagged_protocolVivien Didelot-7/+1
2017-06-01net: dsa: comment hot path requirementsVivien Didelot-0/+3
2017-05-31dsa: add support for Microchip KSZ tail taggingWoojung Huh-0/+1
2017-05-31net: dsa: remove dev arg of dsa_register_switchVivien Didelot-1/+1
2017-05-22net: dsa: move notifier info to private headerVivien Didelot-10/+0
2017-05-18net: dsa: use switchdev_obj_dump_cb_t everywhereVivien Didelot-3/+3
2017-05-18net: dsa: include switchdev.h only onceVivien Didelot-6/+1
2017-05-17net: dsa: Sort DSA tagging protocol driversAndrew Lunn-4/+4
2017-05-17net: dsa: store CPU port pointer in the treeVivien Didelot-7/+6
2017-04-20net: dsa: add support for the SMSC-LAN9303 tagging formatJuergen Beisert-0/+1
2017-04-17net: dsa: isolate legacy codeVivien Didelot-1/+3
2017-04-08net: dsa: Factor bottom tag receive functionsFlorian Fainelli-1/+1
2017-04-07net-next: dsa: add Mediatek tag RX/TX handlerSean Wang-0/+1
2017-04-01net: dsa: add cross-chip bridging operationsVivien Didelot-0/+8
2017-03-28net: dsa: dsa2: Add basic support of devlinkAndrew Lunn-0/+5
2017-03-28net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn-0/+9
2017-03-15net: dsa: check out-of-range ageing time valueVivien Didelot-0/+4
2017-03-12net: dsa: add dsa_is_normal_port helperVivien Didelot-0/+5
2017-02-10net: dsa: remove unnecessary phy*.h includesRussell King-2/+3
2017-02-07net: dsa: Add support for platform dataFlorian Fainelli-0/+6
2017-02-07net: dsa: Rename and export dev_to_net_device()Florian Fainelli-0/+1
2017-02-06net: dsa: introduce bridge notifierVivien Didelot-0/+10
2017-02-06net: dsa: add switch notifierVivien Didelot-0/+7
2017-01-30net: dsa: Add plumbing for port mirroringFlorian Fainelli-0/+33
2017-01-30net: dsa: Hook {get,set}_rxnfc ethtool operationsFlorian Fainelli-0/+8
2017-01-29net: dsa: pass bridge device when a port leavesVivien Didelot-1/+2
2017-01-29net: dsa: move bridge device in dsa_portVivien Didelot-0/+1
2017-01-29net: dsa: add ds and index to dsa_portVivien Didelot-0/+2
2017-01-29net: dsa: variable number of portsVivien Didelot-1/+5
2017-01-26net: dsa: Pass device pointer to dsa_register_switchFlorian Fainelli-1/+1
2017-01-25net: dsa: Mop up remaining NET_DSA_HWMON referencesAndrew Lunn-8/+0
2017-01-20net: dsa: Remove hwmon supportAndrew Lunn-8/+0
2017-01-18net: dsa: store CPU switch structure in the treeVivien Didelot-4/+4
2017-01-09net: dsa: Make dsa_switch_ops constFlorian Fainelli-2/+2
2017-01-09net: dsa: Encapsulate legacy switch drivers into dsa_switch_driverFlorian Fainelli-4/+7
2016-09-23net: dsa: add port fast ageingVivien Didelot-0/+2
2016-09-16net-next: dsa: add Qualcomm tag RX/TX handlerJohn Crispin-0/+1
2016-09-01net: dsa: remove ds_to_privVivien Didelot-5/+0
2016-08-31net: dsa: add MDB supportVivien Didelot-0/+16
2016-08-24net: dsa: rename switch operations structureVivien Didelot-5/+5
2016-08-22net: dsa: Allow the DSA driver to indicate the tag protocolAndrew Lunn-2/+3
2016-08-19net: dsa: Export suspend/resume functionsFlorian Fainelli-0/+14
2016-07-19net: dsa: support switchdev ageing time attrVivien Didelot-0/+2
2016-07-08net: dsa: initialize the routing tableVivien Didelot-0/+2
2016-06-08net: dsa: Initialize CPU port ethtool ops per treeFlorian Fainelli-0/+1
2016-06-04net: dsa: Add new binding implementationAndrew Lunn-0/+20