summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-08net: dsa: b53: fix ageing time for BCM53101Jonas Gorski
2025-09-05net: dsa: felix: support phy-mode = "10g-qxgmii"Vladimir Oltean
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-04net: dsa: dsa_loop: use int type to store negative error codesQianfeng Rong
2025-09-02net: dsa: lantiq_gswip: move MDIO bus registration to .setup()Daniel Golle
2025-09-02net: dsa: lantiq_gswip: support standard MDIO node nameDaniel Golle
2025-09-02net: dsa: lantiq_gswip: support offset of MII registersDaniel Golle
2025-09-02net: dsa: lantiq_gswip: ignore SerDes modes in phylink_mac_config()Daniel Golle
2025-09-02net: dsa: lantiq_gswip: support model-specific mac_select_pcs()Daniel Golle
2025-09-02net: dsa: lantiq_gswip: move to dedicated folderDaniel Golle
2025-09-02net: dsa: mv88e6xxx: Fix fwnode reference leaks in mv88e6xxx_port_setup_ledsMiaoqian Lin
2025-08-26net: phy: fixed_phy: let fixed_phy_unregister free the phy_deviceHeiner Kallweit
2025-08-25net: dsa: lantiq_gswip: store switch API version in privDaniel Golle
2025-08-25net: dsa: lantiq_gswip: make DSA tag protocol model-specificDaniel Golle
2025-08-25net: dsa: lantiq_gswip: load model-specific microcodeDaniel Golle
2025-08-25net: dsa: lantiq_gswip: introduce bitmap for MII portsDaniel Golle
2025-08-25net: dsa: lantiq_gswip: move definitions to headerDaniel Golle
2025-08-25net: dsa: lantiq_gswip: prepare for more CPU port optionsDaniel Golle
2025-08-25net: dsa: lantiq_gswip: deduplicate dsa_switch_opsDaniel Golle
2025-08-21net: dsa: Remove the use of dev_err_probe()Xichao Zhao
2025-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-20net: dsa: microchip: Fix KSZ9477 HSR port setup issueTristram Ha
2025-08-18net: dsa: b53: fix reserved register access in b53_fdb_dump()Jonas Gorski
2025-08-18net: dsa: ks8995: Add basic switch set-upLinus Walleij
2025-08-18net: dsa: ks8995: Delete sysfs register accessLinus Walleij
2025-08-18net: dsa: ks8995: Add proper RESET delayLinus Walleij
2025-08-18net: dsa: Move KS8995 to the DSA subsystemLinus Walleij
2025-08-14net: dsa: b53: mmap: Implement bcm63268 gphy power controlKyle Hendry
2025-08-14net: dsa: b53: mmap: Add gphy port to phy info for bcm63268Kyle Hendry
2025-08-14net: dsa: realtek: remove unnecessary file, dentry, inode declarationsVladimir Oltean
2025-08-14Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-08net: dsa: microchip: Fix KSZ8863 reset problemTristram Ha
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-25net: dsa: microchip: Disable PTP function of KSZ8463Tristram Ha
2025-07-25net: dsa: microchip: Setup fiber ports for KSZ8463Tristram Ha
2025-07-25net: dsa: microchip: Write switch MAC address differently for KSZ8463Tristram Ha
2025-07-25net: dsa: microchip: Use different registers for KSZ8463Tristram Ha
2025-07-25net: dsa: microchip: Add KSZ8463 switch support to KSZ DSA driverTristram Ha
2025-07-25net: dsa: b53: mmap: Implement bcm63xx ephy power controlKyle Hendry
2025-07-25net: dsa: b53: mmap: Add register layout for bcm6368Kyle Hendry
2025-07-25net: dsa: b53: mmap: Add register layout for bcm6318Kyle Hendry
2025-07-25net: dsa: b53: mmap: Add syscon reference and register layout for bcm63268Kyle Hendry
2025-07-25net: dsa: b53: Define chip IDs for more bcm63xx SoCsKyle Hendry
2025-07-25net: dsa: b53: Add phy_enable(), phy_disable() methodsKyle Hendry
2025-07-25net: dsa: microchip: Fix wrong rx drop MIB counter for KSZ8863Tristram Ha
2025-07-13net: dsa: mt7530: Constify struct regmap_configChristophe JAILLET
2025-07-10net: dsa: rzn1_a5psw: use devm to enable clocksRosen Penev