summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
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
2025-10-17net: dsa: lantiq_gswip: permit dynamic changes to VLAN filtering stateVladimir Oltean
2025-10-17net: dsa: lantiq_gswip: remove legacy configure_vlan_while_not_filtering optionVladimir Oltean
2025-10-17net: dsa: lantiq_gswip: merge gswip_vlan_add_unaware() and gswip_vlan_add_awa...Vladimir Oltean
2025-10-17net: dsa: lantiq_gswip: remove duplicate assignment to vlan_mapping.val[0]Vladimir Oltean
2025-10-17net: dsa: lantiq_gswip: define VLAN ID 0 constantVladimir Oltean
2025-10-17net: dsa: lantiq_gswip: support bridge FDB entries on the CPU portVladimir Oltean
2025-10-14net: dsa: b53: implement port isolation supportJonas Gorski
2025-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-25net: dsa: lantiq_gswip: suppress -EINVAL errors for bridge FDB entries added ...Vladimir Oltean
2025-09-25net: dsa: lantiq_gswip: move gswip_add_single_port_br() call to port_setup()Vladimir Oltean
2025-09-22net: dsa: microchip: Set SPI as bus interface during reset for KSZ8463Bastien Curutchet
2025-09-19net: dsa: dsa_loop: remove duplicated definition of NUM_FIXED_PHYSHeiner Kallweit
2025-09-17net: dsa: mv88e6xxx: move mv88e6xxx_hwtstamp_work() prototypeRussell King (Oracle)
2025-09-17net: dsa: mv88e6xxx: remove unused 88E6165 register definitionsRussell King (Oracle)
2025-09-17net: dsa: mv88e6xxx: remove duplicated register definitionRussell King (Oracle)
2025-09-17net: dsa: mv88e6xxx: remove unused TAI definitionsRussell King (Oracle)
2025-09-17net: dsa: mv88e6xxx: rename TAI definitions according to coreRussell King (Oracle)
2025-09-17net: dsa: dsa_loop: remove usage of mdio_board_infoHeiner Kallweit
2025-09-16net: dsa: mv88e6xxx: clean up PTP clock during setup failureRussell King (Oracle)
2025-09-14net: dsa: mv88e6xxx: remove unused support for PPS event captureRussell King (Oracle)