aboutsummaryrefslogtreecommitdiffstats
path: root/net/dsa
AgeCommit message (Expand)Author
2017-06-04net: dsa: Fix stale cpu_switch reference after unbind then bindFlorian Fainelli
2017-06-02net: dsa: Move dsa_switch_{suspend,resume} out of legacy.cFlorian Fainelli
2017-04-21net: dsa: Remove redundant NULL dst checkFlorian Fainelli
2017-04-20net: dsa: add support for the SMSC-LAN9303 tagging formatJuergen Beisert
2017-04-17net: dsa: isolate legacy codeVivien Didelot
2017-04-08net: dsa: Factor bottom tag receive functionsFlorian Fainelli
2017-04-08net: dsa: Move skb_unshare() to dsa_switch_rcv()Florian Fainelli
2017-04-08net: dsa: Do not check for NULL dst in tag parsersFlorian Fainelli
2017-04-07net-next: dsa: add Mediatek tag RX/TX handlerSean Wang
2017-04-01net: dsa: fix build error with devlink build as moduleTobias Regnery
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-28net: dsa: fix copyright holderVivien Didelot
2017-03-15net: dsa: check out-of-range ageing time valueVivien Didelot
2017-03-15net: dsa: dsa_fastest_ageing_time return unsignedVivien Didelot
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-09net: dsa: Fix duplicate object ruleFlorian Fainelli
2017-02-08net: dsa: Do not destroy invalid network devicesFlorian Fainelli
2017-02-07net: dsa: Do not clobber PHY link outside of state machineFlorian Fainelli
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-02-06net: dsa: change state setter scopeVivien Didelot
2017-02-06net: dsa: rollback bridging on errorVivien Didelot
2017-02-06net: dsa: simplify netdevice events handlingVivien Didelot
2017-02-06net: dsa: move netdevice notifier registrationVivien 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: store a dsa_port in dsa_slave_privVivien Didelot
2017-01-29net: dsa: add ds and index to dsa_portVivien Didelot
2017-01-29net: dsa: use ds->num_ports when possibleVivien Didelot
2017-01-29net: dsa: variable number of portsVivien Didelot
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-26net: dsa: Move ports assignment closer to error checkingFlorian Fainelli
2017-01-26net: dsa: Suffix function manipulating device_node with _dnFlorian Fainelli
2017-01-26net: dsa: Make most functions take a dsa_port argumentFlorian Fainelli
2017-01-26net: dsa: Pass device pointer to dsa_register_switchFlorian Fainelli
2017-01-25net: dsa: Bring back device detaching in dsa_slave_suspend()Florian Fainelli
2017-01-24net: dsa: Drop WARN() in tag_brcm.cFlorian Fainelli
2017-01-24net: dsa: Fix inverted test for multiple CPU interfaceAndrew Lunn
2017-01-23net: dsa: Check return value of phy_connect_direct()Florian Fainelli
2017-01-20net: dsa: Remove hwmon supportAndrew Lunn
2017-01-18net: dsa: use cpu_switch instead of ds[0]Vivien Didelot
2017-01-18net: dsa: store CPU switch structure in the treeVivien Didelot
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-11Revert "net: dsa: Implement ndo_get_phys_port_id"Florian Fainelli