index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-26
net: phy: at803x: add cable diagnostics support for ATH9331 and ATH8032
Oleksij Rempel
1
-2
/
+16
2020-05-26
net: phy: marvell: Configure TDR pulse based on measurement length
Andrew Lunn
1
-2
/
+23
2020-05-26
net : phy: marvell: Speedup TDR data retrieval by only changing page once
Andrew Lunn
1
-12
/
+19
2020-05-26
net: ethtool: Allow PHY cable test TDR data to configured
Andrew Lunn
2
-19
/
+45
2020-05-26
net: phy: marvell: Add support for amplitude graph
Andrew Lunn
1
-1
/
+231
2020-05-26
net: ethtool: Add generic parts of cable test TDR
Andrew Lunn
2
-2
/
+65
2020-05-26
net: phy: mscc-miim: read poll when high resolution timers are disabled
Antoine Tenart
2
-6
/
+19
2020-05-26
net: phy: mscc-miim: improve waiting logic
Antoine Tenart
1
-2
/
+13
2020-05-26
net: phy: mscc-miim: remove redundant timeout check
Antoine Tenart
1
-6
/
+2
2020-05-26
net: phy: mscc-miim: use more reasonable delays
Antoine Tenart
1
-1
/
+1
2020-05-26
net: mdiobus: add clause 45 mdiobus accessors
Russell King
6
-30
/
+21
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-12
/
+21
2020-05-23
net: phy: mscc: fix initialization of the MACsec protocol mode
Antoine Tenart
5
-10
/
+21
2020-05-23
net: phy: at803x: fix PHY ID masks
Michael Walle
1
-9
/
+7
2020-05-22
net: phy: dp83869: Set opmode from straps
Dan Murphy
1
-1
/
+20
2020-05-22
net: phy: dp83869: Update port-mirroring to read straps
Dan Murphy
1
-3
/
+12
2020-05-21
net: phy: tja11xx: add SQI support
Oleksij Rempel
1
-0
/
+26
2020-05-18
net: phy: simplify phy_link_change arguments
Doug Berger
3
-15
/
+12
2020-05-17
net: phy: propagate an error back to the callers of phy_sfp_probe
Leon Romanovsky
1
-2
/
+2
2020-05-16
net: phy: broadcom: fix checkpatch complains about tabs
Kevin Lo
1
-1
/
+1
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+5
2020-05-15
net: phy: tja11xx: execute cable test on link up
Oleksij Rempel
1
-5
/
+43
2020-05-15
net: phy: broadcom: add support for BCM54811 PHY
Kevin Lo
1
-5
/
+51
2020-05-14
net: phy: mdio-moxart: remove unneeded include
Bartosz Golaszewski
1
-1
/
+0
2020-05-14
net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810
Kevin Lo
1
-2
/
+6
2020-05-13
net: phy: fix aneg restart in phy_ethtool_set_eee
Heiner Kallweit
1
-3
/
+5
2020-05-13
net: phy: at803x: add cable diagnostics support
Michael Walle
1
-0
/
+176
2020-05-13
net: phy: bcm54140: add cable diagnostics support
Michael Walle
1
-0
/
+3
2020-05-13
net: phy: broadcom: add cable test support
Michael Walle
2
-0
/
+195
2020-05-13
net: phy: broadcom: add bcm_phy_modify_exp()
Michael Walle
2
-0
/
+34
2020-05-13
net: phy: broadcom: add exp register access methods without buslock
Michael Walle
2
-7
/
+33
2020-05-13
net: phy: tja11xx: add cable-test support
Oleksij Rempel
1
-1
/
+105
2020-05-10
net: phy: Put interface into oper testing during cable test
Andrew Lunn
1
-1
/
+11
2020-05-10
net: phy: marvell: Add cable test support
Andrew Lunn
1
-0
/
+201
2020-05-10
net: ethtool: Add infrastructure for reporting cable test results
Andrew Lunn
1
-2
/
+20
2020-05-10
net: phy: Add support for polling cable test
Andrew Lunn
1
-0
/
+2
2020-05-10
net: phy: Add cable test support to state machine
Andrew Lunn
1
-0
/
+76
2020-05-07
net: phy: fix less than zero comparison with unsigned variable val
Colin Ian King
1
-1
/
+1
2020-05-07
net: phy: Make iproc_mdio_resume static
Zheng Zengkai
1
-1
/
+1
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-27
/
+53
2020-05-06
net: phy: tja11xx: add support for master-slave configuration
Oleksij Rempel
1
-0
/
+43
2020-05-06
ethtool: provide UAPI for PHY master/slave configuration.
Oleksij Rempel
2
-1
/
+97
2020-05-06
net: phy: mscc: use phy_package_shared
Michael Walle
2
-70
/
+32
2020-05-06
net: phy: bcm54140: use phy_package_shared
Michael Walle
1
-46
/
+11
2020-05-06
net: phy: add concept of shared storage for PHYs
Michael Walle
2
-0
/
+139
2020-05-01
net: phy: DP83TC811: Fix WoL in config init to be disabled
Dan Murphy
1
-9
/
+12
2020-05-01
net: phy: DP83822: Fix WoL in config init to be disabled
Dan Murphy
1
-16
/
+14
2020-04-30
net: phy: bcm54140: add second PHY ID
Michael Walle
1
-2
/
+9
2020-04-30
net: phy: bcm54140: apply the workaround on b0 chips
Michael Walle
1
-3
/
+8
2020-04-30
net: phy: bcm54140: fix phy_id_mask
Michael Walle
1
-2
/
+2
[next]