index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2023-03-27
net: phy: constify fwnode_get_phy_node() fwnode argument
Russell King (Oracle)
1
-1
/
+1
2023-03-06
net: phylib: get rid of unnecessary locking
Russell King (Oracle)
1
-7
/
+1
2023-02-28
net: phy: unlock on error in phy_probe()
Dan Carpenter
1
-1
/
+1
2023-02-23
net: phy: do not force EEE support
Oleksij Rempel
1
-0
/
+19
2023-02-23
net: phy: c45: add genphy_c45_an_config_eee_aneg() function
Oleksij Rempel
1
-1
/
+1
2023-02-20
net: phy: Read EEE abilities when using .features
Andrew Lunn
1
-1
/
+3
2023-02-13
net: phy: c22: migrate to genphy_c45_write_eee_adv()
Oleksij Rempel
1
-1
/
+9
2023-02-13
net: phy: add genphy_c45_read_eee_abilities() function
Oleksij Rempel
1
-0
/
+16
2023-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-01-30
net: phy: fix null dereference in phy_attach_direct
Colin Foster
1
-1
/
+1
2023-01-19
net: phy: Decide on C45 capabilities based on presence of method
Andrew Lunn
1
-1
/
+1
2023-01-11
drivers/net/phy: add connection between ethtool and phylib for PLCA
Piergiorgio Beruto
1
-0
/
+3
2023-01-11
drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY
Piergiorgio Beruto
1
-0
/
+14
2023-01-10
net: phy: allow a phy to opt-out of interrupt handling
Michael Walle
1
-0
/
+7
2022-12-01
net: phy: Add link between phy dev and mac dev
Xiaolei Wang
1
-0
/
+12
2022-11-29
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-04
net: mdiobus: search for PSE nodes by parsing PHY nodes.
Oleksij Rempel
1
-0
/
+2
2022-09-30
net: phy: Convert to use sysfs_emit() APIs
Wang Yufen
1
-5
/
+5
2022-09-30
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-09-01
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-23
net: phy: Don't WARN for PHY_READY state in mdio_bus_phy_resume()
Xiaolei Wang
1
-4
/
+4
2022-08-04
net: phy: Warn about incorrect mdio_bus_phy_resume() state
Florian Fainelli
1
-0
/
+6
2022-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+23
2022-06-30
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-29
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-21
phylib: fix potential use-after-free
Marek BehĂșn
1
-3
/
+3
2021-10-15
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-16
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-21
net: phy: genphy_loopback: add link speed configuration
Oleksij Rempel
1
-2
/
+26
2021-04-21
net: phy: execute genphy_loopback() per default on all PHYs
Oleksij Rempel
1
-2
/
+5
2021-04-10
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
[next]