index
:
linux.git
master
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
/
phy
/
marvell-88x2222.c
Age
Commit message (
Expand
)
Author
2026-01-13
net: phy: marvell-88x2222: Support SFP through phy_port interface
Maxime Chevallier
2025-09-22
net: phy: update all PHYs to use sfp_get_module_caps()
Russell King (Oracle)
2025-01-14
net: phy: Constify struct mdio_device_id
Christophe JAILLET
2024-08-23
net: phy: add helpers to handle sfp phy connect/disconnect
Maxime Chevallier
2024-03-11
net: phy: marvell-88x2222: Remove unused of_gpio.h
Andy Shevchenko
2023-07-26
net: phy/pcs: Explicitly include correct DT includes
Rob Herring
2023-04-25
net: phy: marvell-88x2222: remove unnecessary (void*) conversions
wuych
2022-10-03
net: sfp: augment SFP parsing with phy_interface_t bitmap
Russell King
2022-06-15
net: phy: marvell-88x2222: set proper phydev->port
Ivan Bornyakov
2021-04-27
net: phy: marvell-88x2222: enable autoneg by default
Ivan Bornyakov
2021-04-14
net: phy: marvell-88x2222: swap 1G/10G modes on autoneg
Ivan Bornyakov
2021-04-14
net: phy: marvell-88x2222: move read_status after config_aneg
Ivan Bornyakov
2021-04-14
net: phy: marvell-88x2222: check that link is operational
Ivan Bornyakov
2021-03-15
net: phy: add Marvell 88X2222 transceiver support
Ivan Bornyakov