summaryrefslogtreecommitdiff
path: root/net/dsa
AgeCommit message (Expand)Author
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
2017-01-11net: dsa: Implement ndo_get_phys_port_name()Florian Fainelli
2017-01-11net: dsa: make "label" property optional for dsa2Vivien Didelot
2017-01-10net: dsa: Ensure validity of dst->ds[0]Florian Fainelli
2017-01-09net: dsa: select NET_SWITCHDEVVivien Didelot
2017-01-09net: dsa: Make dsa_switch_ops constFlorian Fainelli
2017-01-09net: dsa: Encapsulate legacy switch drivers into dsa_switch_driverFlorian Fainelli
2017-01-07net: dsa: move HWMON support to its own fileVivien Didelot
2017-01-06net: dsa: remove version stringVivien Didelot
2017-01-05net:dsa: check for EPROBE_DEFER from dsa_dst_parse()Volodymyr Bendiuga
2017-01-04net: dsa: remove out label in dsa_switch_setup_oneVivien Didelot
2016-12-29net: dsa: Implement ndo_get_phys_port_idFlorian Fainelli
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-29net: dsa: slave: fix fixed-link phydev leaksJohan Hovold
2016-11-29of_mdio: add helper to deregister fixed-link PHYsJohan Hovold
2016-11-29net: dsa: slave: fix of-node leak and phy priorityJohan Hovold
2016-11-28net: dsa: fix unbalanced dsa_switch_tree reference countingNikita Yushchenko