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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2020-09-26
net: phy: Avoid NPD upon phy_detach() when driver is unbound
Florian Fainelli
1
-1
/
+2
2020-07-01
net: phy: Check harder for errors in get_phy_id()
Florian Fainelli
1
-2
/
+4
2020-03-18
net: phy: fix MDIO bus PM PHY resuming
Heiner Kallweit
1
-1
/
+5
2020-03-18
net: phy: Avoid multiple suspends
Florian Fainelli
1
-2
/
+3
2020-03-18
phy: Revert toggling reset changes.
David S. Miller
1
-6
/
+5
2020-01-27
net: phy: don't clear BMCR in genphy_soft_reset
Heiner Kallweit
1
-1
/
+1
2020-01-27
net: phy: Fix not to call phy_resume() if PHY is not attached
Yoshihiro Shimoda
1
-5
/
+6
2019-12-31
net: phy: initialise phydev speed and duplex sanely
Russell King
1
-2
/
+2
2019-07-26
net: phy: Check against net_device being NULL
Ioana Ciornei
1
-0
/
+6
2019-04-05
net: phy: consider latched link-down status in polling mode
Heiner Kallweit
1
-4
/
+9
2019-01-09
net: phy: Fix the issue that netif always links up after resuming
Kunihiko Hayashi
1
-5
/
+2
2018-12-17
net: phy: don't allow __set_phy_supported to add unsupported modes
Heiner Kallweit
1
-11
/
+8
2018-12-05
net: phy: add workaround for issue where PHY driver doesn't bind to the device
Heiner Kallweit
1
-0
/
+8
2018-09-27
net: phy: fix WoL handling when suspending the PHY
Heiner Kallweit
1
-3
/
+9
2018-09-27
Revert "net: phy: fix WoL handling when suspending the PHY"
David S. Miller
1
-26
/
+16
2018-09-27
net: phy: fix WoL handling when suspending the PHY
Heiner Kallweit
1
-16
/
+26
2018-07-25
net: phy: add GBit master / slave error detection
Heiner Kallweit
1
-0
/
+8
2018-07-05
net: phy: fix flag masking in __set_phy_supported
Heiner Kallweit
1
-5
/
+2
2018-06-05
net: phy: add struct device_type representation of a PHY
Heiner Kallweit
1
-46
/
+50
2018-04-25
net: phy: allow scanning busses with missing phys
Alexandre Belloni
1
-1
/
+10
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+28
2018-03-22
net: phy: Add general dummy stubs for MMD register access
Kevin Hao
1
-0
/
+17
2018-03-20
net: phy: relax error checking when creating sysfs link netdev->phydev
Grygorii Strashko
1
-4
/
+11
2018-03-13
net: phy: set link state to down when creating the phy_device
Heiner Kallweit
1
-1
/
+1
2018-02-27
net: phy: Restore phy_resume() locking assumption
Andrew Lunn
1
-5
/
+13
2018-02-12
net: phy: fix wrong mask to phy_modify()
Ingo van Lil
1
-1
/
+1
2018-01-16
phy: use new helpers phy_set_bits/phy_clear_bits in phylib
Heiner Kallweit
1
-2
/
+2
2018-01-08
net: phy: fix wrong masks to phy_modify()
Russell King
1
-3
/
+3
2018-01-03
net: phy: convert read-modify-write to phy_modify()
Russell King
1
-41
/
+9
2017-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+6
2017-12-13
net: phy: fix resume handling
Russell King
1
-4
/
+6
2017-12-13
phylib: add reset after clk enable support
Richard Leitner
1
-0
/
+24
2017-12-05
phylib: Add device reset GPIO support
Sergei Shtylyov
1
-2
/
+30
2017-12-01
net: phy: remove generic settings for callbacks config_aneg and read_status f...
Heiner Kallweit
1
-2
/
+0
2017-09-22
net: phy: Fix truncation of large IRQ numbers in phy_attached_print()
Geert Uytterhoeven
1
-1
/
+1
2017-09-06
net: stmmac: Delete dead code for MDIO registration
Romain Perier
1
-3
/
+19
2017-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2017-08-23
net: phy: Deal with unbound PHY driver in phy_attached_print()
Florian Fainelli
1
-2
/
+4
2017-08-07
phylink: add phylink infrastructure
Russell King
1
-0
/
+1
2017-08-07
net: phy: provide a hook for link up/link down events
Russell King
1
-0
/
+14
2017-07-03
net: phy: Add phy loopback support in net phy framework
Lin Yun Sheng
1
-0
/
+51
2017-06-07
net: phy: split out 10G genphy support
Russell King
1
-86
/
+19
2017-06-07
net: phy: add 802.3 clause 45 support to phylib
Russell King
1
-14
/
+6
2017-05-28
net: phy: Relax error checking on sysfs_create_link()
Florian Fainelli
1
-8
/
+22
2017-05-26
net: phy: Create sysfs reciprocal links for attached_dev/phydev
Florian Fainelli
1
-0
/
+11
2017-05-25
net: phy: put genphy_config_init's EXPORT_SYMBOL directly after the function
Uwe Kleine-König
1
-1
/
+1
2017-03-22
net: phy: switch remaining users to phy_(read|write)_mmd()
Russell King
1
-2
/
+2
2017-03-06
net: phy: Do not perform software reset for Generic PHY
Florian Fainelli
1
-1
/
+1
2017-02-20
net: phy: Check phydev->drv
Florian Fainelli
1
-3
/
+3
2017-02-20
net: phy: Fix PHY unbind crash
Florian Fainelli
1
-0
/
+2
[next]