summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2020-01-06net: dsa: mv88e6xxx: Preserve priority when setting CPU port.Andrew Lunn
2020-01-02net: dsa: mv88e6xxx: force cmode write on 6141/6341Baruch Siach
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-24net: dsa: bcm_sf2: Fix IP fragment location and behaviorFlorian Fainelli
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
2019-11-06net: dsa: mv8e6xxx: Fix stub function parametersAndrew Lunn
2019-11-05net: dsa: mv88e6xxx: Add ATU occupancy via devlink resourcesAndrew Lunn
2019-11-05net: dsa: mv88e6xxx: global1_atu: Add helper for get nextAndrew Lunn
2019-11-05net: dsa: mv88e6xxx: global2: Expose ATU stats registerAndrew Lunn
2019-11-05net: dsa: mv88e6xxx: Add number of MACs in the ATUAndrew Lunn
2019-11-05net: dsa: bcm_sf2: Add support for optional reset controller lineFlorian Fainelli
2019-11-05net: dsa: bcm_sf2: Fix driver removalFlorian Fainelli
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-01net: dsa: bcm_sf2: Fix IMP setup for port different than 8Florian Fainelli
2019-10-31net: dsa: list DSA links in the fabricVivien Didelot
2019-10-29net: dsa: LAN9303: select REGMAP when LAN9303 enableMao Wenan
2019-10-28net: dsa: sja1105: improve NET_DSA_SJA1105_TAS dependencyArnd Bergmann
2019-10-28net: dsa: mv88e6xxx: Add devlink param for ATU hash algorithm.Andrew Lunn
2019-10-28net: dsa: bcm_sf2: Wire up MDB operationsFlorian Fainelli
2019-10-28net: dsa: b53: Add support for MDBFlorian Fainelli
2019-10-28net: dsa: qca8k: Initialize the switch with correct number of portsMichal Vokáč
2019-10-22net: dsa: remove dsa_switch_alloc helperVivien Didelot
2019-10-22net: dsa: sja1105: register switch before assigning port private dataVivien Didelot