summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: mt7530: fix handling of 802.1X PAE framesArınç ÜNAL2023-08-192-0/+6
* net: dsa: felix: fix oversize frame dropping for always closed tc-taprio gatesVladimir Oltean2023-08-181-0/+3
* net: dsa: mv88e6xxx: Wait for EEPROM done before HW resetAlfred Lee2023-08-161-0/+8
* net: dsa: ocelot: call dsa_tag_8021q_unregister() under rtnl_lock() on driver...Vladimir Oltean2023-08-041-0/+2
* net: dsa: microchip: KSZ9477 register regmap alignment to 32 bit boundariesLukasz Majewski2023-07-291-20/+15
* net: dsa: fix value check in bcm_sf2_sw_probe()Yuanjun Gong2023-07-271-2/+6
* net: dsa: qca8k: fix mdb add/del case with 0 VIDChristian Marangi2023-07-261-0/+6
* net: dsa: qca8k: fix broken search_and_delChristian Marangi2023-07-261-0/+4
* net: dsa: qca8k: fix search_and_insert wrong handling of new ruleChristian Marangi2023-07-261-3/+6
* net: dsa: qca8k: enable use_single_write for qca8xxxChristian Marangi2023-07-261-2/+5
* net: dsa: microchip: correct KSZ8795 static MAC table accessTristram Ha2023-07-173-5/+18
* net: dsa: ar9331: Use explict flags for regmap single read/writeMark Brown2023-07-141-2/+2
* dsa: mv88e6xxx: Do a final check before timing outLinus Walleij2023-07-131-0/+7
* net: dsa: Removed unneeded of_node_put in felix_parse_ports_nodeLu Hongfei2023-07-111-1/+0
* net: dsa: qca8k: Add check for skb_copyJiasheng Jiang2023-07-101-0/+3
* net: mscc: ocelot: fix oversize frame dropping for preemptible TCsVladimir Oltean2023-07-061-4/+17
* net: dsa: felix: make vsc9959_tas_guard_bands_update() visible to ocelot->opsVladimir Oltean2023-07-063-5/+3
* net: mscc: ocelot: extend ocelot->fwd_domain_lock to cover ocelot->tas_lockVladimir Oltean2023-07-062-16/+24
* net: dsa: sja1105: always enable the send_meta optionsVladimir Oltean2023-07-043-48/+7
* net: dsa: vsc73xx: fix MTU configurationPawel Dembicki2023-06-291-3/+3
* net: dsa: sja1105: always enable the INCL_SRCPT optionVladimir Oltean2023-06-291-7/+2
* net: dsa: felix: don't drop PTP frames with tag_8021q when RX timestamping is...Vladimir Oltean2023-06-291-0/+12
* net: dsa: qca8k: add support for additional modes for netdev triggerChristian Marangi2023-06-221-0/+20
* net: dsa: microchip: fix writes to phy registers >= 0x10Rasmus Villemoes2023-06-221-1/+17
* net: dsa: microchip: add ksz_prmw32() helperRasmus Villemoes2023-06-221-0/+7
* net: dsa: microchip: simplify ksz_prmw8()Rasmus Villemoes2023-06-221-11/+2
* net: dsa: mt7530: update PCS driver to use neg_modeRussell King (Oracle)2023-06-221-1/+2
* net: dsa: b53: update PCS driver to use neg_modeRussell King (Oracle)2023-06-221-1/+2
* net: qca8k: update PCS driver to use neg_modeRussell King (Oracle)2023-06-221-7/+6
* net: pcs: xpcs: update PCS driver to use neg_modeRussell King (Oracle)2023-06-221-8/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-222-10/+44
|\
| * net: dsa: introduce preferred_default_local_cpu_port and use on MT7530Vladimir Oltean2023-06-201-0/+15
| * net: dsa: mt7530: fix handling of LLDP framesArınç ÜNAL2023-06-202-0/+9
| * net: dsa: mt7530: fix handling of BPDUs on MT7530 switchArınç ÜNAL2023-06-201-3/+11
| * net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switchArınç ÜNAL2023-06-201-1/+1
| * net: dsa: mt7530: set all CPU ports in MT7531_CPU_PMAPArınç ÜNAL2023-06-202-7/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-151-1/+1
|\|
| * net: dsa: felix: fix taprio guard band overflow at 10Mbps with jumbo framesVladimir Oltean2023-06-141-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-082-4/+1
|\|
| * net: dsa: qca8k: add CONFIG_LEDS_TRIGGERS dependencyArnd Bergmann2023-06-021-0/+1
| * net: dsa: lan9303: allow vid != 0 in port_fdb_{add|del} methodsAlexander Sverdlin2023-06-011-4/+0
* | net: dsa: mv88e6xxx: implement USXGMII mode for mv88e6393xMichal Smulski2023-06-074-4/+53
* | net: dsa: qca8k: remove unnecessary (void*) conversionsAtin Bainada2023-06-073-12/+12
* | net: dsa: ocelot: unlock on error in vsc9959_qos_port_tas_set()Dan Carpenter2023-06-071-1/+2
* | net: dsa: microchip: remove KSZ9477 PHY errata handlingRobert Hancock2023-06-063-75/+4
* | net: dsa: sja1105: use xpcs_create_mdiodev()Russell King (Oracle)2023-06-051-9/+1
* | net: dsa: sja1105: allow XPCS to handle mdiodev lifetimeRussell King (Oracle)2023-06-051-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-011-1/+1
|\|
| * net: dsa: mv88e6xxx: Increase wait after reset deactivationAndreas Svensson2023-06-011-1/+1
* | net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enumVladimir Oltean2023-05-313-8/+17