summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: rtl8366rb: standardize init jam tablesLorenzo Carletti2021-01-281-134/+139
* net: dsa: mv88e6xxx: Make global2 support mandatoryAndrew Lunn2021-01-284-213/+3
* net: dsa: mv88e6xxx: use mv88e6185_g1_vtu_loadpurge() for the 6250Rasmus Villemoes2021-01-273-32/+5
* net: dsa: mv88e6xxx: use mv88e6185_g1_vtu_getnext() for the 6250Rasmus Villemoes2021-01-273-37/+3
* net: dsa: mt7530: MT7530 optional GPIO supportDENG Qingfang2021-01-262-0/+130
* net: dsa: hellcreek: Add TAPRIO offloading supportKurt Kanzenbach2021-01-242-2/+318
* net: dsa: mv88e6xxx: Remove bogus Kconfig dependency.Richard Cochran2021-01-231-1/+0
* net: dsa: Fix off by one in dsa_loop_port_vlan_add()Dan Carpenter2021-01-211-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-202-1/+5
|\
| * net: dsa: b53: fix an off by one in checking "vlan->vid"Dan Carpenter2021-01-201-1/+1
| * net: dsa: mv88e6xxx: also read STU state in mv88e6250_g1_vtu_getnextRasmus Villemoes2021-01-181-0/+4
* | net: mscc: ocelot: configure watermarks using devlink-sbVladimir Oltean2021-01-161-0/+118
* | net: mscc: ocelot: export NUM_TC constant from felix to common switch libVladimir Oltean2021-01-164-4/+4
* | net: dsa: felix: perform teardown in reverse order of setupVladimir Oltean2021-01-161-5/+5
* | net: dsa: felix: reindent struct dsa_switch_opsVladimir Oltean2021-01-161-37/+37
* | net: mscc: ocelot: add ops for decoding watermark threshold and occupancyVladimir Oltean2021-01-162-0/+36
* | net: mscc: ocelot: auto-detect packet buffer size and number of frame referencesVladimir Oltean2021-01-164-4/+0
* | net: dsa: set configure_vlan_while_not_filtering to true by defaultVladimir Oltean2021-01-1613-15/+12
* | net: dsa: mv88e6xxx: Only allow LAG offload on supported hardwareTobias Waldekranz2021-01-162-1/+10
* | net: dsa: mv88e6xxx: Provide dummy implementations for trunk settersTobias Waldekranz2021-01-161-0/+12
* | net: dsa: add Arrow SpeedChips XRS700x driverGeorge McCollister2021-01-169-0/+1213
* | net: dsa: mv88e6xxx: Link aggregation supportTobias Waldekranz2021-01-155-5/+330
* | net: dsa: qca: ar9331: export stats64Oleksij Rempel2021-01-131-1/+162
* | net: dsa: felix: the switch does not support DMAVladimir Oltean2021-01-121-13/+1
* | net: dsa: remove the transactional logic from VLAN objectsVladimir Oltean2021-01-1219-164/+130
* | net: dsa: remove the transactional logic from MDB entriesVladimir Oltean2021-01-1211-85/+42
* | net: switchdev: remove the transaction structure from port attributesVladimir Oltean2021-01-1216-93/+30
* | net: dsa: mv88e6xxx: deny vid 0 on the CPU port and DSA links tooVladimir Oltean2021-01-121-6/+3
* | net: switchdev: remove vid_begin -> vid_end range from VLAN objectsVladimir Oltean2021-01-1213-380/+262
* | net: dsa: bcm_sf2: support BCM4908's integrated switchRafał Miłecki2021-01-104-3/+49
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-082-3/+5
|\|
| * net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbEAleksander Jan Bajkowski2021-01-081-3/+4
| * net: dsa: fix led_classdev build errorsRandy Dunlap2021-01-071-0/+1
* | net: dsa: ocelot: request DSA to fix up lack of address learning on CPU portVladimir Oltean2021-01-081-0/+1
* | net: dsa: sja1105: Use kzalloc for allocating only one thingZheng Yongjun2021-01-061-1/+1
|/
* net: dsa: lantiq_gswip: Fix GSWIP_MII_CFG(p) register accessMartin Blumenstingl2021-01-041-17/+6
* net: dsa: lantiq_gswip: Enable GSWIP_MII_CFG_EN also for internal PHYsMartin Blumenstingl2021-01-041-3/+1
* net: dsa: qca: ar9331: fix sleeping function called from invalid context bugOleksij Rempel2020-12-161-9/+24
* net: dsa: mv88e6xxx: don't set non-existing learn2all bit for 6220/6250Rasmus Villemoes2020-12-151-3/+10
* net: dsa: mt7530: enable MTU normalizationDENG Qingfang2020-12-131-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-123-7/+2
|\
| * net: mscc: ocelot: fix dropping of unknown IPv4 multicast on SevilleVladimir Oltean2020-12-063-7/+2
* | net: dsa: simplify the return rtl8366_vlan_prepare()Zheng Yongjun2020-12-101-6/+1
* | net: mv88e6xxx: convert comma to semicolonZheng Yongjun2020-12-101-1/+1
* | net: dsa: mt7530: support setting ageing timeDENG Qingfang2020-12-092-0/+54
* | net: dsa: microchip: ksz8795: use num_vlans where possibleMichael Grzeschik2020-12-032-2/+1
* | net: dsa: microchip: ksz8795: use port_cnt instead of TOTOAL_PORT_NUMMichael Grzeschik2020-12-032-4/+2
* | net: dsa: microchip: remove usage of mib_port_countMichael Grzeschik2020-12-034-16/+12
* | net: dsa: microchip: ksz8795: align port_cnt usage with other microchip driversMichael Grzeschik2020-12-031-5/+5
* | net: dsa: microchip: remove superfluous num_ports assignmentMichael Grzeschik2020-12-032-4/+0