aboutsummaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-19net: mvpp2: cycle comphy to power it downRussell King1-0/+10
2019-12-19net: sfp: report error on failure to read sfp soft statusRussell King1-2/+9
2019-12-19net: phy: marvell: use genphy_check_and_restart_aneg()Russell King1-20/+1
2019-12-19net: phy: marvell: use phy_modify_changed()Russell King1-16/+10
2019-12-19net: phy: marvell: use existing clause 37 definitionsRussell King1-18/+8
2019-12-19net: phy: marvell: consolidate phy status readingRussell King1-43/+17
2019-12-19net: phy: marvell: use positive logic for link stateRussell King1-4/+3
2019-12-19net: phy: marvell: initialise link partner state earlierRussell King1-20/+5
2019-12-19net: phy: marvell: rearrange to use genphy_read_lpa()Russell King1-34/+32
2019-12-19net: phy: provide and use genphy_read_status_fixed()Russell King4-47/+41
2019-12-19net: phy: add genphy_check_and_restart_aneg()Russell King2-17/+32
2019-12-19net: phy: use phy_resolve_aneg_pause()Russell King3-14/+3
2019-12-19net: phy: remove redundant .aneg_done initialisersRussell King2-7/+0
2019-12-18net: stmmac: tc: Fix TAPRIO division operationJose Abreu1-2/+4