Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: phy: add 1000Base-X to phy settings table | Russell King | 2017-08-06 | 1 | -0/+5 |
* | net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy... | Russell King | 2017-08-06 | 1 | -0/+126 |
* | net: phy: split out PHY speed and duplex string generation | Russell King | 2017-08-06 | 1 | -0/+49 |
* | net: phy: test the right variable in phy_write_mmd() | Dan Carpenter | 2017-04-17 | 1 | -1/+1 |
* | net: phy: clean up mmd_phy_indirect() | Russell King | 2017-03-22 | 1 | -7/+7 |
* | net: phy: remove the indirect MMD read/write methods | Russell King | 2017-03-22 | 1 | -85/+34 |
* | net: phy: make phy_(read|write)_mmd() generic MMD accessors | Russell King | 2017-03-22 | 1 | -8/+25 |
* | net: phy: move phy MMD accessors to phy-core.c | Russell King | 2017-03-22 | 1 | -0/+135 |