summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)AuthorFilesLines
2021-02-02net: dsa: mv88e6xxx: override existent unicast portvec in port_fdb_addDENG Qingfang1-1/+5
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-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-08net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbEAleksander Jan Bajkowski1-3/+4
2021-01-07net: dsa: fix led_classdev build errorsRandy Dunlap1-0/+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
2020-12-03net: dsa: microchip: ksz8795: use phy_port_cnt where possibleMichael Grzeschik2-13/+10
2020-12-03net: dsa: microchip: ksz8795: use mib_cnt where possibleMichael Grzeschik2-7/+5
2020-12-03net: dsa: microchip: ksz8795: use reg_mib_cnt where possibleMichael Grzeschik2-4/+3
2020-12-03net: dsa: microchip: ksz8795: move variable assignments from detect to initMichael Grzeschik1-6/+6
2020-12-03net: dsa: microchip: ksz8795: remove superfluous port_cnt assignmentMichael Grzeschik1-2/+0
2020-12-03net: dsa: microchip: ksz8795: remove unused last_port variableMichael Grzeschik2-2/+0
2020-11-26net: dsa: mv88e6xxx: Handle error in serdes_get_regsChris Packham1-5/+9
2020-11-26net: dsa: mv88e6xxx: Add serdes interrupt support for MV88E6097Chris Packham3-0/+54
2020-11-26net: dsa: mv88e6xxx: Support serdes ports on MV88E6097/6095/6185Chris Packham3-0/+76
2020-11-26net: dsa: mv88e6xxx: Don't force link when using in-band-statusChris Packham4-4/+74
2020-11-26net: dsa: microchip: ksz8795: setup SPI modeChristian Eggers1-0/+6
2020-11-26net: dsa: microchip: ksz9477: setup SPI modeChristian Eggers1-0/+6
2020-11-26net: dsa: microchip: support for "ethernet-ports" nodeChristian Eggers1-1/+3
2020-11-24net: dsa: hellcreek: Don't print error message on deferKurt Kanzenbach1-1/+1
2020-11-20Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-10/+94
2020-11-18net: dsa: mv88e6xxx: Wait for EEPROM done after HW resetAndrew Lunn3-0/+34
2020-11-17net: lantiq: Wait for the GPHY firmware to be readyMartin Blumenstingl1-0/+11
2020-11-14net: dsa: mv88e6xxx: Avoid VTU corruption on 6097Tobias Waldekranz1-10/+49
2020-11-13Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+3
2020-11-12net: dsa: mv88e6xxx: Add helper to get a chip's max_vidTobias Waldekranz3-13/+18
2020-11-11net: dsa: mv88e6xxx: Fix memleak in mv88e6xxx_region_atu_snapshotzhangxiaoxu1-1/+3
2020-11-11net: dsa: fix unintended sign extension on a u16 left shiftColin Ian King1-2/+2
2020-11-10net: dsa: mv88e6xxx: Export VTU as devlink regionTobias Waldekranz4-3/+109
2020-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2020-11-06net: dsa: hellcreek: Add PTP status LEDsKurt Kanzenbach3-0/+156
2020-11-06net: dsa: hellcreek: Add support for hardware timestampingKamil Alkhouri7-14/+616
2020-11-06net: dsa: hellcreek: Add PTP clock supportKamil Alkhouri6-1/+435