summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2019-08-02net: dsa: mv88e6xxx: setup message port is not supported in the 6250 familiyHubert Feurstein
2019-08-02net: dsa: mv88e6xxx: introduce invalid_port_mask in mv88e6xxx_infoHubert Feurstein
2019-08-02net: dsa: mv88e6xxx: add support for MV88E6220Hubert Feurstein
2019-08-01net: dsa: mv88e6xxx: call vtu_getnext directly in vlan_addVivien Didelot
2019-08-01net: dsa: mv88e6xxx: call vtu_getnext directly in vlan_delVivien Didelot
2019-08-01net: dsa: mv88e6xxx: call vtu_getnext directly in db load/purgeVivien Didelot
2019-08-01net: dsa: mv88e6xxx: explicit entry passed to vtu_getnextVivien Didelot
2019-08-01net: dsa: mv88e6xxx: lock mutex in vlan_prepareVivien Didelot
2019-08-01net: dsa: bcm_sf2: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-01net: dsa: b53: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-01net: dsa: lantiq: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-07-30net: dsa: ksz: Add Microchip KSZ8795 DSA driverTristram Ha
2019-07-30net: dsa: qca8k: enable port flow controlxiaofeis
2019-07-30net: dsa: mv88e6xxx: use link-down-define instead of plain valueHubert Feurstein
2019-07-29net: dsa: mv88e6xxx: avoid some redundant vtu load/purge operationsRasmus Villemoes
2019-07-23net: dsa: sja1105: sja1105_main: Add of_node_put()Nishka Dasgupta
2019-07-23net: dsa: mv88e6xxx: chip: Add of_node_put() before returnNishka Dasgupta
2019-07-12net: dsa: qca8k: replace legacy gpio includeChristian Lamparter
2019-07-09net: dsa: vsc73xx: fix NET_DSA and OF dependenciesArnd Bergmann
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-07-07net: dsa: vsc73xx: Assert reset if iCPU is enabledPawel Dembicki
2019-07-07net: dsa: vsc73xx: add support for parallel modePawel Dembicki
2019-07-07net: dsa: vsc73xx: Split vsc73xx driverPawel Dembicki
2019-06-29net: dsa: mv88e6xxx: wait after reset deactivationBaruch Siach
2019-06-28net: dsa: b53: Disable all ports on setupBenedikt Spranger
2019-06-28net: dsa: sja1105: Mark in-band AN modes not supported for PHYLINKVladimir Oltean
2019-06-28net: dsa: sja1105: Check for PHY mode mismatches with what PHYLINK reportsVladimir Oltean
2019-06-28net: dsa: sja1105: Don't check state->link in phylink_mac_configVladimir Oltean
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-27net: dsa: microchip: Replace bit RMW with regmapMarek Vasut
2019-06-27net: dsa: microchip: Replace ksz9477_wait_alu_sta_ready polling with regmapMarek Vasut
2019-06-27net: dsa: microchip: Replace ksz9477_wait_alu_ready polling with regmapMarek Vasut
2019-06-27net: dsa: microchip: Replace ksz9477_wait_vlan_ctrl_ready polling with regmapMarek Vasut
2019-06-27net: dsa: microchip: Replace ad-hoc polling with regmapMarek Vasut
2019-06-27net: dsa: qca8k: introduce reset via gpio featureChristian Lamparter
2019-06-27net: dsa: sja1105: Implement is_static for FDB entries on E/TVladimir Oltean
2019-06-27net: dsa: sja1105: Use correct dsa_8021q VIDs for FDB commandsVladimir Oltean
2019-06-27net: dsa: sja1105: Populate is_static for FDB entries on P/Q/R/SVladimir Oltean
2019-06-27net: dsa: sja1105: Add a high-level overview of the dynamic config interfaceVladimir Oltean
2019-06-27net: dsa: sja1105: Back up static FDB entries in kernel memoryVladimir Oltean
2019-06-27net: dsa: sja1105: Make P/Q/R/S learn MAC addressesVladimir Oltean
2019-06-27net: dsa: sja1105: Actually implement the P/Q/R/S FDB bitsVladimir Oltean
2019-06-27net: dsa: sja1105: Make vid 1 the default pvidVladimir Oltean
2019-06-27net: dsa: sja1105: Cancel PTP delayed work on unregisterVladimir Oltean
2019-06-27net: dsa: sja1105: Build PTP support in main DSA driverVladimir Oltean
2019-06-27net: dsa: microchip: Replace ad-hoc bit manipulation with regmapMarek Vasut
2019-06-27net: dsa: microchip: Factor out regmap config generation into common headerMarek Vasut
2019-06-27net: dsa: microchip: Dispose of ksz_io_opsMarek Vasut
2019-06-27net: dsa: microchip: Initial SPI regmap supportMarek Vasut
2019-06-27net: dsa: microchip: Factor out register access opcode generationMarek Vasut