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-88q2xxx.c
Age
Commit message (
Expand
)
Author
2025-12-04
net: phy: marvell-88q2xxx: Fix clamped value in mv88q2xxx_hwmon_write
Thorsten Blum
2025-05-15
net: phy: marvell-88q2xxx: Enable temperature measurement in probe again
Dimitri Fedrau
2025-04-24
net: phy: marvell-88q2xxx: Enable temperature sensor for mv88q211x
Niklas Söderlund
2025-03-21
net: phy: marvell-88q2xxx: remove call to devm_hwmon_sanitize_name
Heiner Kallweit
2025-02-18
net: phy: marvell-88q2xxx: Init PHY private structure for mv88q211x
Niklas Söderlund
2025-02-18
net: phy: marvell-88q2xxx: enable temperature sensor in mv88q2xxx_config_init
Dimitri Fedrau
2025-02-18
net: phy: marvell-88q2xxx: order includes alphabetically
Dimitri Fedrau
2025-02-18
net: phy: marvell-88q2xxx: align defines
Dimitri Fedrau
2025-02-13
net: phy: marvell-88q2xxx: Add support for PHY LEDs on 88q2xxx
Dimitri Fedrau
2025-01-23
net: phy: marvell-88q2xxx: Fix temperature measurement with reset-gpios
Dimitri Fedrau
2025-01-14
net: phy: Constify struct mdio_device_id
Christophe JAILLET
2024-10-08
net: phy: marvell-88q2xxx: Enable auto negotiation for mv88q2110
Niklas Söderlund
2024-10-08
net: phy: marvell-88q2xxx: Make register writer function generic
Niklas Söderlund
2024-10-08
net: phy: marvell-88q2xxx: Align soft reset for mv88q2110 and mv88q2220
Niklas Söderlund
2024-05-08
net: phy: marvell-88q2xxx: add support for Rev B1 and B2
Gregor Herburger
2024-02-21
net: phy: marvell-88q2xxx: move interrupt configuration
Dimitri Fedrau
2024-02-21
net: phy: marvell-88q2xxx: remove duplicated assignment of pma_extable
Dimitri Fedrau
2024-02-21
net: phy: marvell-88q2xxx: cleanup mv88q2xxx_config_init
Dimitri Fedrau
2024-02-21
net: phy: marvell-88q2xxx: switch to mv88q2xxx_config_aneg
Dimitri Fedrau
2024-02-21
net: phy: marvell-88q2xxx: make mv88q2xxx_config_aneg generic
Dimitri Fedrau
2024-02-21
net: phy: marvell-88q2xxx: add cable test support
Dimitri Fedrau
2024-02-21
net: phy: marvell-88q2xxx: add support for temperature sensor
Dimitri Fedrau
2024-02-21
net: phy: marvell-88q2xxx: add suspend / resume ops
Dimitri Fedrau
2024-02-21
net: phy: marvell-88q2xxx: add interrupt support for link detection
Dimitri Fedrau
2024-02-21
net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHY
Dimitri Fedrau
2024-02-21
net: phy: marvell-88q2xxx: fix typos
Dimitri Fedrau
2023-07-20
net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2110 PHY
Stefan Eichenberger