index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phy_device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phy: introduce phydev->port
Michael Walle
2021-03-30
1
-0
/
+9
*
net: phy: make mdio_bus_phy_suspend/resume as __maybe_unused
Arnd Bergmann
2021-03-17
1
-4
/
+2
*
net: phy: consider that suspend2ram may cut off PHY power
Heiner Kallweit
2021-03-04
1
-36
/
+17
*
net: phy: Avoid NPD upon phy_detach() when driver is unbound
Florian Fainelli
2020-09-17
1
-1
/
+2
*
net: phy: call phy_disable_interrupts() in phy_attach_direct() instead
Yoshihiro Shimoda
2020-09-10
1
-4
/
+4
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
net: phy: fix memory leak in device-create error path
Johan Hovold
2020-08-08
1
-4
/
+4
*
net: phy: fix check in get_phy_c45_ids
Vladimir Oltean
2020-07-22
1
-2
/
+2
*
net: phy: continue searching for C45 MMDs even if first returned ffff:ffff
Vladimir Oltean
2020-07-17
1
-1
/
+2
*
net: phy: Define PHY statistics ethtool_phy_ops
Florian Fainelli
2020-07-08
1
-0
/
+3
*
net: phy: Register ethtool PHY operations
Florian Fainelli
2020-07-07
1
-0
/
+7
*
net: phy: Make phy_10gbit_fec_features_array static
Andrew Lunn
2020-07-07
1
-2
/
+1
*
net: phy: Properly define genphy_c45_driver
Andrew Lunn
2020-07-07
1
-1
/
+0
*
net: phy: reset the PHY even if probe() is not implemented
Bartosz Golaszewski
2020-06-26
1
-11
/
+12
*
net: phy: arrange headers in phy_device.c alphabetically
Bartosz Golaszewski
2020-06-26
1
-15
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-25
1
-2
/
+8
|
\
|
*
net: phy: call phy_disable_interrupts() in phy_init_hw()
Jisheng Zhang
2020-06-24
1
-0
/
+4
|
*
net: phy: Check harder for errors in get_phy_id()
Florian Fainelli
2020-06-19
1
-2
/
+4
*
|
net: phy: Add a helper to return the index for of the internal delay
Dan Murphy
2020-06-25
1
-0
/
+99
*
|
net: phy: read MMD ID from all present MMDs
Russell King
2020-06-19
1
-0
/
+13
*
|
net: phy: split devices_in_package
Russell King
2020-06-19
1
-3
/
+3
*
|
net: phy: set devices_in_package only after validation
Russell King
2020-06-19
1
-7
/
+9
*
|
net: phy: add support for probing MMDs >= 8 for devices-in-package
Russell King
2020-06-19
1
-2
/
+38
*
|
net: phy: reword get_phy_device() kerneldoc
Russell King
2020-06-19
1
-2
/
+11
*
|
net: phy: clean up get_phy_c22_id() invalid ID handling
Russell King
2020-06-19
1
-6
/
+8
*
|
net: phy: clean up get_phy_c45_ids() failure handling
Russell King
2020-06-19
1
-12
/
+10
*
|
net: phy: clean up PHY ID reading
Russell King
2020-06-19
1
-16
/
+9
*
|
net: phy: clean up cortina workaround
Russell King
2020-06-19
1
-15
/
+13
|
/
*
net: mdiobus: add clause 45 mdiobus accessors
Russell King
2020-05-26
1
-12
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-24
1
-2
/
+2
|
\
|
*
net: phy: propagate an error back to the callers of phy_sfp_probe
Leon Romanovsky
2020-05-17
1
-2
/
+2
*
|
net: phy: simplify phy_link_change arguments
Doug Berger
2020-05-18
1
-7
/
+5
*
|
net: phy: fix less than zero comparison with unsigned variable val
Colin Ian King
2020-05-07
1
-1
/
+1
*
|
ethtool: provide UAPI for PHY master/slave configuration.
Oleksij Rempel
2020-05-06
1
-0
/
+94
*
|
net: phy: add concept of shared storage for PHYs
Michael Walle
2020-05-06
1
-0
/
+138
*
|
net: phy: clear phydev->suspended after soft reset
Heiner Kallweit
2020-04-24
1
-1
/
+11
*
|
net: phy: remove genphy_no_soft_reset
Heiner Kallweit
2020-04-24
1
-1
/
+0
*
|
net: phy: make phy_suspend a no-op if PHY is suspended already
Heiner Kallweit
2020-04-24
1
-0
/
+3
|
/
*
net: phy: don't touch suspended flag if there's no suspend/resume callback
Heiner Kallweit
2020-03-26
1
-17
/
+15
*
net: phy: probe PHY drivers synchronously
Heiner Kallweit
2020-03-26
1
-0
/
+1
*
net: phy: use phy_read_poll_timeout() to simplify the code
Dejin Zheng
2020-03-23
1
-11
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-12
1
-1
/
+5
|
\
|
*
net: phy: fix MDIO bus PM PHY resuming
Heiner Kallweit
2020-03-12
1
-1
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-27
1
-5
/
+6
|
\
|
|
*
net: phy: corrected the return value for genphy_check_and_restart_aneg and ge...
Sudheesh Mavila
2020-02-26
1
-3
/
+3
|
*
net: phy: Avoid multiple suspends
Florian Fainelli
2020-02-23
1
-2
/
+3
*
|
phy: avoid unnecessary link-up delay in polling mode
Petr Oros
2020-02-19
1
-2
/
+3
*
|
net: add linkmode helper for setting flow control advertisement
Russell King
2020-02-16
1
-16
/
+1
*
|
net: add helpers to resolve negotiated flow control
Russell King
2020-02-16
1
-0
/
+26
|
/
*
net: phy: Added IRQ print to phylink_bringup_phy()
Florian Fainelli
2020-01-14
1
-2
/
+10
[next]