index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
adin.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-18
net: phy: Demote non-compliant kernel-doc headers
Yang Shen
1
-1
/
+1
2020-11-17
net: phy: adin: remove the use of the .ack_interrupt()
Ioana Ciornei
1
-7
/
+18
2020-11-17
net: phy: adin: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-0
/
+20
2020-11-05
net: phy: adin: implement cable-test support
Alexandru Ardelean
1
-0
/
+138
2020-11-05
net: phy: adin: disable diag clock & disable standby mode in config_aneg
Alexandru Ardelean
1
-2
/
+10
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-07
net: phy: Fixup parameters in kerneldoc
Andrew Lunn
1
-6
/
+6
2020-01-19
net: phy: adin: fix a warning about msleep
Dejin Zheng
1
-1
/
+1
2020-01-17
net: phy: adin: const-ify static data
Alexandru Ardelean
1
-5
/
+5
2019-09-16
net: phy: adin: implement Energy Detect Powerdown mode via phy-tunable
Alexandru Ardelean
1
-0
/
+61
2019-08-17
net: phy: remove calls to genphy_config_init
Heiner Kallweit
1
-4
/
+0
2019-08-16
net: phy: adin: add ethtool get_stats support
Alexandru Ardelean
1
-0
/
+128
2019-08-16
net: phy: adin: implement downshift configuration via phy-tunable
Alexandru Ardelean
1
-0
/
+86
2019-08-16
net: phy: adin: implement PHY subsystem software reset
Alexandru Ardelean
1
-0
/
+26
2019-08-16
net: phy: adin: add EEE translation layer from Clause 45 to Clause 22
Alexandru Ardelean
1
-2
/
+66
2019-08-16
net: phy: adin: add support MDI/MDIX/Auto-MDI selection
Alexandru Ardelean
1
-4
/
+113
2019-08-16
net: phy: adin: make RMII fifo depth configurable
Alexandru Ardelean
1
-0
/
+29
2019-08-16
net: phy: adin: make RGMII internal delays configurable
Alexandru Ardelean
1
-0
/
+82
2019-08-16
net: phy: adin: configure RGMII/RMII/MII modes on config
Alexandru Ardelean
1
-1
/
+78
2019-08-16
net: phy: adin: add {write,read}_mmd hooks
Alexandru Ardelean
1
-0
/
+34
2019-08-16
net: phy: adin: add support for interrupts
Alexandru Ardelean
1
-0
/
+36
2019-08-16
net: phy: adin: hook genphy_{suspend, resume} into the driver
Alexandru Ardelean
1
-0
/
+4
2019-08-16
net: phy: adin: add support for Analog Devices PHYs
Alexandru Ardelean
1
-0
/
+49