index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
bcm54140.c
Age
Commit message (
Expand
)
Author
2023-12-17
net: phy: extend PHY package API to support multiple global address
Christian Marangi
2023-04-09
net: phy: bcm54140: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2020-11-05
net: phy: broadcom: remove use of ack_interrupt()
Ioana Ciornei
2020-11-05
net: phy: broadcom: implement generic .handle_interrupt() callback
Ioana Ciornei
2020-05-13
net: phy: bcm54140: add cable diagnostics support
Michael Walle
2020-05-06
net: phy: bcm54140: use phy_package_shared
Michael Walle
2020-04-30
net: phy: bcm54140: add second PHY ID
Michael Walle
2020-04-30
net: phy: bcm54140: apply the workaround on b0 chips
Michael Walle
2020-04-30
net: phy: bcm54140: fix phy_id_mask
Michael Walle
2020-04-30
net: phy: bcm54140: use genphy_soft_reset()
Michael Walle
2020-04-28
net: phy: bcm54140: Make a bunch of functions static
ChenTao
2020-04-23
net: phy: bcm54140: fix less than zero comparison on an unsigned
Colin Ian King
2020-04-22
net: phy: bcm54140: add hwmon support
Michael Walle
2020-04-22
net: phy: add Broadcom BCM54140 support
Michael Walle