aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-08net: dsa: b53: Enable Broadcom tags for 531x5/539x familiesFlorian Fainelli
2020-01-08net: dsa: Get information about stacked DSA protocolFlorian Fainelli
2020-01-06net: dsa: mv88e6xxx: Unique ATU and VTU IRQ namesAndrew Lunn
2020-01-06net: dsa: mv88e6xxx: Unique g2 IRQ nameAndrew Lunn
2020-01-06net: dsa: mv88e6xxx: Unique watchdog IRQ nameAndrew Lunn
2020-01-06net: dsa: mv88e6xxx: Unique SERDES interrupt namesAndrew Lunn
2020-01-06net: dsa: mv88e6xxx: Unique IRQ nameAndrew Lunn
2020-01-06net: dsa: mv88e6xxx: Preserve priority when setting CPU port.Andrew Lunn
2020-01-05net: dsa: felix: Add PCS operations for PHYLINKVladimir Oltean
2020-01-05net: dsa: Make deferred_xmit private to sja1105Vladimir Oltean
2020-01-05net: dsa: sja1105: Always send through management routes in slot 0Vladimir Oltean
2020-01-05net: dsa: vsc73xx: Remove dependency on CONFIG_OFFlorian Fainelli
2020-01-02net: dsa: mv88e6xxx: force cmode write on 6141/6341Baruch Siach
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-30net: dsa: sja1105: Empty the RX timestamping queue on PTP settings changeVladimir Oltean
2019-12-30net: dsa: sja1105: Use PTP core's dedicated kernel thread for RX timestampingVladimir Oltean
2019-12-30net: dsa: sja1105: Reconcile the meaning of TPID and TPID2 for E/T and P/Q/R/SVladimir Oltean
2019-12-30net: dsa: sja1105: Remove restriction of zero base-time for taprio offloadVladimir Oltean
2019-12-30net: dsa: sja1105: Really make the PTP command read-writeVladimir Oltean
2019-12-30net: dsa: sja1105: Take PTP egress timestamp by port, not mgmt slotVladimir Oltean
2019-12-27mv88e6xxx: Add serdes Rx statisticsNikita Yushchenko
2019-12-27net: dsa: qca: ar9331: drop pointless static qualifier in ar9331_sw_mbus_initMao Wenan
2019-12-24net: dsa: bcm_sf2: Fix IP fragment location and behaviorFlorian Fainelli
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-20net: dsa: add support for Atheros AR9331 built-in switchOleksij Rempel
2019-12-16net: dsa: ocelot: add NET_VENDOR_MICROSEMI dependencyArnd Bergmann
2019-12-16net: dsa: b53: Fix egress flooding settingsFlorian Fainelli
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-25net: dsa: sja1105: fix sja1105_parse_rgmii_delays()Oleksij Rempel
2019-11-22net: dsa: ocelot: fix "should it be static?" warningsChen Wandun
2019-11-21net: dsa: ocelot: add hardware timestamping support for FelixYangbo Lu
2019-11-21net: dsa: ocelot: define PTP registers for felix_vsc9959Yangbo Lu
2019-11-19net: dsa: felix: Fix CPU port assignment when not last portVladimir Oltean
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-15mv88e6xxx: Reject requests to enable time stamping on both edges.Richard Cochran
2019-11-15ptp: Introduce strict checking of external time stamp options.Richard Cochran
2019-11-15mv88e6xxx: reject unsupported external timestamp flagsJacob Keller
2019-11-15net: dsa: ocelot: add driver for Felix switch familyVladimir Oltean
2019-11-14net: dsa: sja1105: Simplify reset handlingVladimir Oltean
2019-11-14net: dsa: sja1105: Implement state machine for TAS with PTP clock sourceVladimir Oltean
2019-11-14net: dsa: sja1105: Make the PTP command read-writeVladimir Oltean
2019-11-12net: dsa: sja1105: Print the reset reasonVladimir Oltean
2019-11-12net: dsa: mv88e6xxx: fix broken if statement because of a stray semicolonColin Ian King
2019-11-11net: dsa: mv88e6xxx: Add support for port mirroringIwan R Timmer
2019-11-11net: dsa: mv88e6xxx: Split monitor port configurationIwan R Timmer
2019-11-11net: dsa: sja1105: Disallow management xmit during switch resetVladimir Oltean
2019-11-11net: dsa: sja1105: Restore PTP time after switch resetVladimir Oltean
2019-11-11net: dsa: sja1105: Implement the .gettimex64 system call for PTPVladimir Oltean
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller