summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2023-04-03net: dsa: mt7530: introduce driver for MT7988 built-in switchDaniel Golle
2023-04-03net: dsa: mt7530: skip locking if MDIO bus isn't presentDaniel Golle
2023-04-03net: dsa: mt7530: introduce separate MDIO driverDaniel Golle
2023-04-03net: dsa: mt7530: split-off common parts from mt7531_setupDaniel Golle
2023-04-03net: dsa: mt7530: introduce mt7530_remove_common helper functionDaniel Golle
2023-04-03net: dsa: mt7530: introduce mt7530_probe_common helper functionDaniel Golle
2023-04-03net: dsa: mt7530: move p5_intf_modes() function to mt7530.cDaniel Golle
2023-04-03net: dsa: mt7530: introduce mutex helpersDaniel Golle
2023-04-03net: dsa: mt7530: move SGMII PCS creation to mt7530_probe functionDaniel Golle
2023-04-03net: dsa: mt7530: use regmap to access switch register spaceDaniel Golle
2023-04-03net: dsa: mt7530: use unlocked regmap accessorsDaniel Golle
2023-04-03net: dsa: mt7530: refactor SGMII PCS creationDaniel Golle
2023-04-03net: dsa: mt7530: make some noise if register read failsDaniel Golle
2023-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-30net: dsa: mv88e6xxx: Enable IGMP snooping on user ports onlySteffen Bätz
2023-03-27net: dsa: b53: mmap: add phy opsÁlvaro Fernández Rojas
2023-03-27net: dsa: b53: mdio: add support for BCM53134Paul Geurts
2023-03-25net: dsa: microchip: ksz8: fix MDB configuration with non-zero VIDOleksij Rempel
2023-03-25net: dsa: microchip: ksz8863_smi: fix bulk accessOleksij Rempel
2023-03-25net: dsa: microchip: ksz8: ksz8_fdb_dump: avoid extracting ghost entry from e...Oleksij Rempel
2023-03-25net: dsa: microchip: ksz8: fix offset for the timestamp filedOleksij Rempel
2023-03-25net: dsa: microchip: ksz8: fix ksz8_fdb_dump() to extract all 1024 entriesOleksij Rempel
2023-03-25net: dsa: microchip: ksz8: fix ksz8_fdb_dump()Oleksij Rempel
2023-03-24net: dsa: realtek: fix out-of-bounds accessAhmad Fatoum
2023-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-22net: dsa: mt7530: move setting ssc_delta to PHY_INTERFACE_MODE_TRGMII caseArınç ÜNAL
2023-03-22net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()Arınç ÜNAL
2023-03-22net: dsa: mt7530: move enabling disabling core clock to mt7530_pll_setup()Arınç ÜNAL
2023-03-22net: dsa: b53: add BCM63268 RGMII configurationÁlvaro Fernández Rojas
2023-03-22net: dsa: b53: mmap: allow passing a chip IDÁlvaro Fernández Rojas
2023-03-22net: dsa: b53: mmap: add more 63xx SoCsÁlvaro Fernández Rojas
2023-03-21net: dsa: b53: add support for BCM63xx RGMIIsÁlvaro Fernández Rojas
2023-03-21net: dsa: qca8k: remove assignment of an_enabled in pcs_get_state()Russell King (Oracle)
2023-03-21net: dsa: mv88e6xxx: fix mdio bus' phy_mask memberMarek Behún
2023-03-20net: dsa: mt7530: use external PCS driverDaniel Golle
2023-03-20net: dsa: ocelot: add support for external physColin Foster
2023-03-20net: dsa: felix: allow serdes configuration for dsa portsColin Foster
2023-03-20net: dsa: felix: allow configurable phylink_mac_configColin Foster
2023-03-20net: dsa: felix: attempt to initialize internal hsio pllsColin Foster
2023-03-17net: dsa: mv88e6xxx: mask apparently non-existing phys during probingKlaus Kudielka
2023-03-17net: dsa: mv88e6xxx: move call to mv88e6xxx_mdios_register()Klaus Kudielka
2023-03-17net: dsa: mv88e6xxx: re-order functionsKlaus Kudielka
2023-03-17net: dsa: mv88e6xxx: don't dispose of Global2 IRQ mappings from mdiobus codeVladimir Oltean
2023-03-17net: dsa: b53: mmap: fix device tree supportÁlvaro Fernández Rojas
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-17net: dsa: realtek: rtl8365mb: add change_mtuLuiz Angelo Daros de Luca
2023-03-16net: dsa: microchip: fix RGMII delay configuration on KSZ8765/KSZ8794/KSZ8795Marek Vasut
2023-03-16net: dsa: hellcreek: Get rid of custom led_init_default_state_get()Andy Shevchenko
2023-03-16net: dsa: mv88e6xxx: fix max_mtu of 1492 on 6165, 6191, 6220, 6250, 6290Vladimir Oltean
2023-03-15net: dsa: ocelot: drop of_match_ptr for ID tableKrzysztof Kozlowski