summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2021-10-15dsa: qca8k: add mac_power_sel supportAnsuel Smith
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-12net: dsa: felix: break at first CPU port during init and teardownVladimir Oltean
2021-10-12net: dsa: felix: purge skb from TX timestamping queue if it cannot be sentVladimir Oltean
2021-10-12net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch libVladimir Oltean
2021-10-12net: mscc: ocelot: avoid overflowing the PTP timestamp FIFOVladimir Oltean
2021-10-12net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr...Vladimir Oltean
2021-10-12net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driverVladimir Oltean
2021-10-12net: dsa: microchip: Added the condition for scheduling ksz_mib_read_workArun Ramadoss
2021-10-12net: dsa: mv88e6xxx: don't use PHY_DETECT on internal PHY'sMaarten Zanders
2021-10-08net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged portsVladimir Oltean
2021-10-08net: dsa: mv88e6xxx: keep the pvid at 0 when VLAN-unawareVladimir Oltean
2021-10-08net: dsa: rtl8366rb: remove unneeded semicolonYang Li
2021-10-06net: dsa: rtl8366rb: Support setting STP stateLinus Walleij
2021-10-06net: dsa: rtl8366rb: Support fast agingLinus Walleij
2021-10-06net: dsa: rtl8366rb: Support disabling learningLinus Walleij
2021-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-30net: dsa: rtl8366rb: Use core filtering trackingLinus Walleij
2021-09-27net: dsa: rtl8366: Drop and depromote pointless printsLinus Walleij
2021-09-27net: dsa: rtl8366: Fix a bug in deleting VLANsLinus Walleij
2021-09-27net: dsa: rtl8366rb: Fix off-by-one bugLinus Walleij
2021-09-27net: dsa: rtl8366rb: Rewrite weird VLAN filering enablementLinus Walleij
2021-09-27net: dsa: rtl8366: Drop custom VLAN set-upLinus Walleij
2021-09-27net: dsa: rtl8366rb: Support bridge offloadingDENG Qingfang
2021-09-27dsa: mv88e6xxx: Include tagger overhead when setting MTU for DSA and CPU portsAndrew Lunn
2021-09-27dsa: mv88e6xxx: Fix MTU definitionAndrew Lunn
2021-09-27dsa: mv88e6xxx: 6161: Use chip wide MAX MTUAndrew Lunn
2021-09-24net: dsa: felix: accept "ethernet-ports" OF node nameVladimir Oltean
2021-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-23net: dsa: sja1105: stop using priv->vlan_awareVladimir Oltean
2021-09-23net: dsa: sja1105: don't keep a persistent reference to the reset GPIOVladimir Oltean
2021-09-23net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr...Vladimir Oltean
2021-09-23net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driverVladimir Oltean
2021-09-23net: dsa: sja1105: remove sp->dpVladimir Oltean
2021-09-21net: dsa: realtek: register the MDIO bus under devresVladimir Oltean
2021-09-21net: dsa: bcm_sf2: Request APD, DLL disable and IDDQ-SRFlorian Fainelli
2021-09-19net: dsa: tear down devlink port regions when tearing down the devlink port o...Vladimir Oltean
2021-09-19net: dsa: xrs700x: be compatible with masters which unregister on shutdownVladimir Oltean
2021-09-19net: dsa: microchip: ksz8863: be compatible with masters which unregister on ...Vladimir Oltean
2021-09-19net: dsa: hellcreek: be compatible with masters which unregister on shutdownVladimir Oltean
2021-09-19net: dsa: be compatible with masters which unregister on shutdownVladimir Oltean
2021-09-17net: dsa: bcm_sf2: Fix array overrun in bcm_sf2_num_active_ports()Florian Fainelli
2021-09-17net: update NXP copyright textVladimir Oltean
2021-09-16net: dsa: b53: Drop unused "cpu_port" fieldRafał Miłecki
2021-09-16net: dsa: b53: Improve flow control setup on BCM5301xRafał Miłecki
2021-09-16net: dsa: b53: Drop BCM5301x workaround for a wrong CPU/IMP portRafał Miłecki
2021-09-16net: dsa: b53: Include all ports in "enabled_ports"Rafał Miłecki
2021-09-13net: dsa: lantiq_gswip: Add 200ms assert delayAleksander Jan Bajkowski
2021-09-12net: dsa: qca8k: fix kernel panic with legacy mdio mappingAnsuel Smith
2021-09-05net: dsa: b53: Fix IMP port setup on BCM5301xRafał Miłecki