summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)AuthorFilesLines
2021-01-27net: dsa: mv88e6xxx: use mv88e6185_g1_vtu_getnext() for the 6250Rasmus Villemoes3-37/+3
2021-01-26net: dsa: mt7530: MT7530 optional GPIO supportDENG Qingfang2-0/+130
2021-01-24net: dsa: hellcreek: Add TAPRIO offloading supportKurt Kanzenbach2-2/+318
2021-01-24net: dsa: mv88e6xxx: Remove bogus Kconfig dependency.Richard Cochran1-1/+0
2021-01-24net: dsa: bcm_sf2: put device node before returnPan Bian1-2/+6
2021-01-21net: dsa: microchip: Adjust reset release timing to match reference reset cir...Marek Vasut1-1/+1
2021-01-21net: dsa: microchip: ksz8795: Fix KSZ8794 port map againMarek Vasut2-11/+21
2021-01-21net: dsa: Fix off by one in dsa_loop_port_vlan_add()Dan Carpenter1-1/+1
2021-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-1/+5
2021-01-20net: dsa: b53: fix an off by one in checking "vlan->vid"Dan Carpenter1-1/+1
2021-01-19net: dsa: mv88e6xxx: also read STU state in mv88e6250_g1_vtu_getnextRasmus Villemoes1-0/+4
2021-01-16net: mscc: ocelot: configure watermarks using devlink-sbVladimir Oltean1-0/+118
2021-01-16net: mscc: ocelot: export NUM_TC constant from felix to common switch libVladimir Oltean4-4/+4
2021-01-16net: dsa: felix: perform teardown in reverse order of setupVladimir Oltean1-5/+5
2021-01-16net: dsa: felix: reindent struct dsa_switch_opsVladimir Oltean1-37/+37
2021-01-16net: mscc: ocelot: add ops for decoding watermark threshold and occupancyVladimir Oltean2-0/+36
2021-01-16net: mscc: ocelot: auto-detect packet buffer size and number of frame referencesVladimir Oltean4-4/+0
2021-01-16net: dsa: set configure_vlan_while_not_filtering to true by defaultVladimir Oltean13-15/+12
2021-01-16net: dsa: mv88e6xxx: Only allow LAG offload on supported hardwareTobias Waldekranz2-1/+10
2021-01-16net: dsa: mv88e6xxx: Provide dummy implementations for trunk settersTobias Waldekranz1-0/+12
2021-01-16net: dsa: add Arrow SpeedChips XRS700x driverGeorge McCollister9-0/+1213
2021-01-15net: dsa: mv88e6xxx: Link aggregation supportTobias Waldekranz5-5/+330
2021-01-13net: dsa: qca: ar9331: export stats64Oleksij Rempel1-1/+162
2021-01-12net: dsa: felix: the switch does not support DMAVladimir Oltean1-13/+1
2021-01-12net: dsa: remove the transactional logic from VLAN objectsVladimir Oltean19-164/+130
2021-01-12net: dsa: remove the transactional logic from MDB entriesVladimir Oltean11-85/+42
2021-01-12net: switchdev: remove the transaction structure from port attributesVladimir Oltean16-93/+30
2021-01-12net: dsa: mv88e6xxx: deny vid 0 on the CPU port and DSA links tooVladimir Oltean1-6/+3
2021-01-12net: switchdev: remove vid_begin -> vid_end range from VLAN objectsVladimir Oltean13-380/+262
2021-01-10net: dsa: bcm_sf2: support BCM4908's integrated switchRafał Miłecki4-3/+49
2021-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-3/+5
2021-01-08net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbEAleksander Jan Bajkowski1-3/+4
2021-01-08net: dsa: ocelot: request DSA to fix up lack of address learning on CPU portVladimir Oltean1-0/+1
2021-01-07net: dsa: fix led_classdev build errorsRandy Dunlap1-0/+1
2021-01-06net: dsa: sja1105: Use kzalloc for allocating only one thingZheng Yongjun1-1/+1
2021-01-05net: dsa: lantiq_gswip: Fix GSWIP_MII_CFG(p) register accessMartin Blumenstingl1-17/+6
2021-01-05net: dsa: lantiq_gswip: Enable GSWIP_MII_CFG_EN also for internal PHYsMartin Blumenstingl1-3/+1
2020-12-16net: dsa: qca: ar9331: fix sleeping function called from invalid context bugOleksij Rempel1-9/+24
2020-12-15net: dsa: mv88e6xxx: don't set non-existing learn2all bit for 6220/6250Rasmus Villemoes1-3/+10
2020-12-13net: dsa: mt7530: enable MTU normalizationDENG Qingfang1-0/+2
2020-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-7/+2
2020-12-10net: dsa: simplify the return rtl8366_vlan_prepare()Zheng Yongjun1-6/+1
2020-12-10net: mv88e6xxx: convert comma to semicolonZheng Yongjun1-1/+1
2020-12-09net: dsa: mt7530: support setting ageing timeDENG Qingfang2-0/+54
2020-12-06net: mscc: ocelot: fix dropping of unknown IPv4 multicast on SevilleVladimir Oltean3-7/+2
2020-12-03net: dsa: microchip: ksz8795: use num_vlans where possibleMichael Grzeschik2-2/+1
2020-12-03net: dsa: microchip: ksz8795: use port_cnt instead of TOTOAL_PORT_NUMMichael Grzeschik2-4/+2
2020-12-03net: dsa: microchip: remove usage of mib_port_countMichael Grzeschik4-16/+12
2020-12-03net: dsa: microchip: ksz8795: align port_cnt usage with other microchip driversMichael Grzeschik1-5/+5
2020-12-03net: dsa: microchip: remove superfluous num_ports assignmentMichael Grzeschik2-4/+0