summaryrefslogtreecommitdiff
path: root/net/dsa/slave.c
AgeCommit message (Expand)Author
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
2017-12-07net: dsa: Allow compiling out legacy supportFlorian Fainelli
2017-12-06act_mirred: get rid of tcfm_ifindex from struct tcf_mirredCong Wang
2017-11-11net: dsa: Fix SWITCHDEV_ATTR_ID_PORT_PARENT_IDAndrew Lunn
2017-11-10net: dsa: slave: Handle switchdev host mdb add/delAndrew Lunn
2017-11-09net: dsa: constify cpu_dp member of dsa_portVivien Didelot
2017-11-05net: dsa: make tree index unsignedVivien Didelot
2017-11-02net: sched: move the can_offload check from binding phase to rule insertion p...Jiri Pirko
2017-11-01net: dsa: remove name arg from slave createVivien Didelot
2017-10-27net: dsa: Simplify dsa_slave_phy_setup()Florian Fainelli
2017-10-21net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*Jiri Pirko
2017-10-21dsa: Convert ndo_setup_tc offloads to block callbacksJiri Pirko
2017-10-18net: dsa: split dsa_port's netdev memberVivien Didelot
2017-10-18net: dsa: add slave to master helperVivien Didelot
2017-10-18net: dsa: add slave to port helperVivien Didelot
2017-10-18net: dsa: add slave notify helperVivien Didelot
2017-10-18net: dsa: use port's cpu_dp when creating a slaveVivien Didelot
2017-10-12net: dsa: Add support for DSA specific notifiersFlorian Fainelli
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-01net: dsa: add tagging ops to portVivien Didelot
2017-09-28net: dsa: Fix network device registration orderFlorian Fainelli
2017-09-26net: dsa: use phy_ethtool_nway_resetVivien Didelot
2017-09-26net: dsa: use phy_ethtool_set_link_ksettingsVivien Didelot
2017-09-26net: dsa: use phy_ethtool_get_link_ksettingsVivien Didelot
2017-09-26net: dsa: use slave device phydevVivien Didelot
2017-09-26net: dsa: return -ENODEV is there is no slave PHYVivien Didelot
2017-09-25net: dsa: add port enable and disable helpersVivien Didelot
2017-09-25net: dsa: make slave close symmetrical to openVivien Didelot
2017-09-21net: dsa: add port fdb dumpVivien Didelot
2017-09-21net: dsa: better scoping of slave functionsVivien Didelot
2017-09-20net: dsa: Utilize dsa_slave_dev_check()Florian Fainelli
2017-09-19net: dsa: move master ethtool codeVivien Didelot
2017-09-19net: dsa: remove copy of master ethtool_opsVivien Didelot
2017-09-05net: dsa: Allow switch drivers to indicate number of TX queuesFlorian Fainelli
2017-08-11net: sched: use newly added classid identity helpersJiri Pirko