index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
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-19
net: phy: mscc: improved serdes calibration applied to VSC8584
Bjarni Jonasson
1
-56
/
+154
2021-03-19
net: phy: mscc: Applying LCPLL reset to VSC8584
Bjarni Jonasson
1
-0
/
+6
2021-03-19
net: phy: at803x: remove at803x_aneg_done()
Michael Walle
1
-31
/
+0
2021-03-15
net: phy: add Marvell 88X2222 transceiver support
Ivan Bornyakov
3
-0
/
+526
2021-03-15
net: phylink: Fix phylink_err() function name error in phylink_major_config
Ong Boon Leong
1
-1
/
+1
2021-03-15
net: phylink: make phylink_parse_mode() support non-DT platform
Ong Boon Leong
1
-2
/
+3
2021-03-12
net: phy: broadcom: Fix RGMII delays for BCM50160 and BCM50610M
Florian Fainelli
1
-0
/
+4
2021-03-11
net: phy: broadcom: Add power down exit reset state delay
Florian Fainelli
1
-0
/
+5
2021-03-11
net: phy: Expose phydev::dev_flags through sysfs
Florian Fainelli
1
-0
/
+11
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
-8
/
+14
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
[prev]
[next]