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.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-08-19
net: phy: fix memory leak in device-create error path
Johan Hovold
1
-4
/
+4
2020-06-30
net: phy: Check harder for errors in get_phy_id()
Florian Fainelli
1
-2
/
+4
2020-03-18
net: phy: Avoid multiple suspends
Florian Fainelli
1
-2
/
+3
2020-03-18
net: phy: fix MDIO bus PM PHY resuming
Heiner Kallweit
1
-1
/
+5
2019-12-31
net: phy: initialise phydev speed and duplex sanely
Russell King
1
-2
/
+2
2019-12-31
net: phy: avoid matching all-ones clause 45 PHY IDs
Russell King
1
-3
/
+6
2019-12-31
net: phy: ensure that phy IDs are correctly typed
Russell King
1
-4
/
+4
2019-10-16
net: phy: Fix "link partner" information disappear issue
Yonglong Liu
1
-1
/
+10
2019-10-05
net: phy: extract link partner advertisement reading
Russell King
1
-25
/
+40
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+11
2019-08-17
net: phy: remove genphy_config_init
Heiner Kallweit
1
-51
/
+0
2019-08-15
net: phy: read MII_CTRL1000 in genphy_read_status only if needed
Heiner Kallweit
1
-5
/
+6
2019-08-14
net: phy: consider AN_RESTART status when reading link status
Heiner Kallweit
1
-1
/
+11
2019-08-12
net: phy: prepare phylib to deal with PHY's extending Clause 22
Heiner Kallweit
1
-15
/
+12
2019-08-12
net: phy: simplify genphy_config_advert by using the linkmode_adv_to_xxx_t fu...
Heiner Kallweit
1
-16
/
+6
2019-08-03
net: phy: fix race in genphy_update_link
Heiner Kallweit
1
-0
/
+6
2019-07-13
net: phy: make exported variables non-static
Denis Efremov
1
-3
/
+3
2019-06-15
net: phy: Add more 1000BaseX support detection
Robert Hancock
1
-0
/
+2
2019-06-06
net: phy: Add detection of 1000BaseX link mode support
Robert Hancock
1
-0
/
+3
2019-05-31
net: phy: enable interrupts when PHY is attached already
Heiner Kallweit
1
-1
/
+1
2019-05-30
net: phy: Add phy_standalone sysfs entry
Ioana Ciornei
1
-0
/
+22
2019-05-30
net: phy: Check against net_device being NULL
Ioana Ciornei
1
-0
/
+6
2019-05-30
net: phy: Guard against the presence of a netdev
Ioana Ciornei
1
-10
/
+23
2019-05-30
net: phy: Add phy_sysfs_create_links helper function
Vladimir Oltean
1
-17
/
+26
2019-05-23
net: phy: Make phy_basic_t1_features use base100t1.
Andrew Lunn
1
-1
/
+1
2019-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+7
2019-05-05
net: phy: fix phy_validate_pause
Heiner Kallweit
1
-4
/
+7
2019-05-04
net: phy: improve pause handling
Heiner Kallweit
1
-7
/
+29
2019-04-29
net: phy: avoid unneeded MDIO reads in genphy_read_status
Heiner Kallweit
1
-1
/
+5
2019-04-26
net: phy: improve genphy_soft_reset
Heiner Kallweit
1
-2
/
+14
2019-04-19
net: phy: don't set autoneg if it's not supported
Heiner Kallweit
1
-0
/
+4
2019-04-09
net: phy: fix setting autoneg_complete in genphy_update_link
Heiner Kallweit
1
-6
/
+4
2019-04-09
net: phy: replace genphy_10g_driver with genphy_c45_driver
Heiner Kallweit
1
-8
/
+8
2019-04-09
net: phy: improve link partner capability detection
Heiner Kallweit
1
-4
/
+8
2019-04-05
net: phy: allow a PHY driver to define neither features nor get_features
Heiner Kallweit
1
-7
/
+12
2019-04-04
net: phy: fix autoneg mismatch case in genphy_read_status
Heiner Kallweit
1
-5
/
+3
2019-04-02
net: phy: use genphy_read_abilities in genphy driver
Heiner Kallweit
1
-2
/
+1
2019-04-02
net: phy: add genphy_read_abilities
Heiner Kallweit
1
-0
/
+48
2019-04-02
net: phy: improve genphy_read_status
Heiner Kallweit
1
-15
/
+8
2019-03-26
net: phy: don't clear BMCR in genphy_soft_reset
Heiner Kallweit
1
-1
/
+1
2019-02-22
net: phy: export genphy_config_eee_advert
Heiner Kallweit
1
-1
/
+2
2019-02-21
net: phy: don't use 10BaseT/half as default in genphy_read_status
Heiner Kallweit
1
-2
/
+2
2019-02-21
net: phy: remove orphaned register read in genphy_read_status
Heiner Kallweit
1
-4
/
+0
2019-02-18
net: phy: use phy_resolve_aneg_linkmode in genphy_read_status
Heiner Kallweit
1
-23
/
+1
2019-02-14
net: phy: Move of_set_phy_eee_broken to phy-core.c
Maxime Chevallier
1
-28
/
+0
2019-02-14
net: phy: Mask-out non-compatible modes when setting the max-speed
Maxime Chevallier
1
-53
/
+0
2019-02-12
net: phy: simplify genphy_config_eee_advert
Heiner Kallweit
1
-21
/
+6
2019-02-10
net: phy: use phy_modify_changed in genphy_config_advert
Heiner Kallweit
1
-28
/
+15
2019-02-09
net: phy: Add support for asking the PHY its abilities
Andrew Lunn
1
-16
/
+15
[next]