summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2023-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-18net: dsa: remove legacy_pre_march2020 from driversRussell King (Oracle)
2023-07-17net: dsa: microchip: correct KSZ8795 static MAC table accessTristram Ha
2023-07-14net: dsa: mv88e6xxx: cleanup after phylink_pcs conversionRussell King (Oracle)
2023-07-14net: dsa: mv88e6xxx: convert 88e639x to phylink_pcsRussell King (Oracle)
2023-07-14net: dsa: mv88e6xxx: convert 88e6352 to phylink_pcsRussell King
2023-07-14net: dsa: mv88e6xxx: convert 88e6185 to phylink_pcsRussell King (Oracle)
2023-07-14net: dsa: mv88e6xxx: export mv88e6xxx_pcs_decode_state()Russell King (Oracle)
2023-07-14net: dsa: mv88e6xxx: add infrastructure for phylink_pcsRussell King (Oracle)
2023-07-14net: dsa: mv88e6xxx: remove handling for DSA and CPU portsRussell King (Oracle)
2023-07-14net: dsa: ar9331: Use maple tree register cacheMark Brown
2023-07-14net: dsa: ar9331: Use explict flags for regmap single read/writeMark Brown
2023-07-13dsa: mv88e6xxx: Do a final check before timing outLinus Walleij
2023-07-11net: dsa: Removed unneeded of_node_put in felix_parse_ports_nodeLu Hongfei
2023-07-10net: dsa: qca8k: Add check for skb_copyJiasheng Jiang
2023-07-06net: mscc: ocelot: fix oversize frame dropping for preemptible TCsVladimir Oltean
2023-07-06net: dsa: felix: make vsc9959_tas_guard_bands_update() visible to ocelot->opsVladimir Oltean
2023-07-06net: mscc: ocelot: extend ocelot->fwd_domain_lock to cover ocelot->tas_lockVladimir Oltean
2023-07-04net: dsa: sja1105: always enable the send_meta optionsVladimir Oltean
2023-06-29net: dsa: vsc73xx: fix MTU configurationPawel Dembicki
2023-06-29net: dsa: sja1105: always enable the INCL_SRCPT optionVladimir Oltean
2023-06-29net: dsa: felix: don't drop PTP frames with tag_8021q when RX timestamping is...Vladimir Oltean
2023-06-22net: dsa: qca8k: add support for additional modes for netdev triggerChristian Marangi
2023-06-22net: dsa: microchip: fix writes to phy registers >= 0x10Rasmus Villemoes
2023-06-22net: dsa: microchip: add ksz_prmw32() helperRasmus Villemoes
2023-06-22net: dsa: microchip: simplify ksz_prmw8()Rasmus Villemoes
2023-06-22net: dsa: mt7530: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: dsa: b53: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: qca8k: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: pcs: xpcs: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-14net: dsa: felix: fix taprio guard band overflow at 10Mbps with jumbo framesVladimir Oltean
2023-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-07net: dsa: mv88e6xxx: implement USXGMII mode for mv88e6393xMichal Smulski
2023-06-07net: dsa: qca8k: remove unnecessary (void*) conversionsAtin Bainada
2023-06-07net: dsa: ocelot: unlock on error in vsc9959_qos_port_tas_set()Dan Carpenter
2023-06-06net: dsa: microchip: remove KSZ9477 PHY errata handlingRobert Hancock
2023-06-05net: dsa: sja1105: use xpcs_create_mdiodev()Russell King (Oracle)
2023-06-05net: dsa: sja1105: allow XPCS to handle mdiodev lifetimeRussell King (Oracle)
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-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-01net: dsa: mv88e6xxx: Increase wait after reset deactivationAndreas Svensson
2023-05-31net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enumVladimir Oltean