summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
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
2021-01-09net: dsa: bcm_sf2: support BCM4908's integrated switchRafał Miłecki
2021-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-07net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbEAleksander Jan Bajkowski
2021-01-07net: dsa: ocelot: request DSA to fix up lack of address learning on CPU portVladimir Oltean
2021-01-06net: dsa: fix led_classdev build errorsRandy Dunlap
2021-01-05net: dsa: sja1105: Use kzalloc for allocating only one thingZheng Yongjun
2021-01-04net: dsa: lantiq_gswip: Fix GSWIP_MII_CFG(p) register accessMartin Blumenstingl
2021-01-04net: dsa: lantiq_gswip: Enable GSWIP_MII_CFG_EN also for internal PHYsMartin Blumenstingl
2020-12-16net: dsa: qca: ar9331: fix sleeping function called from invalid context bugOleksij Rempel
2020-12-14net: dsa: mv88e6xxx: don't set non-existing learn2all bit for 6220/6250Rasmus Villemoes
2020-12-12net: dsa: mt7530: enable MTU normalizationDENG Qingfang
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-09net: dsa: simplify the return rtl8366_vlan_prepare()Zheng Yongjun
2020-12-09net: mv88e6xxx: convert comma to semicolonZheng Yongjun
2020-12-08net: dsa: mt7530: support setting ageing timeDENG Qingfang
2020-12-05net: mscc: ocelot: fix dropping of unknown IPv4 multicast on SevilleVladimir Oltean
2020-12-02net: dsa: microchip: ksz8795: use num_vlans where possibleMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: use port_cnt instead of TOTOAL_PORT_NUMMichael Grzeschik
2020-12-02net: dsa: microchip: remove usage of mib_port_countMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: align port_cnt usage with other microchip driversMichael Grzeschik
2020-12-02net: dsa: microchip: remove superfluous num_ports assignmentMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: use phy_port_cnt where possibleMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: use mib_cnt where possibleMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: use reg_mib_cnt where possibleMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: move variable assignments from detect to initMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: remove superfluous port_cnt assignmentMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: remove unused last_port variableMichael Grzeschik
2020-11-25net: dsa: mv88e6xxx: Handle error in serdes_get_regsChris Packham
2020-11-25net: dsa: mv88e6xxx: Add serdes interrupt support for MV88E6097Chris Packham
2020-11-25net: dsa: mv88e6xxx: Support serdes ports on MV88E6097/6095/6185Chris Packham
2020-11-25net: dsa: mv88e6xxx: Don't force link when using in-band-statusChris Packham
2020-11-25net: dsa: microchip: ksz8795: setup SPI modeChristian Eggers
2020-11-25net: dsa: microchip: ksz9477: setup SPI modeChristian Eggers
2020-11-25net: dsa: microchip: support for "ethernet-ports" nodeChristian Eggers