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
/
dp83869.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-20
net: phy: add support for TI DP83561-SP phy
Hari Nagalla
1
-20
/
+22
2021-10-24
net: phy: constify netdev->dev_addr references
Jakub Kicinski
1
-2
/
+2
2021-02-12
net: phy: introduce phydev->port
Michael Walle
1
-0
/
+4
2020-11-25
net: phy: ti: remove the use of .ack_interrupt()
Ioana Ciornei
1
-4
/
+13
2020-11-25
net: phy: ti: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-0
/
+25
2020-10-04
net: phy: dp83869: fix unsigned comparisons against less than zero values
Colin Ian King
1
-1
/
+1
2020-09-28
net: phy: dp83869: Add speed optimization feature
Dan Murphy
1
-0
/
+116
2020-09-28
net: phy: dp83869: support Wake on LAN
Dan Murphy
1
-0
/
+176
2020-09-20
net: dp83869: Add ability to advertise Fiber connection
Dan Murphy
1
-0
/
+73
2020-08-26
net: dp83869: Fix RGMII internal delay configuration
Daniel Gorsulowski
1
-6
/
+6
2020-06-26
net: dp83869: Add RGMII internal delay configuration
Dan Murphy
1
-3
/
+50
2020-06-07
net: dp83869: Reset return variable if PHY strap is read
Dan Murphy
1
-0
/
+3
2020-06-05
net: dp83869: Fix OF_MDIO config check
Dan Murphy
1
-1
/
+1
2020-05-23
net: phy: dp83869: Set opmode from straps
Dan Murphy
1
-1
/
+20
2020-05-23
net: phy: dp83869: Update port-mirroring to read straps
Dan Murphy
1
-3
/
+12
2019-12-15
net: phy: dp83869: Remove unneeded semicolon
zhengbin
1
-1
/
+1
2019-11-27
net: phy: dp83869: Fix return paths to return proper values
Dan Murphy
1
-23
/
+26
2019-11-19
net: phy: dp83869: fix return of uninitialized variable ret
Colin Ian King
1
-1
/
+1
2019-11-15
net: phy: dp83869: Add TI dp83869 phy
Dan Murphy
1
-0
/
+431