summaryrefslogtreecommitdiff
path: root/net/dsa/slave.c
AgeCommit message (Expand)Author
2019-05-12net: dsa: Initialize DSA_SKB_CB(skb)->deferred_xmit variableVladimir Oltean
2019-05-07net: dsa: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-05-05net: dsa: Add support for deferred xmitVladimir Oltean
2019-05-05net/dsa: use intermediate representation for matchall offloadPieter Jansen van Vuuren
2019-04-30net: dsa: Add more convenient functions for installing port VLANsVladimir Oltean
2019-04-04dsa: pass switch ID through devlink_port_attrs_set()Jiri Pirko
2019-04-01net: dsa: read mac address from DT for slave deviceXiaofei Shen
2019-03-28dsa: do not support ndo_get_phys_port_name for non-legacy portsJiri Pirko
2019-03-28dsa: implement ndo_get_devlink_portJiri Pirko
2019-03-26net: dsa: Avoid null pointer when failing to connect to PHYVladimir Oltean
2019-03-03net: dsa: Use prepare/commit phase in dsa_slave_vlan_rx_add_vid()Florian Fainelli
2019-02-27net: Remove switchdev_opsFlorian Fainelli
2019-02-27net: dsa: Handle SWITCHDEV_PORT_ATTR_SETFlorian Fainelli
2019-02-24dsa: Remove phydev parameter from disable_port callAndrew Lunn
2019-02-22net: dsa: Add ndo_vlan_rx_{add, kill}_vid implementationFlorian Fainelli
2019-02-22net: dsa: Deny enslaving VLAN devices into VLAN aware bridgeFlorian Fainelli
2019-02-21net: Get rid of switchdev_port_attr_get()Florian Fainelli
2019-02-21net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORTFlorian Fainelli
2019-02-21net: dsa: Add setter for SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGSFlorian Fainelli
2019-02-21net: dsa: add support for bridge flagsRussell King
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-06net: dsa: Implement ndo_get_port_parent_id()Florian Fainelli
2019-02-06net: dsa: Fix NULL checking in dsa_slave_set_eee()Dan Carpenter
2019-02-04net: dsa: slave: Don't propagate flag changes on down slave interfacesRundong Ge
2019-01-17switchdev: Add extack argument to call_switchdev_notifiers()Petr Machata
2019-01-17net: Add extack argument to ndo_fdb_add()Petr Machata
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-30net: dsa: Fix tagging attribute locationFlorian Fainelli
2018-11-23switchdev: Replace port obj add/del SDO with a notificationPetr Machata
2018-11-23net: dsa: slave: Handle SWITCHDEV_PORT_OBJ_ADD/_DELPetr Machata
2018-10-19netpoll: allow cleanup to be synchronousDebabrata Banerjee
2018-10-17bridge: switchdev: Allow clearing FDB entry offload indicationIdo Schimmel
2018-09-07net: dsa: Expose tagging protocol to user-spaceFlorian Fainelli
2018-08-21net_sched: remove list_head from tc_actionCong Wang
2018-08-09Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-08dsa: slave: eee: Allow ports to use phylinkAndrew Lunn
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-01net: dsa: Do not suspend/resume closed slave_devFlorian Fainelli
2018-06-26net: sched: pass extack pointer to block binds and cb registrationJohn Hurley
2018-05-11net: dsa: Plug in PHYLINK supportFlorian Fainelli
2018-05-11net: dsa: Eliminate dsa_slave_get_link()Florian Fainelli
2018-05-11net: dsa: Add PHYLINK switch operationsFlorian Fainelli
2018-05-10net: dsa: fix added_by_user switchdev notificationVivien Didelot
2018-05-03switchdev: Add fdb.added_by_user to switchdev notificationsPetr Machata
2018-04-27net: dsa: Pass stringset to ethtool operationsFlorian Fainelli
2018-03-04dsa: Pass the port to get_sset_count()Andrew Lunn
2018-02-14net: dsa: forward timestamping callbacks to switch driversBrandon Streiff
2018-02-14net: dsa: forward hardware timestamping ioctls to switch driverBrandon Streiff
2017-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-13net: remove duplicate includesPravin Shedge