summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2023-05-31net: dsa: mv88e6xxx: add support for MV88E6071 switchLukasz Majewski
2023-05-31net: dsa: mv88e6xxx: add support for MV88E6020 switchMatthias Schiffer
2023-05-31net: dsa: Define .set_max_frame_size() callback for mv88e6250 SoC familyLukasz Majewski
2023-05-31net: dsa: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-05-31net: dsa: qca8k: add op to get ports netdevAndrew Lunn
2023-05-31net: dsa: qca8k: implement hw_control opsChristian Marangi
2023-05-30net: dsa: mv88e6xxx: enable support for 88E6361 switchAlexis Lothoré
2023-05-30net: dsa: mv88e6xxx: pass mv88e6xxx_chip structure to port_max_speed_modeAlexis Lothoré
2023-05-30net: dsa: mv88e6xxx: fix 88E6393X family internal phys layoutAlexis Lothoré
2023-05-30net: dsa: mv88e6xxx: add field to specify internal phys layoutAlexis Lothoré
2023-05-30net: dsa: mv88e6xxx: use mv88e6xxx_phy_is_internal in mv88e6xxx_port_ppu_updatesAlexis Lothoré
2023-05-30net: dsa: mv88e6xxx: pass directly chip structure to mv88e6xxx_phy_is_internalAlexis Lothoré
2023-05-30dsa: lan9303: Remove stray gpiod_unexport() callAndy Shevchenko
2023-05-30net: dsa: microchip: Add register access control for KSZ8873 chipOleksij Rempel
2023-05-30net: dsa: microchip: ksz8: Prepare ksz8863_smi for regmap register access val...Oleksij Rempel
2023-05-30net: dsa: microchip: remove ksz_port:on variableOleksij Rempel
2023-05-30net: dsa: microchip: add an enum for regmap widthsVladimir Oltean
2023-05-30net: dsa: microchip: improving error handling for 8-bit register RMW operationsOleksij Rempel
2023-05-29net: dsa: ocelot: use lynx_pcs_create_mdiodev()Russell King (Oracle)
2023-05-26net: dsa: mv88e6xxx: move link forcing to mac_prepare/mac_finishRussell King (Oracle)
2023-05-17net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offsetMarco Migliore
2023-05-13net: dsa: rzn1-a5psw: disable learning for standalone portsClément Léger
2023-05-13net: dsa: rzn1-a5psw: fix STP states handlingAlexis Lothoré
2023-05-13net: dsa: rzn1-a5psw: enable management frames for CPU portClément Léger
2023-05-05net: dsa: mt7530: fix network connectivity with multiple CPU portsArınç ÜNAL
2023-05-05net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621Arınç ÜNAL
2023-04-28net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpuAngelo Dureghello
2023-04-21net: dsa: qca8k: fix LEDS_CLASS dependencyArnd Bergmann
2023-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-19net: dsa: mt7530: fix support for MT7531BEDaniel Golle
2023-04-19net: dsa: microchip: ksz8795: Correctly handle huge frame configurationChristophe JAILLET
2023-04-19net: dsa: qca8k: add LEDs blink_set() supportChristian Marangi
2023-04-19net: dsa: qca8k: add LEDs basic supportChristian Marangi
2023-04-19net: dsa: qca8k: move qca8k_port_to_phy() to headerChristian Marangi
2023-04-17net: mscc: ocelot: add support for preemptible traffic classesVladimir Oltean
2023-04-17net: dsa: felix: act upon the mqprio qopt in taprio offloadVladimir Oltean
2023-04-17net: mscc: ocelot: add support for mqprio offloadVladimir Oltean
2023-04-17net: mscc: ocelot: export a single ocelot_mm_irq()Vladimir Oltean
2023-04-13net: dsa: felix: remove confusing/incorrect comment from felix_setup()Vladimir Oltean
2023-04-11net: dsa: mv88e6xxx: Correct cmode to PHY_INTERFACE_Andrew Lunn
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-06net: dsa: microchip: Utilize error values in ksz8_w_sta_mac_table()Oleksij Rempel
2023-04-06net: dsa: microchip: Make ksz8_w_sta_mac_table() staticOleksij Rempel
2023-04-06net: dsa: microchip: ksz8_r_sta_mac_table(): Utilize error values from read/w...Oleksij Rempel
2023-04-06net: dsa: microchip: ksz8_r_sta_mac_table(): Avoid using error code for empty...Oleksij Rempel
2023-04-06net: dsa: microchip: ksz8: Make ksz8_r_sta_mac_table() staticOleksij Rempel
2023-04-06net: dsa: microchip: ksz8: Implement add/del_fdb and use static MAC table ope...Oleksij Rempel
2023-04-06net: dsa: microchip: ksz8: Separate static MAC table operations for code reuseOleksij Rempel
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