summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
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
2020-11-23net: dsa: hellcreek: Don't print error message on deferKurt Kanzenbach
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-18net: dsa: mv88e6xxx: Wait for EEPROM done after HW resetAndrew Lunn
2020-11-16net: lantiq: Wait for the GPHY firmware to be readyMartin Blumenstingl
2020-11-14net: dsa: mv88e6xxx: Avoid VTU corruption on 6097Tobias Waldekranz
2020-11-12Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-11net: dsa: mv88e6xxx: Add helper to get a chip's max_vidTobias Waldekranz
2020-11-10net: dsa: mv88e6xxx: Fix memleak in mv88e6xxx_region_atu_snapshotzhangxiaoxu
2020-11-10net: dsa: fix unintended sign extension on a u16 left shiftColin Ian King
2020-11-09net: dsa: mv88e6xxx: Export VTU as devlink regionTobias Waldekranz
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-05net: dsa: hellcreek: Add PTP status LEDsKurt Kanzenbach
2020-11-05net: dsa: hellcreek: Add support for hardware timestampingKamil Alkhouri
2020-11-05net: dsa: hellcreek: Add PTP clock supportKamil Alkhouri
2020-11-05net: dsa: Add DSA driver for Hirschmann Hellcreek switchesKurt Kanzenbach
2020-11-04net: dsa: mt7530: support setting MTUDENG Qingfang
2020-11-02net: dsa: mt7530: remove unneeded semicolonTom Rix
2020-11-02net: dsa: felix: improve the workaround for multiple native VLANs on NPI portVladimir Oltean
2020-11-02net: mscc: ocelot: deny changing the native VLAN from the prepare phaseVladimir Oltean
2020-11-02net: dsa: qca8k: Fix port MTU settingJonathan McDowell
2020-10-30net: dsa: mv88e6xxx: fix vlan setupRussell King
2020-10-20net: dsa: bcm_sf2: make const array static, makes object smallerColin Ian King
2020-10-19net: dsa: seville: the packet buffer is 2 megabits, not megabytesMaxim Kochetkov
2020-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski