summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)AuthorFilesLines
2021-03-13net: dsa: mt7530: setup core clock even in TRGMII modeIlya Lipnitskiy1-27/+25
2021-03-11net: dsa: bcm_sf2: Qualify phydev->dev_flags based on portFlorian Fainelli1-2/+4
2021-03-11net: dsa: b53: VLAN filtering is global to all usersFlorian Fainelli1-7/+7
2021-03-11net: dsa: bcm_sf2: use 2 Gbps IMP port link on BCM4908Rafał Miłecki1-1/+4
2021-03-10net: 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-05net: dsa: sja1105: fix ucast/bcast flooding always remaining enabledVladimir Oltean1-2/+2
2021-03-05net: dsa: sja1105: fix SGMII PCS being forced to SPEED_UNKNOWN instead of SPE...Vladimir Oltean1-1/+1
2021-02-27net: 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-17net: dsa: felix: Add support for MRPHoratiu Vultur1-0/+38
2021-02-17net: dsa: sja1105: fix leakage of flooded frames outside bridging domainVladimir Oltean2-41/+76
2021-02-17net: dsa: sja1105: fix configuration of source address learningVladimir Oltean1-1/+1
2021-02-17net: dsa: felix: perform teardown on error in felix_setupVladimir Oltean1-2/+19
2021-02-17net: dsa: felix: don't deinitialize unused portsVladimir Oltean1-1/+5
2021-02-16net: dsa: sja1105: make devlink property best_effort_vlan_filtering true by d...Vladimir Oltean1-0/+2
2021-02-15net: dsa: propagate extack to .port_vlan_filteringVladimir Oltean16-23/+39
2021-02-15net: dsa: propagate extack to .port_vlan_addVladimir Oltean15-26/+51
2021-02-15net: dsa: tag_ocelot_8021q: add support for PTP timestampingVladimir Oltean1-0/+69
2021-02-15net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021qVladimir Oltean3-3/+142
2021-02-15net: dsa: tag_ocelot: create separate tagger for SevilleVladimir Oltean4-68/+5
2021-02-15net: mscc: ocelot: use common tag parsing code with DSAVladimir Oltean3-5/+5
2021-02-13net: dsa: sja1105: offload bridge port flags to deviceVladimir Oltean3-11/+219
2021-02-13net: mscc: ocelot: offload bridge port flags to deviceVladimir Oltean1-0/+22
2021-02-13net: mscc: ocelot: use separate flooding PGID for broadcastVladimir Oltean1-0/+2
2021-02-13net: dsa: felix: restore multicast flood to CPU when NPI tagger reinitializesVladimir Oltean1-0/+1
2021-02-13net: dsa: act as passthrough for bridge port flagsVladimir Oltean6-102/+231
2021-02-12net: dsa: xrs700x: add HSR offloading supportGeorge McCollister2-0/+126
2021-02-12net: dsa: xrs700x: use of_match_ptr() on xrs700x_mdio_dt_idsGeorge McCollister1-1/+2
2021-02-12net: dsa: xrs700x: fix unused warning for of_device_idGeorge McCollister2-2/+2
2021-02-11Merge 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-07net: dsa: felix: propagate the LAG offload ops towards the ocelot libVladimir Oltean1-0/+32
2021-02-05net: dsa: xrs700x: Correctly address device over I2CTobias Waldekranz1-17/+14
2021-02-05net: dsa: bcm_sf2: Check egress tagging of CFP rule with proper accessorVladimir Oltean1-1/+1
2021-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+5
2021-02-02net: dsa: hellcreek: Report FDB table occupancyKurt Kanzenbach2-7/+40
2021-02-02net: dsa: hellcreek: Report VLAN table occupancyKurt Kanzenbach2-0/+64
2021-02-02net: dsa: mv88e6xxx: override existent unicast portvec in port_fdb_addDENG Qingfang1-1/+5
2021-01-30net: dsa: felix: perform switch setup for tag_8021qVladimir Oltean2-1/+337
2021-01-30net: dsa: add a second tagger for Ocelot switches based on tag_8021qVladimir Oltean1-0/+2
2021-01-30net: dsa: felix: convert to the new .change_tag_protocol DSA APIVladimir Oltean4-35/+154
2021-01-30net: mscc: ocelot: don't use NPI tag prefix for the CPU port moduleVladimir Oltean1-4/+4
2021-01-30net: dsa: hellcreek: Add missing TAPRIO dependencyKurt Kanzenbach1-0/+1
2021-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-14/+28
2021-01-28net: dsa: rtl8366rb: standardize init jam tablesLorenzo Carletti1-134/+139
2021-01-28net: dsa: mv88e6xxx: Make global2 support mandatoryAndrew Lunn4-213/+3
2021-01-27net: dsa: mv88e6xxx: use mv88e6185_g1_vtu_loadpurge() for the 6250Rasmus Villemoes3-32/+5