summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/microchip
AgeCommit message (Expand)Author
2025-01-21net: dsa: ksz: remove ksz_get_mac_eee()Russell King (Oracle)
2025-01-21net: dsa: ksz: remove setting of tx_lpi parametersRussell King (Oracle)
2025-01-20net: dsa: ksz: implement .support_eee() methodRussell King (Oracle)
2024-12-19net: dsa: microchip: Fix LAN937X set_ageing_time functionTristram Ha
2024-12-19net: dsa: microchip: Fix KSZ9477 set_ageing_time functionTristram Ha
2024-12-12net: dsa: microchip: KSZ9896 register regmap alignment to 32 bit boundariesJesse Van Gavere
2024-11-13net: dsa: microchip: Add LAN9646 switch support to KSZ DSA driverTristram Ha
2024-11-11net: dsa: microchip: parse PHY config from device treeOleksij Rempel
2024-11-11net: dsa: microchip: add support for side MDIO interface in LAN937xOleksij Rempel
2024-11-11net: dsa: microchip: cleanup error handling in ksz_mdio_registerOleksij Rempel
2024-11-11net: dsa: microchip: Refactor MDIO handling for side MDIO accessOleksij Rempel
2024-11-03net: dsa: use ethtool string helpersRosen Penev
2024-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-10-24net: dsa: microchip: disable EEE for KSZ879x/KSZ877x/KSZ876xTim Harvey
2024-10-15net: dsa: microchip: copy string using strscpySimon Horman
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-06net: dsa: microchip: replace unclear KSZ8830 stringsPieter Van Trappen
2024-09-06net: dsa: microchip: clean up ksz8_reg definition macrosPieter Van Trappen
2024-09-06net: dsa: microchip: rename ksz8 series filesPieter Van Trappen
2024-09-03net: dsa: microchip: Use scoped function to simplfy codeJinjie Ruan
2024-08-27net: dsa: microchip: Add KSZ8895/KSZ8864 switch supportTristram Ha
2024-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-20net: dsa: microchip: fix PTP config failure when using multiple portsMartin Whitaker
2024-08-16net: dsa: microchip: fix KSZ87xx family structure wrt the datasheetPieter Van Trappen
2024-08-16net: dsa: microchip: add WoL support for KSZ87xx familyPieter Van Trappen
2024-08-16net: dsa: microchip: generalize KSZ9477 WoL functions at ksz_commonPieter Van Trappen
2024-08-16net: dsa: microchip: move KSZ9477 WoL functions to ksz_commonPieter Van Trappen
2024-08-13net: dsa: microchip: ksz9477: unwrap URL in commentEnguerrand de Ribaucourt
2024-08-11net: dsa: microchip: ksz9477: split half-duplex monitoring functionEnguerrand de Ribaucourt
2024-08-08net: dsa: microchip: disable EEE for KSZ8567/KSZ9567/KSZ9896/KSZ9897.Martin Whitaker
2024-08-06net: dsa: microchip: Fix Wake-on-LAN check to not return an errorTristram Ha
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2024-07-08net: dsa: microchip: lan9371/2: update MAC capabilities for port 4Oleksij Rempel
2024-07-04net: dsa: microchip: lan937x: Add error handling in lan937x_setupOleksij Rempel
2024-07-03net: dsa: microchip: lan937x: disable VPHY supportLucas Stach
2024-07-03net: dsa: microchip: lan937x: disable in-band status support for RGMII interf...Lucas Stach
2024-07-03net: dsa: microchip: lan9371/2: add 100BaseTX PHY supportLucas Stach
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-26net: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-06-25net: dsa: microchip: fix wrong register write when masking interruptTristram Ha
2024-06-23net: dsa: microchip: monitor potential faults in half-duplex modeEnguerrand de Ribaucourt
2024-06-23net: dsa: microchip: use collision based back pressure modeEnguerrand de Ribaucourt
2024-06-21net: dsa: ksz_common: Allow only up to two HSR HW offloaded ports for KSZ9477Lukasz Majewski
2024-06-20net: dsa: microchip: fix initial port flush problemTristram Ha
2024-05-29net: dsa: microchip: fix RGMII error in KSZ DSA driverTristram Ha
2024-05-17net: dsa: microchip: Correct initialization order for KSZ88x3 portsOleksij Rempel
2024-05-13net: dsa: microchip: dcb: set default apptrust to PCP onlyOleksij Rempel
2024-05-13net: dsa: microchip: dcb: add comments for DSCP related functionsOleksij Rempel
2024-05-13net: dsa: microchip: dcb: rename IPV to IPMOleksij Rempel
2024-05-10net: dsa: microchip: Fix spellig mistake "configur" -> "configure"Colin Ian King