summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
Commit message (Expand)AuthorAgeFilesLines
* 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: bcm_sf2: Fix driver removalFlorian Fainelli2019-11-051-2/+2
* 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: microchip: Add shared regmap mutexMarek Vasut2019-10-175-9/+28
* net: dsa: microchip: Do not reinit mutexes on KSZ87xxMarek Vasut2019-10-171-4/+0
* net: dsa: sja1105: Use the correct style for SPDX License IdentifierNishad Kamdar2019-10-155-10/+10
* net: dsa: microchip: Use the correct style for SPDX License IdentifierNishad Kamdar2019-10-152-4/+4
* net: dsa: b53: Do not clear existing mirrored port maskFlorian Fainelli2019-10-061-1/+0
* net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_setVladimir Oltean2019-10-021-8/+11
* net: dsa: sja1105: Initialize the meta_lockVladimir Oltean2019-10-021-0/+1
* net: dsa: rtl8366: Check VLAN ID and not portsLinus Walleij2019-10-021-4/+7
* net: dsa: rtl8366rb: add missing of_node_put after calling of_get_child_by_nameWen Yang2019-10-011-6/+10
* net: dsa: sja1105: Prevent leaking memoryNavid Emamdoost2019-09-301-2/+4
* net: dsa: sja1105: Ensure PTP time for rxtstamp reconstruction is not in the ...Vladimir Oltean2019-09-301-2/+2
* net: dsa: qca8k: Use up to 7 ports for all operationsMichal Vokáč2019-09-301-2/+2
* net: dsa: microchip: Always set regmap stride to 1Marek Vasut2019-09-271-1/+1
* net: dsa: qca8k: Fix port enable for CPU portAndrew Lunn2019-09-271-0/+3
* net: dsa: Use the correct style for SPDX License IdentifierNishad Kamdar2019-09-221-1/+1
* net: dsa: b53: Use the correct style for SPDX License IdentifierNishad Kamdar2019-09-221-2/+2
* net: dsa: sja1105: Add dependency for NET_DSA_SJA1105_TASMao Wenan2019-09-211-0/+1
* net: dsa: sja1105: Configure the Time-Aware Scheduler via tc-taprio offloadVladimir Oltean2019-09-166-1/+500
* net: dsa: sja1105: Advertise the 8 TX queuesVladimir Oltean2019-09-161-1/+6
* net: dsa: sja1105: Add static config tables for schedulingVladimir Oltean2019-09-163-1/+222
* net: dsa: b53: Add support for port_egress_floods callbackFlorian Fainelli2019-09-162-0/+35
* net: dsa: microchip: add ksz9567 to ksz9477 driverGeorge McCollister2019-09-123-0/+11
* net: dsa: microchip: add KSZ9477 I2C driverTristram Ha2019-09-124-0/+110
* net: dsa: mv88e6xxx: add RXNFC supportVivien Didelot2019-09-102-0/+226
* net: dsa: mv88e6xxx: introduce .port_set_policyVivien Didelot2019-09-104-1/+121
* net: dsa: mv88e6xxx: complete ATU state definitionsVivien Didelot2019-09-103-27/+41
* net: dsa: mt7530: Add support for port 5René van Dorst2019-09-052-6/+168
* net: dsa: mt7530: Convert to PHYLINK APIRené van Dorst2019-09-052-87/+211
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-022-0/+2
|\
| * net: dsa: microchip: add KSZ8563 compatibility stringRazvan Stefanescu2019-08-311-0/+1
| * net: dsa: microchip: fill regmap_config nameGeorge McCollister2019-08-311-0/+1
* | net: dsa: mv88e6xxx: centralize SERDES IRQ handlingVivien Didelot2019-09-014-175/+69
* | net: dsa: mv88e6xxx: introduce .serdes_irq_statusVivien Didelot2019-09-014-21/+64
* | net: dsa: mv88e6xxx: introduce .serdes_irq_enableVivien Didelot2019-09-015-50/+66
* | net: dsa: mv88e6xxx: pass lane to .serdes_powerVivien Didelot2019-09-015-27/+44
* | net: dsa: mv88e6xxx: merge mv88e6352_serdes_power_setVivien Didelot2019-09-011-14/+4
* | net: dsa: mv88e6xxx: implement mv88e6352_serdes_get_laneVivien Didelot2019-09-013-1/+15
* | net: dsa: mv88e6xxx: simplify .serdes_get_laneVivien Didelot2019-09-014-122/+74
* | net: dsa: mv88e6xxx: introduce .serdes_irq_mappingVivien Didelot2019-09-014-6/+45
* | net: dsa: mv88e6xxx: fix SERDES IRQ mappingVivien Didelot2019-09-012-11/+5
* | net: dsa: mv88e6xxx: check errors in mv88e6352_serdes_irq_linkVivien Didelot2019-09-011-2/+7
* | net: dsa: mv88e6xxx: fix freeing unused SERDES IRQVivien Didelot2019-08-291-1/+2
* | net: dsa: mv88e6xxx: keep CMODE writable code privateVivien Didelot2019-08-294-11/+8
* | net: dsa: mv88e6xxx: get serdes lane after lockVivien Didelot2019-08-291-2/+4