index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-27
net: phy: micrel: use kszphy_suspend()/kszphy_resume for irq aware devices
Claudiu Beznea
1
-18
/
+18
2022-01-27
net: sfp: fix high power modules without diagnostic monitoring
Russell King (Oracle)
1
-4
/
+21
2022-01-27
net: phy: marvell: configure RGMII delays for 88E1118
Russell King (Oracle)
1
-0
/
+6
2022-01-27
net: mdio: Demote probed message to debug print
Florian Fainelli
1
-1
/
+1
2022-01-27
net: phy: prefer 1000baseT over 1000baseKX
Russell King (Oracle)
1
-1
/
+1
2022-01-27
net: phy: marvell: add Marvell specific PHY loopback
Mohammad Athari Bin Ismail
1
-1
/
+55
2022-01-03
Revert "net: phy: fixed_phy: Fix NULL vs IS_ERR() checking in __fixed_phy_reg...
Florian Fainelli
1
-2
/
+2
2021-12-24
net: phy: fixed_phy: Fix NULL vs IS_ERR() checking in __fixed_phy_register
Miaoqian Lin
1
-2
/
+2
2021-12-13
net: phy: add a note about refcounting
Russell King (Oracle)
1
-0
/
+3
2021-12-07
net: phy: Add the missing blank line in the phylink_suspend comment
Yanteng Si
1
-0
/
+1
2021-11-24
net: phylink: Force retrigger in case of latched link-fail indicator
Russell King (Oracle)
1
-0
/
+13
2021-11-24
net: phylink: Force link down and retrigger resolve on interface change
Russell King (Oracle)
1
-1
/
+12
2021-11-04
net: phy: fix duplex out of sync problem while changing settings
Heiner Kallweit
1
-1
/
+6
2021-11-02
net: phy: microchip_t1: add lan87xx_config_rgmii_delay for lan87xx phy
Yuiko Oshino
1
-1
/
+43
2021-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-10-29
net: phylink: avoid mvneta warning when setting pause parameters
Russell King (Oracle)
1
-1
/
+1
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-59
/
+81
2021-10-28
net: phy: microchip_t1: add cable test support for lan87xx phy
Yuiko Oshino
1
-0
/
+239
2021-10-27
net: phy: Fix unsigned comparison with less than zero
Jiapeng Chong
1
-1
/
+1
2021-10-26
net: phy: fixed warning: Function parameter not described
Luo Jie
1
-0
/
+1
2021-10-26
net: phylink: use supported_interfaces for phylink validation
Russell King (Oracle)
1
-0
/
+36
2021-10-25
phy: phy_ethtool_ksettings_set: Lock the PHY while changing settings
Andrew Lunn
1
-1
/
+3
2021-10-25
phy: phy_start_aneg: Add an unlocked version
Andrew Lunn
1
-6
/
+24
2021-10-25
phy: phy_ethtool_ksettings_set: Move after phy_start_aneg
Andrew Lunn
1
-53
/
+53
2021-10-25
phy: phy_ethtool_ksettings_get: Lock the phy for consistency
Andrew Lunn
1
-0
/
+2
2021-10-25
net: phy: add qca8081 cdt feature
Luo Jie
1
-3
/
+191
2021-10-25
net: phy: adjust qca8081 master/slave seed value if link down
Luo Jie
1
-0
/
+16
2021-10-25
net: phy: add qca8081 soft_reset and enable master/slave seed
Luo Jie
1
-0
/
+48
2021-10-25
net: phy: add qca8081 config_init
Luo Jie
1
-0
/
+107
2021-10-25
net: phy: add genphy_c45_fast_retrain
Luo Jie
1
-0
/
+34
2021-10-25
net: phy: add qca8081 config_aneg
Luo Jie
1
-1
/
+25
2021-10-25
net: phy: add qca8081 get_features
Luo Jie
1
-0
/
+10
2021-10-25
net: phy: add qca8081 read_status
Luo Jie
1
-22
/
+73
2021-10-25
net: phy: add qca8081 ethernet phy driver
Luo Jie
1
-1
/
+16
2021-10-25
net: phy: at803x: use GENMASK() for speed status
Luo Jie
1
-5
/
+5
2021-10-25
net: phy: at803x: improve the WOL feature
Luo Jie
1
-7
/
+38
2021-10-25
net: phy: at803x: use phy_modify()
Luo Jie
1
-6
/
+2
2021-10-25
net: phy: at803x: replace AT803X_DEVICE_ADDR with MDIO_MMD_PCS
Luo Jie
1
-3
/
+3
2021-10-24
net: phy: constify netdev->dev_addr references
Jakub Kicinski
2
-4
/
+4
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
1
-1
/
+1
2021-10-24
net: phy: bcm7xxx: Add EPHY entry for 7712
Florian Fainelli
1
-0
/
+2
2021-10-24
net: phylink: Convert some users of mdiobus_* to mdiodev_*
Sean Anderson
1
-16
/
+7
2021-10-20
phy: micrel: ksz8041nl: do not use power down mode
Stefan Agner
1
-2
/
+3
2021-10-19
net: phylink: Support disabling autonegotiation for PCS
Robert Hancock
1
-5
/
+19
2021-10-19
net: phylink: rejig SFP interface selection in ksettings_set()
Russell King (Oracle)
1
-10
/
+10
2021-10-18
net: phy: realtek: add support for RTL8365MB-VC internal PHYs
Alvin Šipraga
1
-0
/
+8
2021-10-14
net: phy: dp83867: introduce critical chip default init for non-of platform
Lay, Kuan Loon
1
-0
/
+19
2021-10-14
net: phy: micrel: make *-skew-ps check more lenient
Matthias Schiffer
1
-2
/
+2
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
1
-1
/
+1
[next]