summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2021-07-19net: mscc: ocelot: check return value after calling platform_get_resource()Yang Yingliang
2021-07-14net: dsa: sja1105: fix NULL pointer dereference in sja1105_reload_cbs()Vladimir Oltean
2021-07-14net: dsa: mv88e6xxx: Fix adding vlan 0Eldar Gasanov
2021-06-16net: dsa: microchip: enable phy errata workaround on 9567George McCollister
2021-06-03net: dsa: sja1105: fix VL lookup command packing for P/Q/R/SVladimir Oltean
2021-06-03net: dsa: sja1105: call dsa_unregister_switch when allocating memory failsVladimir Oltean
2021-06-03net: dsa: sja1105: add error handling in sja1105_setup()Vladimir Oltean
2021-06-03net: dsa: sja1105: error out on unsupported PHY modeVladimir Oltean
2021-06-03net: dsa: sja1105: use 4095 as the private VLAN for untagged trafficVladimir Oltean
2021-06-03net: dsa: sja1105: update existing VLANs from the bridge VLAN listVladimir Oltean
2021-06-03net: dsa: bcm_sf2: Fix bcm_sf2_reg_rgmii_cntrl() call for non-RGMII portFlorian Fainelli
2021-06-03net: dsa: mt7530: fix VLAN traffic leaksDENG Qingfang
2021-05-14net: dsa: mv88e6xxx: Fix 6095/6097/6185 ports in non-SERDES CMODETobias Waldekranz
2021-05-14net: dsa: mv88e6xxx: Fix off-by-one in VTU devlink region sizeTobias Waldekranz
2021-05-14net: dsa: bcm_sf2: fix BCM4908 RGMII reg(s)Rafał Miłecki
2021-05-14net: dsa: bcm_sf2: add function finding RGMII registerRafał Miłecki
2021-04-12net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár
2021-04-08net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG bitsMartin Blumenstingl
2021-04-08net: dsa: lantiq_gswip: Don't use PHY auto pollingMartin Blumenstingl
2021-03-25net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII clockMartin Blumenstingl
2021-03-12net: dsa: mt7530: setup core clock even in TRGMII modeIlya Lipnitskiy
2021-03-10net: dsa: bcm_sf2: Qualify phydev->dev_flags based on portFlorian Fainelli
2021-03-10net: dsa: b53: VLAN filtering is global to all usersFlorian Fainelli
2021-03-10net: dsa: bcm_sf2: use 2 Gbps IMP port link on BCM4908Rafał Miłecki
2021-03-09net: dsa: xrs700x: check if partner is same as port in hsr joinGeorge McCollister
2021-03-08net: dsa: bcm_sf2: simplify optional reset handlingPhilipp Zabel
2021-03-04net: dsa: sja1105: fix ucast/bcast flooding always remaining enabledVladimir Oltean
2021-03-04net: dsa: sja1105: fix SGMII PCS being forced to SPEED_UNKNOWN instead of SPE...Vladimir Oltean
2021-02-26net: dsa: mt7530: don't build GPIO support if !GPIOLIBDENG Qingfang
2021-02-25net: dsa: sja1105: Remove unneeded cast in sja1105_crc32()Geert Uytterhoeven
2021-02-23net: dsa: b53: Support setting learning on portFlorian Fainelli
2021-02-23net: dsa: bcm_sf2: Wire-up br_flags_pre, br_flags and set_mrouterFlorian Fainelli
2021-02-16net: dsa: felix: Add support for MRPHoratiu Vultur
2021-02-16net: dsa: sja1105: fix leakage of flooded frames outside bridging domainVladimir Oltean
2021-02-16net: dsa: sja1105: fix configuration of source address learningVladimir Oltean
2021-02-16net: dsa: felix: perform teardown on error in felix_setupVladimir Oltean
2021-02-16net: dsa: felix: don't deinitialize unused portsVladimir Oltean
2021-02-15net: dsa: sja1105: make devlink property best_effort_vlan_filtering true by d...Vladimir Oltean
2021-02-14net: dsa: propagate extack to .port_vlan_filteringVladimir Oltean
2021-02-14net: dsa: propagate extack to .port_vlan_addVladimir Oltean
2021-02-14net: dsa: tag_ocelot_8021q: add support for PTP timestampingVladimir Oltean
2021-02-14net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021qVladimir Oltean
2021-02-14net: dsa: tag_ocelot: create separate tagger for SevilleVladimir Oltean
2021-02-14net: mscc: ocelot: use common tag parsing code with DSAVladimir Oltean
2021-02-12net: dsa: sja1105: offload bridge port flags to deviceVladimir Oltean
2021-02-12net: mscc: ocelot: offload bridge port flags to deviceVladimir Oltean
2021-02-12net: mscc: ocelot: use separate flooding PGID for broadcastVladimir Oltean
2021-02-12net: dsa: felix: restore multicast flood to CPU when NPI tagger reinitializesVladimir Oltean
2021-02-12net: dsa: act as passthrough for bridge port flagsVladimir Oltean
2021-02-11net: dsa: xrs700x: add HSR offloading supportGeorge McCollister