aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/mscc_eswitch/felix_switch.c
AgeCommit message (Expand)Author
2022-09-29dm: core: Drop ofnode_is_available()Simon Glass
2022-05-03pci: Add mask parameter to dm_pci_map_bar()Andrew Scull
2022-05-03pci: Map bars with offset and lengthAndrew Scull
2021-12-02drivers: net: Soft reset felix switch coreRadu Bulie
2021-11-23net: dsa: felix: configure the in-band autoneg property based on OF node infoVladimir Oltean
2021-09-28net: dsa: felix: check return code of mdio_alloc and mdio_registerVladimir Oltean
2021-09-28net: dsa: felix: ensure mii_bus->name is NULL terminated after MDIO_NAME_LEN ...Vladimir Oltean
2021-09-28net: dsa: felix: remove "xgmii" phy-modeVladimir Oltean
2021-09-28net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x"Vladimir Oltean
2021-09-28net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean
2021-09-28net: update NXP copyright textVladimir Oltean
2021-09-28net: dsa: felix: propagate the error code from phy_startup()Vladimir Oltean
2021-09-28net: dsa: felix: call phy_config at .port_probe() timeVladimir Oltean
2021-09-28net: dsa: felix: felix_init() can be staticVladimir Oltean
2021-02-16drivers: net: Add Felix DSA switch driverAlex Marginean