aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns_mdio.c
AgeCommit message (Expand)Author
2019-10-29net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_r...Yizhuo
2019-03-13net: hns: Fix wrong read accesses via Clause 45 MDIO protocolYonglong Liu
2017-07-08net: hns: Fix a wrong op phy C45 codeYunsheng Lin
2017-04-03net: hns: Optimise the code in hns_mdio_wait_ready()Kejian Yan
2017-04-03net: hns: Clean redundant code from hns_mdio.c fileKejian Yan
2016-10-17net: hisilicon: Fix hns_mdio module autoload for OF registrationJavier Martinez Canillas
2016-07-01net: hns: get reset registers from DTKejian Yan
2016-06-04net: hisilicon: add support of acpi for hns-mdioKejian Yan
2016-06-04net: hisilicon: cleanup to prepare for other casesKejian Yan
2016-01-15net: hns: fixes no syscon error when init mdioyankejian
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn
2015-10-22net: hisilicon: deals with the sub ctrl by sysconyankejian
2015-09-20net: add Hisilicon Network Subsystem MDIO supporthuangdaode