aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/mt7621-eth/mdio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-12staging: mt7621-eth: fix compile warning.NeilBrown1-1/+1
2018-10-29Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-2/+2
2018-09-12net: ethernet: Use phy_set_max_speed() to limit advertised speedAndrew Lunn1-1/+1
2018-09-10staging: Convert to using %pOFn instead of device_node.nameRob Herring1-2/+2
2018-05-14staging: mt7621-eth: Fix line over 80 charactersKamal Heib1-1/+2
2018-05-08staging: mt7621-eth: Add missing blank lines after declarationsKamal Heib1-0/+2
2018-05-06staging: mt7621-eth: Lock is never unlocked.NeilBrown1-0/+1
2018-03-22staging: mt7621-eth: fix return value check in mtk_connect_phy_node()Wei Yongjun1-2/+2
2018-03-19staging: mt7621-eth: add the drivers core filesJohn Crispin1-0/+271