aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/bcm54140.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-05net: phy: broadcom: remove use of ack_interrupt()Ioana Ciornei1-5/+15
2020-11-05net: phy: broadcom: implement generic .handle_interrupt() callbackIoana Ciornei1-5/+21
2020-05-13net: phy: bcm54140: add cable diagnostics supportMichael Walle1-0/+3
2020-05-06net: phy: bcm54140: use phy_package_sharedMichael Walle1-46/+11
2020-04-30net: phy: bcm54140: add second PHY IDMichael Walle1-2/+9
2020-04-30net: phy: bcm54140: apply the workaround on b0 chipsMichael Walle1-3/+8
2020-04-30net: phy: bcm54140: fix phy_id_maskMichael Walle1-2/+2
2020-04-30net: phy: bcm54140: use genphy_soft_reset()Michael Walle1-0/+1
2020-04-28net: phy: bcm54140: Make a bunch of functions staticChenTao1-3/+3
2020-04-23net: phy: bcm54140: fix less than zero comparison on an unsignedColin Ian King1-2/+4
2020-04-22net: phy: bcm54140: add hwmon supportMichael Walle1-0/+396
2020-04-22net: phy: add Broadcom BCM54140 supportMichael Walle1-0/+481