summaryrefslogtreecommitdiff
path: root/drivers/phy/ti/phy-gmii-sel.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-25phy: ti: gmii-sel: do not fail in case of gmiiGrygorii Strashko1-0/+1
2020-03-25phy: ti: gmii-sel: fix set of copy-paste errorsGrygorii Strashko1-5/+4
2020-01-26phy: ti: gmii-sel: fix mac tx internal delay for rgmii-rxidGrygorii Strashko1-1/+1
2019-01-16phy: ti: ensure priv is not null before dereferencing itColin Ian King1-2/+2
2018-12-12phy: ti: fix semicolon.cocci warningskbuild test robot1-1/+1
2018-12-12phy: ti: introduce phy-gmii-sel driverGrygorii Strashko1-0/+349