summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2023-09-13net: dsa: microchip: KSZ9477 register regmap alignment to 32 bit boundariesLukasz Majewski
2023-08-30net: dsa: mt7530: fix handling of 802.1X PAE framesArınç ÜNAL
2023-08-30net: dsa: felix: fix oversize frame dropping for always closed tc-taprio gatesVladimir Oltean
2023-08-23net: dsa: mv88e6xxx: Wait for EEPROM done before HW resetAlfred Lee
2023-08-16net: dsa: ocelot: call dsa_tag_8021q_unregister() under rtnl_lock() on driver...Vladimir Oltean
2023-08-11net: dsa: fix value check in bcm_sf2_sw_probe()Yuanjun Gong
2023-08-03net: dsa: qca8k: fix mdb add/del case with 0 VIDChristian Marangi
2023-08-03net: dsa: qca8k: fix broken search_and_delChristian Marangi
2023-08-03net: dsa: qca8k: fix search_and_insert wrong handling of new ruleChristian Marangi
2023-08-03net: dsa: qca8k: enable use_single_write for qca8xxxChristian Marangi
2023-07-27net: dsa: microchip: correct KSZ8795 static MAC table accessTristram Ha
2023-07-27dsa: mv88e6xxx: Do a final check before timing outLinus Walleij
2023-07-23net: dsa: ocelot: unlock on error in vsc9959_qos_port_tas_set()Dan Carpenter
2023-07-23net: dsa: Removed unneeded of_node_put in felix_parse_ports_nodeLu Hongfei
2023-07-23net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enumVladimir Oltean
2023-07-23net: dsa: qca8k: Add check for skb_copyJiasheng Jiang
2023-07-23net: mscc: ocelot: fix oversize frame dropping for preemptible TCsVladimir Oltean
2023-07-23net: dsa: felix: make vsc9959_tas_guard_bands_update() visible to ocelot->opsVladimir Oltean
2023-07-19net: dsa: sja1105: always enable the send_meta optionsVladimir Oltean
2023-07-19net: dsa: vsc73xx: fix MTU configurationPawel Dembicki
2023-07-19net: dsa: sja1105: always enable the INCL_SRCPT optionVladimir Oltean
2023-07-19net: dsa: felix: don't drop PTP frames with tag_8021q when RX timestamping is...Vladimir Oltean
2023-06-20net: dsa: introduce preferred_default_local_cpu_port and use on MT7530Vladimir Oltean
2023-06-20net: dsa: mt7530: fix handling of LLDP framesArınç ÜNAL
2023-06-20net: dsa: mt7530: fix handling of BPDUs on MT7530 switchArınç ÜNAL
2023-06-20net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switchArınç ÜNAL
2023-06-20net: dsa: mt7530: set all CPU ports in MT7531_CPU_PMAPArınç ÜNAL
2023-06-14net: dsa: felix: fix taprio guard band overflow at 10Mbps with jumbo framesVladimir Oltean
2023-06-02net: dsa: qca8k: add CONFIG_LEDS_TRIGGERS dependencyArnd Bergmann
2023-06-01net: dsa: lan9303: allow vid != 0 in port_fdb_{add|del} methodsAlexander Sverdlin
2023-06-01net: dsa: mv88e6xxx: Increase wait after reset deactivationAndreas Svensson
2023-05-17net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offsetMarco Migliore
2023-05-13net: dsa: rzn1-a5psw: disable learning for standalone portsClément Léger
2023-05-13net: dsa: rzn1-a5psw: fix STP states handlingAlexis Lothoré
2023-05-13net: dsa: rzn1-a5psw: enable management frames for CPU portClément Léger
2023-05-05net: dsa: mt7530: fix network connectivity with multiple CPU portsArınç ÜNAL
2023-05-05net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621Arınç ÜNAL
2023-04-28net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpuAngelo Dureghello
2023-04-21net: dsa: qca8k: fix LEDS_CLASS dependencyArnd Bergmann
2023-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-19net: dsa: mt7530: fix support for MT7531BEDaniel Golle
2023-04-19net: dsa: microchip: ksz8795: Correctly handle huge frame configurationChristophe JAILLET
2023-04-19net: dsa: qca8k: add LEDs blink_set() supportChristian Marangi
2023-04-19net: dsa: qca8k: add LEDs basic supportChristian Marangi
2023-04-19net: dsa: qca8k: move qca8k_port_to_phy() to headerChristian Marangi
2023-04-17net: mscc: ocelot: add support for preemptible traffic classesVladimir Oltean
2023-04-17net: dsa: felix: act upon the mqprio qopt in taprio offloadVladimir Oltean
2023-04-17net: mscc: ocelot: add support for mqprio offloadVladimir Oltean
2023-04-17net: mscc: ocelot: export a single ocelot_mm_irq()Vladimir Oltean
2023-04-13net: dsa: felix: remove confusing/incorrect comment from felix_setup()Vladimir Oltean