index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
mscc_eswitch
/
felix_switch.c
Age
Commit message (
Expand
)
Author
2022-09-29
dm: core: Drop ofnode_is_available()
Simon Glass
2022-05-03
pci: Add mask parameter to dm_pci_map_bar()
Andrew Scull
2022-05-03
pci: Map bars with offset and length
Andrew Scull
2021-12-02
drivers: net: Soft reset felix switch core
Radu Bulie
2021-11-23
net: dsa: felix: configure the in-band autoneg property based on OF node info
Vladimir Oltean
2021-09-28
net: dsa: felix: check return code of mdio_alloc and mdio_register
Vladimir Oltean
2021-09-28
net: dsa: felix: ensure mii_bus->name is NULL terminated after MDIO_NAME_LEN ...
Vladimir Oltean
2021-09-28
net: dsa: felix: remove "xgmii" phy-mode
Vladimir Oltean
2021-09-28
net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x"
Vladimir Oltean
2021-09-28
net: replace the "xfi" phy-mode with "10gbase-r"
Vladimir Oltean
2021-09-28
net: update NXP copyright text
Vladimir Oltean
2021-09-28
net: dsa: felix: propagate the error code from phy_startup()
Vladimir Oltean
2021-09-28
net: dsa: felix: call phy_config at .port_probe() time
Vladimir Oltean
2021-09-28
net: dsa: felix: felix_init() can be static
Vladimir Oltean
2021-02-16
drivers: net: Add Felix DSA switch driver
Alex Marginean