index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
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