summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2022-10-05net: mt7531: only do PLL once after the resetAlexander Couzens
2022-09-15net: dsa: felix: tc-taprio intervals smaller than MTU should send at least on...Vladimir Oltean
2022-09-15time64.h: consolidate uses of PSEC_PER_NSECVladimir Oltean
2022-09-15net: dsa: felix: access QSYS_TAG_CONFIG under tas_lock in vsc9959_sched_speed...Vladimir Oltean
2022-09-15net: dsa: felix: disable cut-through forwarding for frames oversized for tc-t...Vladimir Oltean
2022-09-08net: dsa: xrs700x: Use irqsave variant for u64 stats updateSebastian Andrzej Siewior
2022-08-31net: dsa: microchip: keep compatibility with device tree blobs with no phy-modeVladimir Oltean
2022-08-31net: dsa: microchip: update the ksz_phylink_get_capsArun Ramadoss
2022-08-31net: dsa: microchip: move the port mirror to ksz_commonArun Ramadoss
2022-08-31net: dsa: microchip: move vlan functionality to ksz_commonArun Ramadoss
2022-08-31net: dsa: microchip: move tag_protocol to ksz_commonArun Ramadoss
2022-08-31net: dsa: microchip: move switch chip_id detection to ksz_commonArun Ramadoss
2022-08-31net: dsa: microchip: ksz9477: cleanup the ksz9477_switch_detectArun Ramadoss
2022-08-25net: mscc: ocelot: make struct ocelot_stat_layout array indexableVladimir Oltean
2022-08-25net: mscc: ocelot: turn stats_lock into a spinlockVladimir Oltean
2022-08-25net: dsa: sja1105: fix buffer overflow in sja1105_setup_devlink_regions()Rustam Subkhankulov
2022-08-25net: mscc: ocelot: fix incorrect ndo_get_stats64 packet countersVladimir Oltean
2022-08-25net: dsa: felix: fix ethtool 256-511 and 512-1023 TX packet countersVladimir Oltean
2022-08-25net: dsa: microchip: ksz9477: fix fdb_dump last invalid entryArun Ramadoss
2022-08-25net: dsa: mv88e6060: prevent crash on an unused portSergei Antonov
2022-08-25net: dsa: felix: suppress non-changes to the tagging protocolVladimir Oltean
2022-08-17net: dsa: felix: fix min gate len calculation for tc when its first gate is c...Vladimir Oltean
2022-08-17net: dsa: felix: build as module when tc-taprio is moduleVladimir Oltean
2022-08-17net: dsa: felix: drop oversized frames with tc-taprio instead of hanging the ...Vladimir Oltean
2022-08-17net: dsa: felix: keep reference on entire tc-taprio configVladimir Oltean
2022-08-17net: dsa: felix: update base time of time-aware shaper when adjusting PTP timeXiaoliang Yang
2022-07-19net: dsa: vitesse-vsc73xx: silent spi_device_id warningsOleksij Rempel
2022-07-19net: dsa: sja1105: silent spi_device_id warningsOleksij Rempel
2022-07-15net: dsa: microchip: ksz_common: Fix refcount leak bugLiang He
2022-06-30net: dsa: felix: fix race between reading PSFP stats and port statsVladimir Oltean
2022-06-23net: dsa: bcm_sf2: force pause link settingsDoug Berger
2022-06-23net/dsa/hirschmann: Add missing of_node_get() in hellcreek_led_setup()Liang He
2022-06-22net: dsa: qca8k: reduce mgmt ethernet timeoutChristian Marangi
2022-06-22net: dsa: qca8k: reset cpu port on MTU changeChristian Marangi
2022-06-09Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-08net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHYAlvin Šipraga
2022-06-08net: dsa: mv88e6xxx: correctly report serdes link failureRussell King (Oracle)
2022-06-08net: dsa: mv88e6xxx: fix BMSR error to be consistent with othersRussell King (Oracle)
2022-06-08net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_completeMarek Behún
2022-06-07net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_listMiaoqian Lin
2022-06-04Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-05-27net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_registerMiaoqian Lin
2022-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-23net: dsa: felix: tag_8021q preparation for multiple CPU portsVladimir Oltean
2022-05-23net: mscc: ocelot: switch from {,un}set to {,un}assign for tag_8021q CPU portsVladimir Oltean
2022-05-23net: dsa: felix: directly call ocelot_port_{set,unset}_dsa_8021q_cpuVladimir Oltean
2022-05-23net: dsa: felix: update bridge fwd mask from ocelot lib when changing tag_802...Vladimir Oltean
2022-05-23net: dsa: felix: move the updating of PGID_CPU to the ocelot libVladimir Oltean
2022-05-23net: dsa: fix missing adjustment of host broadcast floodingVladimir Oltean
2022-05-22net: dsa: restrict SMSC_LAN9303_I2C kconfigRandy Dunlap