summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2023-11-28net: dsa: lan9303: consequently nested-lock physical MDIOAlexander Sverdlin
2023-10-25net: dsa: bcm_sf2: Fix possible memory leak in bcm_sf2_mdio_register()Jinjie Ruan
2023-10-10net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absentFabio Estevam
2023-09-19net: dsa: sja1105: hide all multicast addresses from "bridge fdb show"Vladimir Oltean
2023-09-19net: dsa: sja1105: complete tc-cbs offload support on SJA1110Vladimir Oltean
2023-09-19net: dsa: sja1105: fix -ENOSPC when replacing the same tc-cbs too many timesVladimir Oltean
2023-09-19net: dsa: sja1105: fix bandwidth discrepancy between tc-cbs software and offloadVladimir Oltean
2023-08-26net: dsa: mv88e6xxx: Wait for EEPROM done before HW resetAlfred Lee
2023-08-11net: dsa: fix value check in bcm_sf2_sw_probe()Yuanjun Gong
2023-07-23net: dsa: vsc73xx: fix MTU configurationPawel Dembicki
2023-06-28net: dsa: mt7530: fix handling of BPDUs on MT7530 switchArınç ÜNAL
2023-06-28net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switchArınç ÜNAL
2023-06-14net: dsa: lan9303: allow vid != 0 in port_fdb_{add|del} methodsAlexander Sverdlin
2023-06-09net: dsa: mv88e6xxx: Increase wait after reset deactivationAndreas Svensson
2023-06-05net: dsa: mt7530: fix network connectivity with multiple CPU portsArınç ÜNAL
2023-06-05net: dsa: mt7530: split-off common parts from mt7531_setupDaniel Golle
2023-06-05net: dsa: mt7530: rework mt753[01]_setupFrank Wunderlich
2023-05-24net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offsetMarco Migliore
2023-05-17net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621Arınç ÜNAL
2023-05-17net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpuAngelo Dureghello
2023-04-26net: dsa: b53: mmap: add phy opsÁlvaro Fernández Rojas
2023-04-13net: dsa: mv88e6xxx: Reset mv88e6393x force WD event bitGustav Ekelund
2023-04-05net: dsa: mv88e6xxx: Enable IGMP snooping on user ports onlySteffen Bätz
2023-04-05net: dsa: microchip: ksz8863_smi: fix bulk accessOleksij Rempel
2023-03-30net: dsa: mt7530: move setting ssc_delta to PHY_INTERFACE_MODE_TRGMII caseArınç ÜNAL
2023-03-30net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()Arınç ÜNAL
2023-03-30net: dsa: mt7530: move enabling disabling core clock to mt7530_pll_setup()Arınç ÜNAL
2023-03-30net: dsa: b53: mmap: fix device tree supportÁlvaro Fernández Rojas
2023-03-22net: dsa: mv88e6xxx: fix max_mtu of 1492 on 6165, 6191, 6220, 6250, 6290Vladimir Oltean
2023-03-22net: dsa: mt7530: set PLL frequency and trgmii only when trgmii is usedArınç ÜNAL
2023-03-22net: dsa: mt7530: remove now incorrect comment regarding port 5Arınç ÜNAL
2023-03-17net: dsa: mt7530: permit port 5 to work without port 6 on MT7621 SoCVladimir Oltean
2023-02-14net: dsa: mt7530: don't change PVC_EG_TAG when CPU port becomes VLAN-awareVladimir Oltean
2023-02-01net: dsa: microchip: ksz9477: port map correction in ALU table entry registerRakesh Sankaranarayanan
2023-01-12net: dsa: mv88e6xxx: depend on PTP conditionallyJohnny S. Lee
2022-12-31net: lan9303: Fix read error execution pathJerry Ray
2022-12-14net: dsa: sja1105: fix memory leak in sja1105_setup_devlink_regions()Zhengchao Shao
2022-12-14net: dsa: sja1105: avoid out of bounds access in sja1105_init_l2_policing()Radu Nicolae Pirea (OSS)
2022-12-08dsa: lan9303: Correct stat nameJerry Ray
2022-12-02net: dsa: sja1105: disallow C45 transactions on the BASE-TX MDIO busVladimir Oltean
2022-11-10net: dsa: Fix possible memory leaks in dsa_loop_init()Chen Zhongjin
2022-10-05net: mt7531: only do PLL once after the resetAlexander Couzens
2022-09-08net: dsa: xrs700x: Use irqsave variant for u64 stats updateSebastian Andrzej Siewior
2022-08-25net: dsa: sja1105: fix buffer overflow in sja1105_setup_devlink_regions()Rustam Subkhankulov
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-07-29net: dsa: vitesse-vsc73xx: silent spi_device_id warningsOleksij Rempel
2022-07-29net: dsa: sja1105: silent spi_device_id warningsOleksij Rempel
2022-07-29net: dsa: microchip: ksz_common: Fix refcount leak bugLiang He