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
2021-03-01
net: phy: fix save wrong speed and duplex problem if autoneg is on
Guangbin Huang
1
-2
/
+4
2021-03-01
net: phy: ti: take into account all possible interrupt sources
Ioana Ciornei
2
-9
/
+11
2021-02-26
net: phy: make mdio_bus_phy_suspend/resume as __maybe_unused
Arnd Bergmann
1
-4
/
+2
2021-02-25
net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081
Christian Melki
1
-0
/
+1
2021-02-22
net: phy: icplus: call phy_restore_page() when phy_select_page() fails
Dan Carpenter
1
-4
/
+5
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-36
/
+17
2021-02-16
net: phy: broadcom: Do not modify LED configuration for SFP module PHYs
Robert Hancock
1
-9
/
+15
2021-02-16
net: phy: Add is_on_sfp_module flag and phy_on_sfp helper
Robert Hancock
1
-0
/
+2
2021-02-16
net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for BCM54616S
Robert Hancock
1
-12
/
+72
2021-02-16
net: phy: marvell: Ensure SGMII auto-negotiation is enabled for 88E1111
Robert Hancock
1
-5
/
+8
2021-02-16
sfp: add support for 5gbase-t SFPs
Marek Behún
1
-0
/
+3
2021-02-16
net: phylink: Add 5gbase-r support
Marek Behún
1
-0
/
+4
2021-02-16
net: phy: mscc: coma mode disabled for VSC8514
Bjarni Jonasson
2
-0
/
+20
2021-02-16
net: phy: mscc: improved serdes calibration applied to VSC8514
Bjarni Jonasson
5
-166
/
+840
2021-02-16
net: phy: mscc: adding LCPLL reset to VSC8514
Bjarni Jonasson
2
-122
/
+236
2021-02-15
net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPT
Heiner Kallweit
3
-4
/
+4
2021-02-15
net: phy: at803x: add MDIX support to AR8031/33
Michael Walle
1
-0
/
+1
2021-02-15
net: phy: broadcom: Allow BCM54210E to configure APD
Florian Fainelli
1
-3
/
+5
2021-02-15
net: phy: broadcom: Remove unused flags
Florian Fainelli
1
-3
/
+16
2021-02-15
net: phy: broadcom: Avoid forward for bcm54xx_config_clock_delay()
Florian Fainelli
1
-38
/
+36
2021-02-11
net: phy: consider that suspend2ram may cut off PHY power
Heiner Kallweit
1
-36
/
+17
2021-02-11
net: phy: icplus: add MDI/MDIX support for IP101A/G
Michael Walle
1
-0
/
+97
2021-02-11
net: phy: icplus: add PHY counter for IP101G
Michael Walle
1
-0
/
+75
2021-02-11
net: phy: icplus: fix paged register access
Michael Walle
1
-13
/
+54
2021-02-11
net: phy: icplus: don't set APS_EN bit on IP101G
Michael Walle
1
-7
/
+20
2021-02-11
net: phy: icplus: split IP101A/G driver
Michael Walle
1
-3
/
+66
2021-02-11
net: phy: icplus: use the .soft_reset() of the phy-core
Michael Walle
1
-30
/
+2
2021-02-11
net: phy: icplus: drop address operator for functions
Michael Walle
1
-5
/
+5
2021-02-11
net: phy: icplus: use PHY_ID_MATCH_EXACT() for IP101A/G
Michael Walle
1
-2
/
+2
2021-02-11
net: phy: icplus: use PHY_ID_MATCH_MODEL() macro
Michael Walle
1
-9
/
+10
2021-02-11
net: phy: introduce phydev->port
Michael Walle
9
-4
/
+34
2021-02-09
net: phy: broadcom: remove BCM5482 1000Base-BX support
Michael Walle
1
-92
/
+1
2021-02-09
net: phy: drop explicit genphy_read_status() op
Michael Walle
2
-2
/
+0
2021-02-03
net: mdiobus: Prevent spike on MDIO bus reset signal
Mike Looijmans
1
-4
/
+2
2021-01-28
net: sfp: add mode quirk for GPON module Ubiquiti U-Fiber Instant
Pali Rohár
2
-2
/
+30
2021-01-28
net: sfp: add workaround for Realtek RTL8672 and RTL9601C chips
Pali Rohár
1
-33
/
+67
2021-01-22
net: phy: realtek: Add support for RTL9000AA/AN
Yuusuke Ashizuka
1
-0
/
+132
2021-01-18
net: phy: national: remove definition of DEBUG
Tom Rix
1
-2
/
+0
2021-01-15
net: phy: at803x: add support for configuring SmartEEE
Russell King
1
-1
/
+64
2021-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2021-01-14
sfp: add support for 100 base-x SFPs
Bjarni Jonasson
1
-0
/
+9
2021-01-14
net: phy: ar803x: disable extended next page bit
Russell King
1
-1
/
+7
2021-01-12
net: sfp: add debugfs support
Russell King
1
-0
/
+55
2021-01-12
net: phy: smsc: fix clk error handling
Marco Felsch
1
-1
/
+2
2021-01-11
net: phy: at803x: use phy_modify_mmd()
Russell King
1
-9
/
+2
2021-01-11
net: sfp: extend bitrate-derived mode for 2500BASE-X
Russell King
1
-3
/
+8
2021-01-11
net: sfp: cope with SFPs that set both LOS normal and LOS inverted
Russell King
1
-14
/
+22
2021-01-07
net: phy: replace mutex_is_locked with lockdep_assert_held in phylib
Heiner Kallweit
3
-4
/
+4
2021-01-07
net: phy: bcm7xxx: Add an entry for BCM72116
Florian Fainelli
1
-0
/
+2
2021-01-05
net: phy: micrel: Add KS8851 PHY support
Marek Vasut
1
-1
/
+1
[next]