summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
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
2023-03-15net: dsa: ksz9477: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-15net: dsa: seville_vsc9953: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-15net: dsa: lan9303: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-15net: dsa: lantiq_gswip: mark OF related data as maybe unusedKrzysztof Kozlowski
2023-03-15net: dsa: microchip: add ETS Qdisc support for KSZ9477 seriesOleksij Rempel
2023-03-15net: dsa: microchip: add ksz_setup_tc_mode() functionOleksij Rempel
2023-03-13net: dsa: mt7530: set PLL frequency and trgmii only when trgmii is usedArınç ÜNAL
2023-03-13net: dsa: mt7530: remove now incorrect comment regarding port 5Arınç ÜNAL
2023-03-08net: dsa: mt7530: permit port 5 to work without port 6 on MT7621 SoCVladimir Oltean
2023-02-26net: dsa: ocelot_ext: remove unnecessary phylink.h includeRussell King (Oracle)
2023-02-26net: mscc: ocelot: fix duplicate driver name errorVladimir Oltean
2023-02-26net: dsa: felix: fix internal MDIO controller resource lengthVladimir Oltean
2023-02-26net: dsa: seville: ignore mscc-miim read errors from Lynx PCSVladimir Oltean
2023-02-16net: dsa: ocelot: fix selecting MFD_OCELOTLukas Bulwahn