summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2021-06-07net: dsa: mv88e6xxx: implement .phylink_get_interfaces operationMarek Behún
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
2021-02-11net: dsa: xrs700x: use of_match_ptr() on xrs700x_mdio_dt_idsGeorge McCollister
2021-02-11net: dsa: xrs700x: fix unused warning for of_device_idGeorge McCollister
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-09net: dsa: felix: implement port flushing on .phylink_mac_link_downVladimir Oltean
2021-02-06net: dsa: felix: propagate the LAG offload ops towards the ocelot libVladimir Oltean
2021-02-04net: dsa: xrs700x: Correctly address device over I2CTobias Waldekranz
2021-02-04net: dsa: bcm_sf2: Check egress tagging of CFP rule with proper accessorVladimir Oltean
2021-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-02-01net: dsa: hellcreek: Report FDB table occupancyKurt Kanzenbach
2021-02-01net: dsa: hellcreek: Report VLAN table occupancyKurt Kanzenbach
2021-02-01net: dsa: mv88e6xxx: override existent unicast portvec in port_fdb_addDENG Qingfang
2021-01-29net: dsa: felix: perform switch setup for tag_8021qVladimir Oltean
2021-01-29net: dsa: add a second tagger for Ocelot switches based on tag_8021qVladimir Oltean
2021-01-29net: dsa: felix: convert to the new .change_tag_protocol DSA APIVladimir Oltean
2021-01-29net: mscc: ocelot: don't use NPI tag prefix for the CPU port moduleVladimir Oltean