summary refs log tree commit diff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
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
2021-01-29net: dsa: hellcreek: Add missing TAPRIO dependencyKurt Kanzenbach
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-27net: dsa: rtl8366rb: standardize init jam tablesLorenzo Carletti
2021-01-27net: dsa: mv88e6xxx: Make global2 support mandatoryAndrew Lunn
2021-01-26net: dsa: mv88e6xxx: use mv88e6185_g1_vtu_loadpurge() for the 6250Rasmus Villemoes
2021-01-26net: dsa: mv88e6xxx: use mv88e6185_g1_vtu_getnext() for the 6250Rasmus Villemoes
2021-01-25net: dsa: mt7530: MT7530 optional GPIO supportDENG Qingfang
2021-01-23net: dsa: hellcreek: Add TAPRIO offloading supportKurt Kanzenbach
2021-01-23net: dsa: mv88e6xxx: Remove bogus Kconfig dependency.Richard Cochran
2021-01-23net: dsa: bcm_sf2: put device node before returnPan Bian
2021-01-20net: dsa: microchip: Adjust reset release timing to match reference reset cir...Marek Vasut
2021-01-20net: dsa: microchip: ksz8795: Fix KSZ8794 port map againMarek Vasut
2021-01-20net: dsa: Fix off by one in dsa_loop_port_vlan_add()Dan Carpenter
2021-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-19net: dsa: b53: fix an off by one in checking "vlan->vid"Dan Carpenter
2021-01-18net: dsa: mv88e6xxx: also read STU state in mv88e6250_g1_vtu_getnextRasmus Villemoes
2021-01-15net: mscc: ocelot: configure watermarks using devlink-sbVladimir Oltean
2021-01-15net: mscc: ocelot: export NUM_TC constant from felix to common switch libVladimir Oltean
2021-01-15net: dsa: felix: perform teardown in reverse order of setupVladimir Oltean
2021-01-15net: dsa: felix: reindent struct dsa_switch_opsVladimir Oltean
2021-01-15net: mscc: ocelot: add ops for decoding watermark threshold and occupancyVladimir Oltean
2021-01-15net: mscc: ocelot: auto-detect packet buffer size and number of frame referencesVladimir Oltean
2021-01-15net: dsa: set configure_vlan_while_not_filtering to true by defaultVladimir Oltean
2021-01-15net: dsa: mv88e6xxx: Only allow LAG offload on supported hardwareTobias Waldekranz
2021-01-15net: dsa: mv88e6xxx: Provide dummy implementations for trunk settersTobias Waldekranz
2021-01-15net: dsa: add Arrow SpeedChips XRS700x driverGeorge McCollister
2021-01-14net: dsa: mv88e6xxx: Link aggregation supportTobias Waldekranz
2021-01-12net: dsa: qca: ar9331: export stats64Oleksij Rempel
2021-01-11net: dsa: felix: the switch does not support DMAVladimir Oltean
2021-01-11net: dsa: remove the transactional logic from VLAN objectsVladimir Oltean
2021-01-11net: dsa: remove the transactional logic from MDB entriesVladimir Oltean
2021-01-11net: switchdev: remove the transaction structure from port attributesVladimir Oltean
2021-01-11net: dsa: mv88e6xxx: deny vid 0 on the CPU port and DSA links tooVladimir Oltean
2021-01-11net: switchdev: remove vid_begin -> vid_end range from VLAN objectsVladimir Oltean