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