summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2025-11-26net: dsa: sja1105: fix SGMII linking at 10M or 100M but not passing trafficVladimir Oltean
2025-11-25net: dsa: microchip: Fix symetry in ksz_ptp_msg_irq_{setup/free}()Bastien Curutchet (Schneider Electric)
2025-11-25net: dsa: microchip: Free previously initialized ports on init failuresBastien Curutchet (Schneider Electric)
2025-11-25net: dsa: microchip: Don't free uninitialized ksz_irqBastien Curutchet (Schneider Electric)
2025-11-25net: dsa: microchip: ptp: Fix checks on irq_find_mapping()Bastien Curutchet (Schneider Electric)
2025-11-25net: dsa: microchip: common: Fix checks on irq_find_mapping()Bastien Curutchet (Schneider Electric)
2025-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-20net: dsa: microchip: lan937x: Fix RGMII delay tuningOleksij Rempel
2025-11-19net: dsa: sja1105: Switch to use %ptSpAndy Shevchenko
2025-11-18net: dsa: ks8995: Fix incorrect OF match table nameAlok Tiwari
2025-11-14net: dsa: hellcreek: fix missing error handling in LED registrationPavel Zhigulin
2025-11-10net: dsa: loop: use new helper fixed_phy_register_100fd to simplify the codeHeiner Kallweit
2025-11-10net: dsa: b53: add support for bcm63xx ARL entry formatJonas Gorski
2025-11-10net: dsa: b53: add support for 5389/5397/5398 ARL entry formatJonas Gorski
2025-11-10net: dsa: b53: move ARL entry functions into ops structJonas Gorski
2025-11-10net: dsa: b53: split reading search entry into their own functionsJonas Gorski
2025-11-10net: dsa: b53: provide accessors for accessing ARL_SRCH_CTLJonas Gorski
2025-11-10net: dsa: b53: move writing ARL entries into their own functionsJonas Gorski
2025-11-10net: dsa: b53: move reading ARL entries into their own functionJonas Gorski
2025-11-10net: dsa: b53: b53_arl_read{,25}(): use the entry for comparisionJonas Gorski
2025-11-06net: dsa: add driver for MaxLinear GSW1xx switch familyDaniel Golle
2025-11-06net: dsa: lantiq_gswip: allow adjusting MII delaysDaniel Golle
2025-11-06net: dsa: lantiq_gswip: add vendor property to setup MII refclk outputDaniel Golle
2025-11-06net: dsa: lantiq_gswip: define and use GSWIP_TABLE_MAC_BRIDGE_VAL1_VALIDDaniel Golle
2025-11-06net: dsa: lantiq_gswip: set link parameters also for CPU portDaniel Golle
2025-11-06net: dsa: lantiq_gswip: support Energy Efficient EthernetDaniel Golle
2025-11-06net: dsa: lantiq_gswip: support enable/disable learningDaniel Golle
2025-11-06net: dsa: lantiq_gswip: split into common and MMIO partsDaniel Golle
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-06net: dsa: microchip: Fix reserved multicast address table programmingTristram Ha
2025-11-05net: dsa: microchip: Fix a link check in ksz9477_pcs_read()Dan Carpenter
2025-11-03net: dsa: yt921x: Fix spelling mistake "stucked" -> "stuck"Colin Ian King
2025-11-03net: dsa: b53: properly bound ARL searches for < 4 ARL bin chipsJonas Gorski
2025-11-03net: dsa: b53: stop reading ARL entries if search is doneJonas Gorski
2025-11-03net: dsa: b53: fix enabling ip multicastJonas Gorski
2025-11-03net: dsa: b53: fix bcm63xx RGMII port link adjustmentJonas Gorski
2025-11-03net: dsa: b53: fix resetting speed and pause on forced linkJonas Gorski
2025-10-23net: dsa: lantiq_gswip: harmonize gswip_mii_mask_*() parametersDaniel Golle
2025-10-23net: dsa: lantiq_gswip: optimize regmap_write_bits() statementsDaniel Golle
2025-10-23net: dsa: lantiq_gswip: replace *_mask() functions with regmap APIDaniel Golle
2025-10-23net: dsa: lantiq_gswip: manually convert remaining uses of read accessorsDaniel Golle
2025-10-23net: dsa: lantiq_gswip: convert trivial accessor uses to regmapDaniel Golle
2025-10-23net: dsa: lantiq_gswip: convert accessors to use regmapDaniel Golle
2025-10-23net: dsa: lantiq_gswip: clarify GSWIP 2.2 VLAN mode in commentDaniel Golle
2025-10-21net: dsa: yt921x: Add support for Motorcomm YT921xDavid Yang
2025-10-17net: dsa: lantiq_gswip: treat VID 0 like the PVIDVladimir Oltean
2025-10-17net: dsa: lantiq_gswip: drop untagged on VLAN-aware bridge ports with no PVIDVladimir Oltean
2025-10-17net: dsa: lantiq_gswip: put a more descriptive error print in gswip_vlan_remo...Vladimir Oltean
2025-10-17net: dsa: lantiq_gswip: remove vlan_aware and pvid arguments from gswip_vlan_...Vladimir Oltean
2025-10-17net: dsa: lantiq_gswip: disallow changes to privately set up VID 0Vladimir Oltean