summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2021-10-18net: dsa: mt7530: correct ds->num_portsDENG Qingfang
2021-10-18net: dsa: lantiq_gswip: fix register definitionAleksander Jan Bajkowski
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-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-21net: dsa: realtek: register the MDIO bus under devresVladimir Oltean
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-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
2021-09-02net: dsa: b53: Set correct number of ports in the DSA structRafał Miłecki
2021-09-02net: dsa: b53: Fix calculating number of switch portsRafał Miłecki
2021-09-02net: dsa: lantiq_gswip: fix maximum frame lengthJan Hoffmann
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-26net: dsa: hellcreek: Adjust schedule look ahead windowKurt Kanzenbach
2021-08-26net: dsa: hellcreek: Fix incorrect setting of GCLKurt Kanzenbach
2021-08-25net: dsa: tag_sja1105: stop asking the sja1105 driver in sja1105_xmit_tpidVladimir Oltean
2021-08-25net: dsa: sja1105: drop untagged packets on the CPU and DSA portsVladimir Oltean
2021-08-25net: dsa: sja1105: prevent tag_8021q VLANs from being received on user portsVladimir Oltean
2021-08-25net: dsa: mt7530: manually set up VLAN ID 0DENG Qingfang
2021-08-24net: dsa: mv88e6xxx: Update mv88e6393x serdes errataNathan Rossi
2021-08-24net: dsa: let drivers state that they need VLAN filtering while standaloneVladimir Oltean
2021-08-20net: mscc: ocelot: transmit the VLAN filtering restrictions via extackVladimir Oltean
2021-08-20net: mscc: ocelot: transmit the "native VLAN" error via extackVladimir Oltean
2021-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-18net: dsa: tag_sja1105: be dsa_loop-safeVladimir Oltean
2021-08-18net: dsa: sja1105: fix use-after-free after calling of_find_compatible_node, ...Vladimir Oltean
2021-08-16net: dsa: sja1105: reorganize probe, remove, setup and teardown orderingVladimir Oltean
2021-08-16net: mscc: ocelot: convert to phylinkVladimir Oltean
2021-08-16net: dsa: felix: stop calling ocelot_port_{enable,disable}Vladimir Oltean
2021-08-13ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-12net: dsa: sja1105: unregister the MDIO buses during teardownVladimir Oltean
2021-08-12net: dsa: mt7530: fix VLAN traffic leaks againDENG Qingfang