summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
19 hoursMerge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...Mark Brown
22 hoursMerge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...Mark Brown
35 hoursnet: dsa: sja1105: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
35 hoursnet: dsa: rzn1_a5psw: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
35 hoursnet: dsa: realtek: rtl8366rb: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
35 hoursnet: dsa: realtek: rtl8365mb: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
35 hoursnet: dsa: qca8k: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
35 hoursnet: dsa: mv88e6xxx: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
35 hoursnet: dsa: mv88e6060: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
35 hoursnet: dsa: mt7530: mmio: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
35 hoursnet: dsa: mt7530: mdio: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
35 hoursnet: dsa: mxl-gsw1xx: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
35 hoursnet: dsa: lan9303: mdio: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
35 hoursnet: dsa: lan9303: i2c: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
35 hoursnet: dsa: hellcreek: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
35 hoursnet: dsa: bcm_sf2: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
35 hoursnet: dsa: b53: srab: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
35 hoursnet: dsa: b53: mdio: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
4 daystreewide: refresh kmalloc_obj() conversionsKees Cook
5 daysnet: dsa: mv88e6xxx: bound the policy rule dump by the caller's buffer sizeJakub Kicinski
5 daysnet: dsa: bcm_sf2: bound the CFP rule dump by the caller's buffer sizeJakub Kicinski
6 daysnet: dsa: motorcomm: Add LED supportDavid Yang
6 daysnet: dsa: motorcomm: Split SMI moduleDavid Yang
6 daysnet: dsa: motorcomm: Move to subdirectoryDavid Yang
6 daysnet: dsa: yt921x: Check lock status with lockdep_assert_held_once()David Yang
6 daysnet: dsa: mt7530: implement port_change_conduit opDaniel Golle
6 daysnet: dsa: mt7530: implement port_fast_ageDaniel Golle
6 daysnet: dsa: mt7530: convert to use field accessor macrosDaniel Golle
6 daysnet: dsa: mt7530: drop the dummy poll machineryDaniel Golle
6 daysnet: dsa: mt7530: replace mt7530_read with regmap_readDaniel Golle
6 daysnet: dsa: mt7530: replace mt7530_rmw/set/clear with regmap APIDaniel Golle
6 daysnet: dsa: mt7530: replace mt7530_write with regmap_writeDaniel Golle
6 daysnet: dsa: mt7530: fold mt7530_mii_write/read into mt7530_write/readDaniel Golle
6 daysnet: dsa: mt7530: move MDIO bus locking into regmapDaniel Golle
6 daysnet: dsa: realtek: rtl83xx: use dev_err_cast_probe() for reset GPIOOleksij Rempel
6 daysnet: dsa: realtek: rtl83xx: add support for enabling suppliesAhmad Fatoum
13 daysnet: dsa: mxl862xx: enable assisted learning on CPU portEdoardo Pinci
2026-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-08-18net: dsa: initial support for MT7628 embedded switchJoris Vaisvila
2026-08-17net: dsa: realtek: use gpiod_set_value_cansleep for reset GPIOAhmad Fatoum
2026-08-17net: dsa: mv88e6xxx: Fix PCS link check on CMODE read errorRuoyu Wang
2026-08-17net: dsa: b53: fix error propagation from b53_fdb_dump()Vladimir Oltean
2026-08-07net: dsa: mt7530: serialize the regmap IRQ chip like every other userDaniel Golle
2026-08-07net: dsa: mt7530: check command register writes in fdb and vlan cmdDaniel Golle
2026-08-07net: dsa: mt7530: check CORE_PLL_GROUP4 access in mt7531_setup()Daniel Golle
2026-08-07net: dsa: mt7530: error out on failed PHY_IAC command writesDaniel Golle
2026-08-07net: dsa: mt7530: check bus->read() error in core_rmw()Daniel Golle
2026-08-04net: dsa: realtek: rtl8366rb: Fix up port isolationLinus Walleij
2026-07-31net: dsa: microchip: add two-steps PTP support for KSZ8463Bastien Curutchet (Schneider Electric)
2026-07-31net: dsa: microchip: explicitly enable detection of L2 PTP framesBastien Curutchet (Schneider Electric)