index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phy: simplify phy_link_change arguments
Doug Berger
2020-05-19
3
-15
/
+12
*
net: phy: broadcom: fix checkpatch complains about tabs
Kevin Lo
2020-05-16
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-15
1
-3
/
+5
|
\
|
*
net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810
Kevin Lo
2020-05-15
1
-2
/
+6
|
*
net: phy: fix aneg restart in phy_ethtool_set_eee
Heiner Kallweit
2020-05-14
1
-3
/
+5
*
|
net: phy: tja11xx: execute cable test on link up
Oleksij Rempel
2020-05-15
1
-5
/
+43
*
|
net: phy: broadcom: add support for BCM54811 PHY
Kevin Lo
2020-05-15
1
-5
/
+51
*
|
net: phy: mdio-moxart: remove unneeded include
Bartosz Golaszewski
2020-05-15
1
-1
/
+0
*
|
net: phy: at803x: add cable diagnostics support
Michael Walle
2020-05-13
1
-0
/
+176
*
|
net: phy: bcm54140: add cable diagnostics support
Michael Walle
2020-05-13
1
-0
/
+3
*
|
net: phy: broadcom: add cable test support
Michael Walle
2020-05-13
2
-0
/
+195
*
|
net: phy: broadcom: add bcm_phy_modify_exp()
Michael Walle
2020-05-13
2
-0
/
+34
*
|
net: phy: broadcom: add exp register access methods without buslock
Michael Walle
2020-05-13
2
-7
/
+33
*
|
net: phy: tja11xx: add cable-test support
Oleksij Rempel
2020-05-13
1
-1
/
+105
*
|
net: phy: Put interface into oper testing during cable test
Andrew Lunn
2020-05-10
1
-1
/
+11
*
|
net: phy: marvell: Add cable test support
Andrew Lunn
2020-05-10
1
-0
/
+201
*
|
net: ethtool: Add infrastructure for reporting cable test results
Andrew Lunn
2020-05-10
1
-2
/
+20
*
|
net: phy: Add support for polling cable test
Andrew Lunn
2020-05-10
1
-0
/
+2
*
|
net: phy: Add cable test support to state machine
Andrew Lunn
2020-05-10
1
-0
/
+76
*
|
net: phy: fix less than zero comparison with unsigned variable val
Colin Ian King
2020-05-08
1
-1
/
+1
*
|
net: phy: Make iproc_mdio_resume static
Zheng Zengkai
2020-05-07
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-07
4
-27
/
+53
|
\
|
|
*
net: phy: DP83TC811: Fix WoL in config init to be disabled
Dan Murphy
2020-05-02
1
-9
/
+12
|
*
net: phy: DP83822: Fix WoL in config init to be disabled
Dan Murphy
2020-05-02
1
-16
/
+14
|
*
dp83640: reverse arguments to list_add_tail
Julia Lawall
2020-05-01
1
-1
/
+1
|
*
net: phy: marvell10g: fix temperature sensor on 2110
Baruch Siach
2020-04-27
1
-1
/
+26
*
|
net: phy: tja11xx: add support for master-slave configuration
Oleksij Rempel
2020-05-07
1
-0
/
+43
*
|
ethtool: provide UAPI for PHY master/slave configuration.
Oleksij Rempel
2020-05-07
2
-1
/
+97
*
|
net: phy: mscc: use phy_package_shared
Michael Walle
2020-05-06
2
-70
/
+32
*
|
net: phy: bcm54140: use phy_package_shared
Michael Walle
2020-05-06
1
-46
/
+11
*
|
net: phy: add concept of shared storage for PHYs
Michael Walle
2020-05-06
2
-0
/
+139
*
|
net: phy: bcm54140: add second PHY ID
Michael Walle
2020-05-01
1
-2
/
+9
*
|
net: phy: bcm54140: apply the workaround on b0 chips
Michael Walle
2020-05-01
1
-3
/
+8
*
|
net: phy: bcm54140: fix phy_id_mask
Michael Walle
2020-05-01
1
-2
/
+2
*
|
net: phy: bcm54140: use genphy_soft_reset()
Michael Walle
2020-05-01
1
-0
/
+1
*
|
net: phy: at803x: add downshift support
Michael Walle
2020-05-01
1
-0
/
+87
*
|
net: phy: mdio: add IPQ4019 MDIO driver
Robert Marko
2020-04-30
3
-0
/
+168
*
|
net: phy: bcm54140: Make a bunch of functions static
ChenTao
2020-04-28
1
-3
/
+3
*
|
net: phy: dp83867: Remove unneeded semicolon
Zheng Bin
2020-04-26
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-04-26
3
-4
/
+176
|
\
|
|
*
net: phy: bcm84881: clear settings on link down
Russell King
2020-04-24
1
-3
/
+3
|
*
net: phy: marvell10g: limit soft reset to 88x3310
Baruch Siach
2020-04-23
1
-1
/
+2
|
*
net: phy: microchip_t1: add lan87xx_phy_init to initialize the lan87xx phy.
Yuiko Oshino
2020-04-22
1
-0
/
+171
*
|
net: phy: clear phydev->suspended after soft reset
Heiner Kallweit
2020-04-25
1
-1
/
+11
*
|
net: phy: remove genphy_no_soft_reset
Heiner Kallweit
2020-04-25
5
-6
/
+0
*
|
net: phy: make phy_suspend a no-op if PHY is suspended already
Heiner Kallweit
2020-04-25
1
-0
/
+3
*
|
net: phylink, dsa: eliminate phylink_fixed_state_cb()
Russell King
2020-04-25
1
-31
/
+15
*
|
net: phy: bcm54140: fix less than zero comparison on an unsigned
Colin Ian King
2020-04-24
1
-2
/
+4
*
|
net: phy: tja11xx: add delayed registration of TJA1102 PHY1
Oleksij Rempel
2020-04-23
1
-7
/
+105
*
|
net: phy: tja11xx: add initial TJA1102 support
Oleksij Rempel
2020-04-23
1
-0
/
+91
[next]