summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)AuthorFilesLines
2025-08-25net: dsa: lantiq_gswip: prepare for more CPU port optionsDaniel Golle1-29/+50
2025-08-25net: dsa: lantiq_gswip: deduplicate dsa_switch_opsDaniel Golle1-29/+15
2025-08-21net: dsa: Remove the use of dev_err_probe()Xichao Zhao1-2/+1
2025-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-1/+7
2025-08-20net: dsa: microchip: Fix KSZ9477 HSR port setup issueTristram Ha1-0/+6
2025-08-18net: dsa: b53: fix reserved register access in b53_fdb_dump()Jonas Gorski1-1/+1
2025-08-18net: dsa: ks8995: Add basic switch set-upLinus Walleij2-3/+396
2025-08-18net: dsa: ks8995: Delete sysfs register accessLinus Walleij1-47/+0
2025-08-18net: dsa: ks8995: Add proper RESET delayLinus Walleij1-3/+9
2025-08-18net: dsa: Move KS8995 to the DSA subsystemLinus Walleij3-0/+514
2025-08-14net: dsa: b53: mmap: Implement bcm63268 gphy power controlKyle Hendry1-4/+29
2025-08-14net: dsa: b53: mmap: Add gphy port to phy info for bcm63268Kyle Hendry1-0/+2
2025-08-14net: dsa: realtek: remove unnecessary file, dentry, inode declarationsVladimir Oltean1-3/+0
2025-08-14Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-9/+12
2025-08-08net: dsa: microchip: Fix KSZ8863 reset problemTristram Ha2-9/+12
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski2-2/+2
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds23-203/+1013
2025-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-1/+6
2025-07-25net: dsa: microchip: Disable PTP function of KSZ8463Tristram Ha1-0/+11
2025-07-25net: dsa: microchip: Setup fiber ports for KSZ8463Tristram Ha2-0/+19
2025-07-25net: dsa: microchip: Write switch MAC address differently for KSZ8463Tristram Ha1-1/+10
2025-07-25net: dsa: microchip: Use different registers for KSZ8463Tristram Ha3-28/+92
2025-07-25net: dsa: microchip: Add KSZ8463 switch support to KSZ DSA driverTristram Ha6-3/+388
2025-07-25net: dsa: b53: mmap: Implement bcm63xx ephy power controlKyle Hendry1-0/+50
2025-07-25net: dsa: b53: mmap: Add register layout for bcm6368Kyle Hendry1-0/+11
2025-07-25net: dsa: b53: mmap: Add register layout for bcm6318Kyle Hendry1-1/+14
2025-07-25net: dsa: b53: mmap: Add syscon reference and register layout for bcm63268Kyle Hendry1-0/+25
2025-07-25net: dsa: b53: Define chip IDs for more bcm63xx SoCsKyle Hendry3-21/+21
2025-07-25net: dsa: b53: Add phy_enable(), phy_disable() methodsKyle Hendry2-0/+8
2025-07-25net: dsa: microchip: Fix wrong rx drop MIB counter for KSZ8863Tristram Ha2-1/+6
2025-07-13net: dsa: mt7530: Constify struct regmap_configChristophe JAILLET2-23/+19
2025-07-10net: dsa: rzn1_a5psw: use devm to enable clocksRosen Penev1-18/+4
2025-07-10net: dsa: rzn1_a5psw: add COMPILE_TESTRosen Penev1-1/+1
2025-07-01net: dsa: hellcreek: Constify struct devlink_region_ops and struct hellcreek_...Christophe JAILLET1-10/+10
2025-07-01net: dsa: mv88e6xxx: Use kcalloc()Christophe JAILLET1-9/+4
2025-07-01net: dsa: mv88e6xxx: Constify struct devlink_region_ops and struct mv88e6xxx_...Christophe JAILLET1-9/+9
2025-07-01time/timecounter: Fix the lie that struct cyclecounter is constGreg Kroah-Hartman2-4/+4
2025-06-17net: dsa: mt7530: use new GPIO line value setter callbacksBartosz Golaszewski1-2/+4
2025-06-17net: dsa: vsc73xx: use new GPIO line value setter callbacksBartosz Golaszewski1-5/+5
2025-06-17net: dsa: b53: ensure BCM5325 PHYs are enabledÁlvaro Fernández Rojas2-1/+17
2025-06-17net: dsa: b53: fix b53_imp_vlan_setup for BCM5325Álvaro Fernández Rojas1-0/+4
2025-06-17net: dsa: b53: fix unicast/multicast flooding on BCM5325Álvaro Fernández Rojas2-18/+55
2025-06-17net: dsa: b53: prevent GMII_PORT_OVERRIDE_CTRL access on BCM5325Álvaro Fernández Rojas2-4/+18
2025-06-17net: dsa: b53: prevent BRCM_HDR access on older devicesÁlvaro Fernández Rojas1-0/+5
2025-06-17net: dsa: b53: prevent DIS_LEARNING access on BCM5325Álvaro Fernández Rojas1-1/+10
2025-06-17net: dsa: b53: fix IP_MULTICAST_CTRL on BCM5325Álvaro Fernández Rojas2-7/+12
2025-06-17net: dsa: b53: prevent SWITCH_CTRL access on BCM5325Álvaro Fernández Rojas1-5/+6
2025-06-17net: dsa: b53: prevent FAST_AGE access on BCM5325Álvaro Fernández Rojas1-0/+9
2025-06-17net: dsa: b53: add support for FDB operations on 5325/5365Florian Fainelli3-22/+115
2025-06-17net: dsa: b53: detect BCM5325 variantsÁlvaro Fernández Rojas2-3/+40