summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns_mdio.c
AgeCommit message (Expand)Author
2023-09-20net: ethernet: hisilicon: Convert to platform remove callback returning voidUwe Kleine-König
2023-07-18net: hns: Remove unnecessary (void*) conversionsWu Yunchuan
2023-01-17net: hns: Separate C22 and C45 transactionsAndrew Lunn
2022-07-04net: hns: Fix spelling mistakes in comments.Zhang Jiaming
2021-09-27net: hns: Fix spelling mistake "maped" -> "mapped"Colin Ian King
2021-03-24net: hns: remove redundant variable initializationYonglong Liu
2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg
2019-10-02net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_r...Yizhuo
2019-07-12net: hisilicon: Use devm_platform_ioremap_resourceJiangfeng Xiao
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-04net: hns: Fix sparse: some warnings in HNS driversYonglong Liu
2019-01-27net: 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