summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns_mdio.c
Commit message (Expand)AuthorAgeFilesLines
* net: hisilicon: Use devm_platform_ioremap_resourceJiangfeng Xiao2019-07-131-3/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* net: hns: Fix sparse: some warnings in HNS driversYonglong Liu2019-04-041-11/+7Star
* net: hns: Fix wrong read accesses via Clause 45 MDIO protocolYonglong Liu2019-01-281-1/+1
* net: hns: Fix a wrong op phy C45 codeYunsheng Lin2017-07-081-1/+1
* net: hns: Optimise the code in hns_mdio_wait_ready()Kejian Yan2017-04-031-4/+6
* net: hns: Clean redundant code from hns_mdio.c fileKejian Yan2017-04-031-10/+0Star
* net: hisilicon: Fix hns_mdio module autoload for OF registrationJavier Martinez Canillas2016-10-171-0/+1
* net: hns: get reset registers from DTKejian Yan2016-07-011-14/+66
* net: hisilicon: add support of acpi for hns-mdioKejian Yan2016-06-051-37/+69
* net: hisilicon: cleanup to prepare for other casesKejian Yan2016-06-051-30/+18Star
* net: hns: fixes no syscon error when init mdioyankejian2016-01-151-1/+1
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-071-5/+0Star
* net: hisilicon: deals with the sub ctrl by sysconyankejian2015-10-221-10/+11
* net: add Hisilicon Network Subsystem MDIO supporthuangdaode2015-09-211-0/+520