Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-11-05 | net: phy: broadcom: remove use of ack_interrupt() | Ioana Ciornei | 1 | -5/+15 |
2020-11-05 | net: phy: broadcom: implement generic .handle_interrupt() callback | Ioana Ciornei | 1 | -5/+21 |
2020-05-13 | net: phy: bcm54140: add cable diagnostics support | Michael Walle | 1 | -0/+3 |
2020-05-06 | net: phy: bcm54140: use phy_package_shared | Michael Walle | 1 | -46/+11 |
2020-04-30 | net: phy: bcm54140: add second PHY ID | Michael Walle | 1 | -2/+9 |
2020-04-30 | net: phy: bcm54140: apply the workaround on b0 chips | Michael Walle | 1 | -3/+8 |
2020-04-30 | net: phy: bcm54140: fix phy_id_mask | Michael Walle | 1 | -2/+2 |
2020-04-30 | net: phy: bcm54140: use genphy_soft_reset() | Michael Walle | 1 | -0/+1 |
2020-04-28 | net: phy: bcm54140: Make a bunch of functions static | ChenTao | 1 | -3/+3 |
2020-04-23 | net: phy: bcm54140: fix less than zero comparison on an unsigned | Colin Ian King | 1 | -2/+4 |
2020-04-22 | net: phy: bcm54140: add hwmon support | Michael Walle | 1 | -0/+396 |
2020-04-22 | net: phy: add Broadcom BCM54140 support | Michael Walle | 1 | -0/+481 |