summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns_mdio.c
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: hisilicon: Convert to platform remove callback returning voidUwe Kleine-König2023-09-201-3/+2
* net: hns: Remove unnecessary (void*) conversionsWu Yunchuan2023-07-181-5/+5
* net: hns: Separate C22 and C45 transactionsAndrew Lunn2023-01-171-57/+135
* net: hns: Fix spelling mistakes in comments.Zhang Jiaming2022-07-041-2/+2
* net: hns: Fix spelling mistake "maped" -> "mapped"Colin Ian King2021-09-271-1/+1
* net: hns: remove redundant variable initializationYonglong Liu2021-03-241-2/+2
* drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg2020-09-251-2/+1
* net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_r...Yizhuo2019-10-021-1/+5
* net: hisilicon: Use devm_platform_ioremap_resourceJiangfeng Xiao2019-07-121-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* net: hns: Fix sparse: some warnings in HNS driversYonglong Liu2019-04-041-11/+7
* net: hns: Fix wrong read accesses via Clause 45 MDIO protocolYonglong Liu2019-01-271-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/+0
* 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-041-37/+69
* net: hisilicon: cleanup to prepare for other casesKejian Yan2016-06-041-30/+18
* net: hns: fixes no syscon error when init mdioyankejian2016-01-151-1/+1
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-071-5/+0
* net: hisilicon: deals with the sub ctrl by sysconyankejian2015-10-221-10/+11
* net: add Hisilicon Network Subsystem MDIO supporthuangdaode2015-09-201-0/+520