index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns_mdio.c
Age
Commit message (
Expand
)
Author
2023-09-20
net: ethernet: hisilicon: Convert to platform remove callback returning void
Uwe Kleine-König
2023-07-18
net: hns: Remove unnecessary (void*) conversions
Wu Yunchuan
2023-01-17
net: hns: Separate C22 and C45 transactions
Andrew Lunn
2022-07-04
net: hns: Fix spelling mistakes in comments.
Zhang Jiaming
2021-09-27
net: hns: Fix spelling mistake "maped" -> "mapped"
Colin Ian King
2021-03-24
net: hns: remove redundant variable initialization
Yonglong Liu
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2019-10-02
net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_r...
Yizhuo
2019-07-12
net: hisilicon: Use devm_platform_ioremap_resource
Jiangfeng Xiao
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-04
net: hns: Fix sparse: some warnings in HNS drivers
Yonglong Liu
2019-01-27
net: hns: Fix wrong read accesses via Clause 45 MDIO protocol
Yonglong Liu
2017-07-08
net: hns: Fix a wrong op phy C45 code
Yunsheng Lin
2017-04-03
net: hns: Optimise the code in hns_mdio_wait_ready()
Kejian Yan
2017-04-03
net: hns: Clean redundant code from hns_mdio.c file
Kejian Yan
2016-10-17
net: hisilicon: Fix hns_mdio module autoload for OF registration
Javier Martinez Canillas
2016-07-01
net: hns: get reset registers from DT
Kejian Yan
2016-06-04
net: hisilicon: add support of acpi for hns-mdio
Kejian Yan
2016-06-04
net: hisilicon: cleanup to prepare for other cases
Kejian Yan
2016-01-15
net: hns: fixes no syscon error when init mdio
yankejian
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
2015-10-22
net: hisilicon: deals with the sub ctrl by syscon
yankejian
2015-09-20
net: add Hisilicon Network Subsystem MDIO support
huangdaode