summaryrefslogtreecommitdiff
path: root/drivers/net/phy/phy-core.c
Commit message (Expand)AuthorAge
* net: phy: Fix spelling mistake: "advertisment"-> "advertisement"Colin Ian King2018-03-04
* net: phy: Have __phy_modify return 0 on successAndrew Lunn2018-01-15
* net: phy: fix wrong masks to phy_modify()Russell King2018-01-08
* net: phy: add phy_modify() accessorRussell King2018-01-03
* net: phy: add paged phy register accessorsRussell King2018-01-03
* net: phy: add unlocked accessorsRussell King2018-01-03
* net: phy: use unlocked accessors for indirect MMD accessesRussell King2018-01-03
* net: phy: add helper to convert negotiation result to phy settingsRussell King2018-01-02
* net: phy: add 1000Base-X to phy settings tableRussell King2017-08-06
* net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...Russell King2017-08-06
* net: phy: split out PHY speed and duplex string generationRussell King2017-08-06
* net: phy: test the right variable in phy_write_mmd()Dan Carpenter2017-04-17
* net: phy: clean up mmd_phy_indirect()Russell King2017-03-22
* net: phy: remove the indirect MMD read/write methodsRussell King2017-03-22
* net: phy: make phy_(read|write)_mmd() generic MMD accessorsRussell King2017-03-22
* net: phy: move phy MMD accessors to phy-core.cRussell King2017-03-22