index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phy_device.c
Age
Commit message (
Expand
)
Author
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-18
net: phy: simplify phy_link_change arguments
Doug Berger
2020-05-17
net: phy: propagate an error back to the callers of phy_sfp_probe
Leon Romanovsky
2020-05-07
net: phy: fix less than zero comparison with unsigned variable val
Colin Ian King
2020-05-06
ethtool: provide UAPI for PHY master/slave configuration.
Oleksij Rempel
2020-05-06
net: phy: add concept of shared storage for PHYs
Michael Walle
2020-04-24
net: phy: clear phydev->suspended after soft reset
Heiner Kallweit
2020-04-24
net: phy: remove genphy_no_soft_reset
Heiner Kallweit
2020-04-24
net: phy: make phy_suspend a no-op if PHY is suspended already
Heiner Kallweit
2020-03-26
net: phy: don't touch suspended flag if there's no suspend/resume callback
Heiner Kallweit
2020-03-26
net: phy: probe PHY drivers synchronously
Heiner Kallweit
2020-03-23
net: phy: use phy_read_poll_timeout() to simplify the code
Dejin Zheng
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-12
net: phy: fix MDIO bus PM PHY resuming
Heiner Kallweit
2020-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-26
net: phy: corrected the return value for genphy_check_and_restart_aneg and ge...
Sudheesh Mavila
2020-02-23
net: phy: Avoid multiple suspends
Florian Fainelli
2020-02-19
phy: avoid unnecessary link-up delay in polling mode
Petr Oros
2020-02-16
net: add linkmode helper for setting flow control advertisement
Russell King
2020-02-16
net: add helpers to resolve negotiated flow control
Russell King
2020-01-14
net: phy: Added IRQ print to phylink_bringup_phy()
Florian Fainelli
2019-12-25
net: mdio: of: Register discovered MII time stampers.
Richard Cochran
2019-12-25
net: Introduce a new MII time stamping interface.
Richard Cochran
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-20
net: phy: ensure that phy IDs are correctly typed
Russell King
2019-12-19
net: phy: provide and use genphy_read_status_fixed()
Russell King
2019-12-19
net: phy: add genphy_check_and_restart_aneg()
Russell King
2019-12-19
net: phy: remove redundant .aneg_done initialisers
Russell King
2019-11-23
net: phy: initialise phydev speed and duplex sanely
Russell King
2019-11-18
net: phy: avoid matching all-ones clause 45 PHY IDs
Russell King
2019-11-18
net: phy: add core phylib sfp support
Russell King
2019-10-23
net: phy: add support for clause 37 auto-negotiation
Heiner Kallweit
2019-10-23
net: phy: modify assignment to OR for dev_flags in phy_attach_direct
Tao Ren
2019-10-16
net: phy: Fix "link partner" information disappear issue
Yonglong Liu
2019-10-04
net: phy: extract link partner advertisement reading
Russell King
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-17
net: phy: remove genphy_config_init
Heiner Kallweit
2019-08-15
net: phy: read MII_CTRL1000 in genphy_read_status only if needed
Heiner Kallweit
2019-08-13
net: phy: consider AN_RESTART status when reading link status
Heiner Kallweit
2019-08-11
net: phy: prepare phylib to deal with PHY's extending Clause 22
Heiner Kallweit
2019-08-11
net: phy: simplify genphy_config_advert by using the linkmode_adv_to_xxx_t fu...
Heiner Kallweit
2019-08-02
net: phy: fix race in genphy_update_link
Heiner Kallweit
2019-07-12
net: phy: make exported variables non-static
Denis Efremov
2019-06-14
net: phy: Add more 1000BaseX support detection
Robert Hancock
2019-06-06
net: phy: Add detection of 1000BaseX link mode support
Robert Hancock
2019-05-30
net: phy: enable interrupts when PHY is attached already
Heiner Kallweit
2019-05-29
net: phy: Add phy_standalone sysfs entry
Ioana Ciornei
2019-05-29
net: phy: Check against net_device being NULL
Ioana Ciornei
2019-05-29
net: phy: Guard against the presence of a netdev
Ioana Ciornei
2019-05-29
net: phy: Add phy_sysfs_create_links helper function
Vladimir Oltean
[prev]
[next]