Age | Commit message (Expand) | Author | Files | Lines |
2018-09-28 | phy: mscc: fix printf format | Arnd Bergmann | 1 | -1/+1 |
2018-09-04 | net: phy: mscc: read 'vsc8531, led-%d-mode' as an u32 | Quentin Schulz | 1 | -6/+7 |
2018-09-04 | net: phy: mscc: read 'vsc8531, edge-slowdown' as an u32 | Quentin Schulz | 1 | -4/+3 |
2018-09-04 | net: phy: mscc: read 'vsc8531,vddmac' as an u32 | Quentin Schulz | 1 | -3/+3 |
2018-09-04 | net: phy: mscc: factorize function for getting LED mode from DT | Quentin Schulz | 1 | -1/+19 |
2018-09-04 | net: phy: mscc: factorize code for LEDs mode | Quentin Schulz | 1 | -36/+39 |
2018-07-30 | net: phy: mscc: the extended page access register is 16 bits | Quentin Schulz | 1 | -1/+1 |
2017-02-08 | net: phy: Add LED mode driver for Microsemi PHYs. | Raju Lakkaraju | 1 | -1/+84 |
2016-12-01 | net: phy: Add mdi(x) support in Microsemi PHYs driver | Raju Lakkaraju | 1 | -8/+97 |
2016-11-25 | ethtool: Protect {get, set}_phy_tunable with PHY device mutex | Florian Fainelli | 1 | -11/+5 |
2016-11-18 | net: phy: Add downshift get/set support in Microsemi PHYs driver | Raju Lakkaraju | 1 | -0/+100 |
2016-10-30 | net: phy: Add support for Microsemi VSC 8530/40 Fast Ethernet PHY | Raju Lakkaraju | 1 | -0/+42 |
2016-10-14 | net: phy: Cleanup the Edge-Rate feature in Microsemi PHYs. | Allan W. Nielsen | 1 | -73/+62 |
2016-10-07 | net: phy: Add Wake-on-LAN driver for Microsemi PHYs. | Raju Lakkaraju | 1 | -0/+128 |
2016-10-04 | net: phy: Add Edge-rate driver for Microsemi PHYs. | Raju Lakkaraju | 1 | -0/+125 |
2016-09-20 | net: phy: Add MAC-IF driver for Microsemi PHYs. | Raju Lakkaraju | 1 | -0/+51 |
2016-09-10 | net: phy: Fixed checkpatch errors for Microsemi PHYs. | Raju Lakkaraju | 1 | -89/+89 |
2016-08-14 | net: phy: initialize rc to zero to avoid returning garbage value | Colin Ian King | 1 | -1/+1 |
2016-08-09 | Microsemi VSC 8531/41 PHY Driver | Raju Lakkaraju | 1 | -0/+161 |