aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns_mdio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-27net: hns: Fix wrong read accesses via Clause 45 MDIO protocolYonglong Liu1-1/+1
2017-07-08net: hns: Fix a wrong op phy C45 codeYunsheng Lin1-1/+1
2017-04-03net: hns: Optimise the code in hns_mdio_wait_ready()Kejian Yan1-4/+6
2017-04-03net: hns: Clean redundant code from hns_mdio.c fileKejian Yan1-10/+0
2016-10-17net: hisilicon: Fix hns_mdio module autoload for OF registrationJavier Martinez Canillas1-0/+1
2016-07-01net: hns: get reset registers from DTKejian Yan1-14/+66
2016-06-04net: hisilicon: add support of acpi for hns-mdioKejian Yan1-37/+69
2016-06-04net: hisilicon: cleanup to prepare for other casesKejian Yan1-30/+18
2016-01-15net: hns: fixes no syscon error when init mdioyankejian1-1/+1
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn1-5/+0
2015-10-22net: hisilicon: deals with the sub ctrl by sysconyankejian1-10/+11
2015-09-20net: add Hisilicon Network Subsystem MDIO supporthuangdaode1-0/+520