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
/
phy_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-26
net: phy: fix phy_read_poll_timeout argument type in genphy_loopback
Nikita Kiryushin
1
-2
/
+2
2024-03-26
net: phy: fix phy_get_internal_delay accessing an empty array
Kévin L'hôpital
1
-1
/
+1
2023-08-23
net: phy: fix IRQ-based wake-on-lan over hibernate / power off
Russell King (Oracle)
1
-11
/
+2
2023-07-27
net: phy: prevent stale pointer dereference in phy_init()
Vladimir Oltean
1
-7
/
+14
2023-03-17
net: phylib: get rid of unnecessary locking
Russell King (Oracle)
1
-7
/
+1
2022-11-28
net: mdiobus: fix unbalanced node reference count
Yang Yingliang
1
-0
/
+1
2022-11-27
net: phy: fix null-ptr-deref while probe() failed
Yang Yingliang
1
-0
/
+1
2022-10-03
net: mdiobus: search for PSE nodes by parsing PHY nodes.
Oleksij Rempel
1
-0
/
+2
2022-09-29
net: phy: Convert to use sysfs_emit() APIs
Wang Yufen
1
-5
/
+5
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+6
2022-09-27
net: phy: Don't WARN for PHY_UP state in mdio_bus_phy_resume()
Lukas Wunner
1
-4
/
+6
2022-08-31
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-22
net: phy: Don't WARN for PHY_READY state in mdio_bus_phy_resume()
Xiaolei Wang
1
-4
/
+4
2022-08-03
net: phy: Warn about incorrect mdio_bus_phy_resume() state
Florian Fainelli
1
-0
/
+6
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+23
2022-06-29
net: phy: Don't trigger state machine while in suspend
Lukas Wunner
1
-0
/
+23
2022-06-19
net: phy: use mii_bmcr_encode_fixed()
Russell King (Oracle)
1
-15
/
+3
2022-05-01
net: phy: Add 10BASE-T1L support in phy-c45
Alexandru Tachici
1
-0
/
+1
2022-05-01
ethtool: Add 10base-T1L link mode entry
Alexandru Tachici
1
-1
/
+2
2022-04-28
net: phy: Deduplicate interrupt disablement on PHY attach
Lukas Wunner
1
-4
/
+2
2022-03-08
net: phy: exported the genphy_read_master_slave function
Arun Ramadoss
1
-10
/
+9
2022-01-20
phylib: fix potential use-after-free
Marek Behún
1
-3
/
+3
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2021-10-09
net: phy: Do not shutdown PHYs in READY state
Florian Fainelli
1
-0
/
+3
2021-10-08
net: phylib: ensure phy device drivers do not match by DT
Russell King (Oracle)
1
-0
/
+10
2021-09-15
Revert "net: phy: Uniform PHY driver access"
Vladimir Oltean
1
-1
/
+3
2021-08-20
net: phy: Uniform PHY driver access
Gerhard Engleder
1
-3
/
+1
2021-08-20
net: phy: Support set_loopback override
Gerhard Engleder
1
-5
/
+4
2021-07-20
net: phy: add API to read 802.3-c45 IDs
Xu Liang
1
-0
/
+14
2021-06-16
net: phy: fix formatting issues with braces
Wenpeng Liang
1
-5
/
+4
2021-06-11
net: mii_timestamper: check NULL in unregister_mii_timestamper()
Calvin Johnson
1
-2
/
+1
2021-06-11
net: phy: Introduce fwnode_get_phy_id()
Calvin Johnson
1
-0
/
+21
2021-06-11
net: phy: Introduce phy related fwnode functions
Calvin Johnson
1
-0
/
+62
2021-06-11
net: phy: Introduce fwnode_mdio_find_device()
Calvin Johnson
1
-0
/
+23
2021-06-10
net: phy: probe for C45 PHYs that return PHY ID of zero in C22 space
Wong Vee Khee
1
-0
/
+12
2021-05-21
net: phy: Fix inconsistent indenting
Jiapeng Chong
1
-1
/
+1
2021-04-20
net: phy: genphy_loopback: add link speed configuration
Oleksij Rempel
1
-2
/
+26
2021-04-20
net: phy: execute genphy_loopback() per default on all PHYs
Oleksij Rempel
1
-2
/
+5
2021-04-09
net: phy: make PHY PM ops a no-op if MAC driver manages PHY PM
Heiner Kallweit
1
-0
/
+6
2021-03-11
net: phy: Expose phydev::dev_flags through sysfs
Florian Fainelli
1
-0
/
+11
2021-02-26
net: phy: make mdio_bus_phy_suspend/resume as __maybe_unused
Arnd Bergmann
1
-4
/
+2
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: Add is_on_sfp_module flag and phy_on_sfp helper
Robert Hancock
1
-0
/
+2
2021-02-15
net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPT
Heiner Kallweit
1
-2
/
+2
2021-02-11
net: phy: consider that suspend2ram may cut off PHY power
Heiner Kallweit
1
-36
/
+17
2021-02-11
net: phy: introduce phydev->port
Michael Walle
1
-0
/
+9
2021-01-07
net: phy: replace mutex_is_locked with lockdep_assert_held in phylib
Heiner Kallweit
1
-1
/
+1
2020-11-25
net: phy: remove the .did_interrupt() and .ack_interrupt() callback
Ioana Ciornei
1
-1
/
+1
2020-11-17
net: phy: fix kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+1
2020-11-17
net: phy: don't duplicate driver name in phy_attached_print
Heiner Kallweit
1
-8
/
+6
[next]