index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
marvell-88q2xxx.c
Age
Commit message (
Expand
)
Author
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