summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: sja1105: Reconcile the meaning of TPID and TPID2 for E/T and P/Q/R/SVladimir Oltean2019-12-302-6/+9
* net: dsa: sja1105: Remove restriction of zero base-time for taprio offloadVladimir Oltean2019-12-301-5/+0
* net: dsa: sja1105: Really make the PTP command read-writeVladimir Oltean2019-12-301-1/+1
* net: dsa: sja1105: Take PTP egress timestamp by port, not mgmt slotVladimir Oltean2019-12-302-3/+3
* net: dsa: bcm_sf2: Fix IP fragment location and behaviorFlorian Fainelli2019-12-241-3/+3
* net: dsa: ocelot: add NET_VENDOR_MICROSEMI dependencyArnd Bergmann2019-12-161-0/+1
* net: dsa: b53: Fix egress flooding settingsFlorian Fainelli2019-12-161-5/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-251-5/+5
|\
| * net: dsa: sja1105: fix sja1105_parse_rgmii_delays()Oleksij Rempel2019-11-251-5/+5
* | net: dsa: ocelot: fix "should it be static?" warningsChen Wandun2019-11-221-2/+2
* | net: dsa: ocelot: add hardware timestamping support for FelixYangbo Lu2019-11-211-0/+89
* | net: dsa: ocelot: define PTP registers for felix_vsc9959Yangbo Lu2019-11-211-0/+16
* | net: dsa: felix: Fix CPU port assignment when not last portVladimir Oltean2019-11-191-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-161-0/+13
|\|
| * mv88e6xxx: Reject requests to enable time stamping on both edges.Richard Cochran2019-11-151-0/+6
| * ptp: Introduce strict checking of external time stamp options.Richard Cochran2019-11-151-1/+2
| * mv88e6xxx: reject unsupported external timestamp flagsJacob Keller2019-11-151-0/+6
* | net: dsa: ocelot: add driver for Felix switch familyVladimir Oltean2019-11-157-0/+1065
* | net: dsa: sja1105: Simplify reset handlingVladimir Oltean2019-11-142-97/+15
* | net: dsa: sja1105: Implement state machine for TAS with PTP clock sourceVladimir Oltean2019-11-147-17/+487
* | net: dsa: sja1105: Make the PTP command read-writeVladimir Oltean2019-11-144-44/+53
* | net: dsa: sja1105: Print the reset reasonVladimir Oltean2019-11-124-7/+27
* | net: dsa: mv88e6xxx: fix broken if statement because of a stray semicolonColin Ian King2019-11-121-1/+1
* | net: dsa: mv88e6xxx: Add support for port mirroringIwan R Timmer2019-11-115-4/+136
* | net: dsa: mv88e6xxx: Split monitor port configurationIwan R Timmer2019-11-114-16/+52
* | net: dsa: sja1105: Disallow management xmit during switch resetVladimir Oltean2019-11-111-0/+4
* | net: dsa: sja1105: Restore PTP time after switch resetVladimir Oltean2019-11-114-32/+114
* | net: dsa: sja1105: Implement the .gettimex64 system call for PTPVladimir Oltean2019-11-114-22/+61
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-091-2/+2
|\|
| * net: dsa: bcm_sf2: Fix driver removalFlorian Fainelli2019-11-051-2/+2
* | net: dsa: mv8e6xxx: Fix stub function parametersAndrew Lunn2019-11-061-1/+2
* | net: dsa: mv88e6xxx: Add ATU occupancy via devlink resourcesAndrew Lunn2019-11-051-4/+186
* | net: dsa: mv88e6xxx: global1_atu: Add helper for get nextAndrew Lunn2019-11-054-10/+9
* | net: dsa: mv88e6xxx: global2: Expose ATU stats registerAndrew Lunn2019-11-052-1/+43
* | net: dsa: mv88e6xxx: Add number of MACs in the ATUAndrew Lunn2019-11-052-0/+31
* | net: dsa: bcm_sf2: Add support for optional reset controller lineFlorian Fainelli2019-11-052-0/+22
* | net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn2019-11-045-15/+23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-022-17/+23
|\|
| * net: dsa: bcm_sf2: Fix IMP setup for port different than 8Florian Fainelli2019-11-011-15/+21
| * net: dsa: sja1105: improve NET_DSA_SJA1105_TAS dependencyArnd Bergmann2019-10-281-2/+2
* | net: dsa: list DSA links in the fabricVivien Didelot2019-10-311-4/+4
* | net: dsa: LAN9303: select REGMAP when LAN9303 enableMao Wenan2019-10-291-0/+1
* | net: dsa: mv88e6xxx: Add devlink param for ATU hash algorithm.Andrew Lunn2019-10-284-1/+169
* | net: dsa: bcm_sf2: Wire up MDB operationsFlorian Fainelli2019-10-281-0/+3
* | net: dsa: b53: Add support for MDBFlorian Fainelli2019-10-282-3/+67
* | net: dsa: qca8k: Initialize the switch with correct number of portsMichal Vokáč2019-10-281-1/+1
* | net: dsa: remove dsa_switch_alloc helperVivien Didelot2019-10-2212-12/+43
* | net: dsa: sja1105: register switch before assigning port private dataVivien Didelot2019-10-221-5/+10
* | net: dsa: mv88e6xxx: use ports list to map bridgeVivien Didelot2019-10-221-21/+18
* | net: dsa: mv88e6xxx: use ports list to map port VLANVivien Didelot2019-10-221-12/+20