summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)AuthorFilesLines
2024-06-12net: dsa: microchip: fix RGMII error in KSZ DSA driverTristram Ha1-1/+1
2024-06-12net: dsa: mv88e6xxx: Avoid EEPROM timeout without EEPROM on 88E6250-family sw...Matthias Schiffer3-2/+93
2024-06-12net: dsa: mv88e6xxx: Add support for model-specific pre- and post-reset handlersMatthias Schiffer2-4/+52
2024-05-17net: dsa: mv88e6xxx: Fix number of databases for 88E6141 / 88E6341Marek Behún1-2/+2
2024-04-27net: dsa: mt7530: fix enabling EEE on MT7531 switch on all boardsArınç ÜNAL2-5/+13
2024-04-27net: dsa: mt7530: fix improper frames on all 25MHz and 40MHz XTAL MT7530Arınç ÜNAL1-2/+3
2024-04-27net: dsa: introduce preferred_default_local_cpu_port and use on MT7530Vladimir Oltean1-0/+15
2024-04-27net: dsa: mt7530: set all CPU ports in MT7531_CPU_PMAPArınç ÜNAL2-8/+8
2024-04-27net: dsa: mt7530: fix mirroring frames received on local portArınç ÜNAL2-0/+10
2024-04-17net: dsa: mt7530: trap link-local frames regardless of ST Port StateArınç ÜNAL2-34/+200
2024-03-27net: dsa: mt7530: fix handling of all link-local framesArınç ÜNAL2-4/+46
2024-03-27net: dsa: mt7530: fix link-local frames that ingress vlan filtering portsArınç ÜNAL2-9/+23
2024-03-27net: dsa: mt7530: prevent possible incorrect XTAL frequency selectionArınç ÜNAL1-4/+4
2024-03-15net: dsa: microchip: fix register write order in ksz8_ind_write8()Tobias Jakobi (Compleo)1-2/+2
2024-02-05net: dsa: qca8k: fix illegal usage of GPIOMichal Vokáč1-2/+1
2024-02-05net: dsa: qca8k: put MDIO bus OF node on qca8k_mdio_register() failureVladimir Oltean1-5/+16
2024-02-05net: dsa: mv88e6xxx: Fix mv88e6352_serdes_get_stats error pathTobias Waldekranz3-11/+11
2024-01-26net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probeKunwu Chan1-0/+2
2023-11-28net: dsa: lan9303: consequently nested-lock physical MDIOAlexander Sverdlin1-2/+2
2023-10-25net: dsa: bcm_sf2: Fix possible memory leak in bcm_sf2_mdio_register()Jinjie Ruan1-9/+15
2023-10-20net: dsa: qca8k: fix potential MDIO bus conflict when accessing internal PHYs...Marek Behún1-0/+11
2023-10-10net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absentFabio Estevam5-35/+6
2023-09-19net: dsa: sja1105: block FDB accesses that are concurrent with a switch resetVladimir Oltean1-0/+2
2023-09-19net: dsa: sja1105: serialize sja1105_port_mcast_flood() with other FDB accessesVladimir Oltean2-13/+45
2023-09-19net: dsa: sja1105: fix multicast forwarding working only for last added mdb e...Vladimir Oltean1-43/+37
2023-09-19net: dsa: sja1105: propagate exact error code from sja1105_dynamic_config_pol...Vladimir Oltean1-7/+8
2023-09-19net: dsa: sja1105: hide all multicast addresses from "bridge fdb show"Vladimir Oltean1-5/+6
2023-09-19net: dsa: sja1105: complete tc-cbs offload support on SJA1110Vladimir Oltean3-0/+19
2023-09-19net: dsa: sja1105: fix -ENOSPC when replacing the same tc-cbs too many timesVladimir Oltean1-3/+20
2023-09-19net: dsa: sja1105: fix bandwidth discrepancy between tc-cbs software and offloadVladimir Oltean1-3/+12
2023-09-13net: dsa: microchip: KSZ9477 register regmap alignment to 32 bit boundariesLukasz Majewski1-20/+15
2023-08-30net: dsa: mt7530: fix handling of 802.1X PAE framesArınç ÜNAL2-0/+6
2023-08-30net: dsa: felix: fix oversize frame dropping for always closed tc-taprio gatesVladimir Oltean1-0/+3
2023-08-23net: dsa: mv88e6xxx: Wait for EEPROM done before HW resetAlfred Lee1-0/+8
2023-08-16net: dsa: ocelot: call dsa_tag_8021q_unregister() under rtnl_lock() on driver...Vladimir Oltean1-0/+2
2023-08-11net: dsa: fix value check in bcm_sf2_sw_probe()Yuanjun Gong1-2/+6
2023-08-03net: dsa: qca8k: fix mdb add/del case with 0 VIDChristian Marangi1-0/+6
2023-08-03net: dsa: qca8k: fix broken search_and_delChristian Marangi1-0/+4
2023-08-03net: dsa: qca8k: fix search_and_insert wrong handling of new ruleChristian Marangi1-3/+6
2023-07-27net: dsa: microchip: correct KSZ8795 static MAC table accessTristram Ha3-5/+18
2023-07-27net: dsa: microchip: ksz8_r_sta_mac_table(): Avoid using error code for empty...Oleksij Rempel1-37/+50
2023-07-27net: dsa: microchip: ksz8: Make ksz8_r_sta_mac_table() staticOleksij Rempel2-4/+2
2023-07-27net: dsa: microchip: ksz8: Separate static MAC table operations for code reuseOleksij Rempel1-11/+23
2023-07-27dsa: mv88e6xxx: Do a final check before timing outLinus Walleij1-0/+7
2023-07-23net: dsa: qca8k: Add check for skb_copyJiasheng Jiang1-0/+3
2023-07-19net: dsa: sja1105: always enable the send_meta optionsVladimir Oltean3-48/+7
2023-07-19net: dsa: vsc73xx: fix MTU configurationPawel Dembicki1-3/+3
2023-07-19net: dsa: sja1105: always enable the INCL_SRCPT optionVladimir Oltean1-7/+2
2023-07-19net: dsa: felix: don't drop PTP frames with tag_8021q when RX timestamping is...Vladimir Oltean1-0/+12
2023-06-28net: dsa: mt7530: fix handling of LLDP framesArınç ÜNAL2-0/+9