index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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-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