summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | net: dsa: microchip: ksz8795: use phy_port_cnt where possibleMichael Grzeschik2020-12-032-13/+10
* | net: dsa: microchip: ksz8795: use mib_cnt where possibleMichael Grzeschik2020-12-032-7/+5
* | net: dsa: microchip: ksz8795: use reg_mib_cnt where possibleMichael Grzeschik2020-12-032-4/+3
* | net: dsa: microchip: ksz8795: move variable assignments from detect to initMichael Grzeschik2020-12-031-6/+6
* | net: dsa: microchip: ksz8795: remove superfluous port_cnt assignmentMichael Grzeschik2020-12-031-2/+0
* | net: dsa: microchip: ksz8795: remove unused last_port variableMichael Grzeschik2020-12-032-2/+0
* | net: dsa: mv88e6xxx: Handle error in serdes_get_regsChris Packham2020-11-261-5/+9
* | net: dsa: mv88e6xxx: Add serdes interrupt support for MV88E6097Chris Packham2020-11-263-0/+54
* | net: dsa: mv88e6xxx: Support serdes ports on MV88E6097/6095/6185Chris Packham2020-11-263-0/+76
* | net: dsa: mv88e6xxx: Don't force link when using in-band-statusChris Packham2020-11-264-4/+74
* | net: dsa: microchip: ksz8795: setup SPI modeChristian Eggers2020-11-261-0/+6
* | net: dsa: microchip: ksz9477: setup SPI modeChristian Eggers2020-11-261-0/+6
* | net: dsa: microchip: support for "ethernet-ports" nodeChristian Eggers2020-11-261-1/+3
* | net: dsa: hellcreek: Don't print error message on deferKurt Kanzenbach2020-11-241-1/+1
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-205-10/+94
|\|
| * net: dsa: mv88e6xxx: Wait for EEPROM done after HW resetAndrew Lunn2020-11-183-0/+34
| * net: lantiq: Wait for the GPHY firmware to be readyMartin Blumenstingl2020-11-161-0/+11
| * net: dsa: mv88e6xxx: Avoid VTU corruption on 6097Tobias Waldekranz2020-11-141-10/+49
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-131-1/+3
|\|
| * net: dsa: mv88e6xxx: Fix memleak in mv88e6xxx_region_atu_snapshotzhangxiaoxu2020-11-111-1/+3
* | net: dsa: mv88e6xxx: Add helper to get a chip's max_vidTobias Waldekranz2020-11-123-13/+18
* | net: dsa: fix unintended sign extension on a u16 left shiftColin Ian King2020-11-111-2/+2