aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-09net: dsa: xrs700x: check if partner is same as port in hsr joinGeorge McCollister1-2/+8
2021-03-08net: dsa: bcm_sf2: simplify optional reset handlingPhilipp Zabel1-3/+3
2021-03-04net: dsa: sja1105: fix ucast/bcast flooding always remaining enabledVladimir Oltean1-2/+2
2021-03-04net: dsa: sja1105: fix SGMII PCS being forced to SPEED_UNKNOWN instead of SPEED_10Vladimir Oltean1-1/+1
2021-02-26net: dsa: mt7530: don't build GPIO support if !GPIOLIBDENG Qingfang1-0/+4
2021-02-25net: dsa: sja1105: Remove unneeded cast in sja1105_crc32()Geert Uytterhoeven1-1/+1
2021-02-23net: dsa: b53: Support setting learning on portFlorian Fainelli3-15/+21
2021-02-23net: dsa: bcm_sf2: Wire-up br_flags_pre, br_flags and set_mrouterFlorian Fainelli3-8/+22
2021-02-16net: dsa: felix: Add support for MRPHoratiu Vultur1-0/+38
2021-02-16net: dsa: sja1105: fix leakage of flooded frames outside bridging domainVladimir Oltean2-41/+76
2021-02-16net: dsa: sja1105: fix configuration of source address learningVladimir Oltean1-1/+1
2021-02-16net: dsa: felix: perform teardown on error in felix_setupVladimir Oltean1-2/+19
2021-02-16net: dsa: felix: don't deinitialize unused portsVladimir Oltean1-1/+5
2021-02-15net: dsa: sja1105: make devlink property best_effort_vlan_filtering true by defaultVladimir Oltean1-0/+2
2021-02-14net: dsa: propagate extack to .port_vlan_filteringVladimir Oltean16-23/+39
2021-02-14net: dsa: propagate extack to .port_vlan_addVladimir Oltean15-26/+51
2021-02-14net: dsa: tag_ocelot_8021q: add support for PTP timestampingVladimir Oltean1-0/+69
2021-02-14net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021qVladimir Oltean3-3/+142
2021-02-14net: dsa: tag_ocelot: create separate tagger for SevilleVladimir Oltean4-68/+5
2021-02-14net: mscc: ocelot: use common tag parsing code with DSAVladimir Oltean3-5/+5
2021-02-12net: dsa: sja1105: offload bridge port flags to deviceVladimir Oltean3-11/+219
2021-02-12net: mscc: ocelot: offload bridge port flags to deviceVladimir Oltean1-0/+22
2021-02-12net: mscc: ocelot: use separate flooding PGID for broadcastVladimir Oltean1-0/+2
2021-02-12net: dsa: felix: restore multicast flood to CPU when NPI tagger reinitializesVladimir Oltean1-0/+1
2021-02-12net: dsa: act as passthrough for bridge port flagsVladimir Oltean6-102/+231
2021-02-11net: dsa: xrs700x: add HSR offloading supportGeorge McCollister2-0/+126
2021-02-11net: dsa: xrs700x: use of_match_ptr() on xrs700x_mdio_dt_idsGeorge McCollister1-1/+2
2021-02-11net: dsa: xrs700x: fix unused warning for of_device_idGeorge McCollister2-2/+2
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+16
2021-02-09net: dsa: felix: implement port flushing on .phylink_mac_link_downVladimir Oltean1-1/+16
2021-02-06net: dsa: felix: propagate the LAG offload ops towards the ocelot libVladimir Oltean1-0/+32
2021-02-04net: dsa: xrs700x: Correctly address device over I2CTobias Waldekranz1-17/+14
2021-02-04net: dsa: bcm_sf2: Check egress tagging of CFP rule with proper accessorVladimir Oltean1-1/+1
2021-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+5
2021-02-01net: dsa: hellcreek: Report FDB table occupancyKurt Kanzenbach2-7/+40
2021-02-01net: dsa: hellcreek: Report VLAN table occupancyKurt Kanzenbach2-0/+64
2021-02-01net: dsa: mv88e6xxx: override existent unicast portvec in port_fdb_addDENG Qingfang1-1/+5
2021-01-29net: dsa: felix: perform switch setup for tag_8021qVladimir Oltean2-1/+337
2021-01-29net: dsa: add a second tagger for Ocelot switches based on tag_8021qVladimir Oltean1-0/+2
2021-01-29net: dsa: felix: convert to the new .change_tag_protocol DSA APIVladimir Oltean4-35/+154
2021-01-29net: mscc: ocelot: don't use NPI tag prefix for the CPU port moduleVladimir Oltean1-4/+4
2021-01-29net: dsa: hellcreek: Add missing TAPRIO dependencyKurt Kanzenbach1-0/+1
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-14/+28
2021-01-27net: dsa: rtl8366rb: standardize init jam tablesLorenzo Carletti1-134/+139
2021-01-27net: dsa: mv88e6xxx: Make global2 support mandatoryAndrew Lunn4-213/+3
2021-01-26net: dsa: mv88e6xxx: use mv88e6185_g1_vtu_loadpurge() for the 6250Rasmus Villemoes3-32/+5
2021-01-26net: dsa: mv88e6xxx: use mv88e6185_g1_vtu_getnext() for the 6250Rasmus Villemoes3-37/+3
2021-01-25net: dsa: mt7530: MT7530 optional GPIO supportDENG Qingfang2-0/+130
2021-01-23net: dsa: hellcreek: Add TAPRIO offloading supportKurt Kanzenbach2-2/+318
2021-01-23net: dsa: mv88e6xxx: Remove bogus Kconfig dependency.Richard Cochran1-1/+0