index
:
kernel_xiaomi_msm8953.git
master
q10.0
kernel_xiaomi_msm8953
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phy_device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phy: fix MDIO bus PM PHY resuming
Heiner Kallweit
2020-03-21
1
-1
/
+5
*
net: phy: Avoid multiple suspends
Florian Fainelli
2020-03-21
1
-2
/
+3
*
phy: Revert toggling reset changes.
David S. Miller
2020-03-21
1
-6
/
+5
*
net: phy: Fix not to call phy_resume() if PHY is not attached
Yoshihiro Shimoda
2020-02-02
1
-5
/
+6
*
net: phy: initialise phydev speed and duplex sanely
Russell King
2020-01-11
1
-2
/
+2
*
net: phy: Check against net_device being NULL
Ioana Ciornei
2019-08-05
1
-0
/
+6
*
net: phy: Fix the issue that netif always links up after resuming
Kunihiko Hayashi
2019-01-09
1
-5
/
+2
*
net: phy: don't allow __set_phy_supported to add unsupported modes
Heiner Kallweit
2018-12-17
1
-11
/
+8
*
net: phy: fix flag masking in __set_phy_supported
Heiner Kallweit
2018-07-25
1
-5
/
+2
*
net: phy: Fix PHY unbind crash
Florian Fainelli
2017-08-11
1
-0
/
+2
*
net: phy: Do not perform software reset for Generic PHY
Florian Fainelli
2017-08-06
1
-1
/
+1
*
net: phy: use boolean dt properties for eee broken modes
jbrunet
2017-07-05
1
-3
/
+15
*
net: phy: fix sign type error in genphy_config_eee_advert
jbrunet
2017-07-05
1
-2
/
+2
*
net: phy: add an option to disable EEE advertisement
jbrunet
2017-07-05
1
-9
/
+71
*
net: phy: Fix PHY module checks and NULL deref in phy_attach_direct()
Florian Fainelli
2017-06-17
1
-8
/
+21
*
net: phy: Fix lack of reference count on PHY driver
Mao Wenan
2017-06-17
1
-0
/
+7
*
phy: Don't increment MDIO bus refcount unless it's a different owner
Florian Fainelli
2016-12-07
1
-3
/
+13
*
phy: fix device reference leaks
Johan Hovold
2016-11-07
1
-0
/
+2
*
Revert "phy: add support for a reset-gpio specification"
Fabio Estevam
2016-05-20
1
-8
/
+0
*
phy: add support for a reset-gpio specification
Uwe Kleine-König
2016-05-16
1
-0
/
+8
*
phylib: don't return NULL from get_phy_device()
Sergei Shtylyov
2016-04-26
1
-1
/
+1
*
phy: make some bits preserved while setup forced mode
wangweidong
2016-04-15
1
-1
/
+2
*
phy: keep pause flags in phy driver features
Woojung.Huh@microchip.com
2016-02-17
1
-1
/
+1
*
net: phy: turn carrier off on phy attach
Sjoerd Simons
2016-01-15
1
-0
/
+5
*
phy: remove an unneeded condition
Dan Carpenter
2016-01-12
1
-1
/
+1
*
mdio: Abstract device_remove() and device_free()
Andrew Lunn
2016-01-07
1
-0
/
+18
*
mdio: Add support for mdio drivers.
Andrew Lunn
2016-01-07
1
-10
/
+17
*
phy: Move phy specific bus match into phy_device
Andrew Lunn
2016-01-07
1
-0
/
+28
*
phy: Centralize setting driver module owner
Andrew Lunn
2016-01-07
1
-6
/
+7
*
phy: Move PHY PM operations into phy_device
Andrew Lunn
2016-01-07
1
-0
/
+110
*
phy_device: Move phy attributes into phy_device
Andrew Lunn
2016-01-07
1
-0
/
+44
*
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
2016-01-07
1
-11
/
+10
*
phy: Add an mdio_device structure
Andrew Lunn
2016-01-07
1
-30
/
+32
*
phy: Centralise print about attached phy
Andrew Lunn
2016-01-07
1
-0
/
+27
*
phy: add phydev_name() wrapper
Andrew Lunn
2016-01-07
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-03
1
-25
/
+49
|
\
|
*
net: phy: fix a bug in get_phy_c45_ids
Shaohui Xie
2015-11-02
1
-25
/
+49
*
|
phylib: Add phy_set_max_speed helper
Simon Horman
2015-10-03
1
-19
/
+40
|
/
*
phy: add phy_device_remove()
Russell King
2015-09-24
1
-0
/
+18
*
phy: add proper phy struct device refcounting
Russell King
2015-09-24
1
-0
/
+12
*
phy: fix mdiobus module safety
Russell King
2015-09-24
1
-14
/
+18
*
phylib: simplify NULL checks
Sergei Shtylyov
2015-08-28
1
-3
/
+3
*
phylib: simplify bogus phy_device_create() result
Sergei Shtylyov
2015-08-28
1
-1
/
+1
*
phylib: Make PHYs children of their MDIO bus, not the bus' parent.
David Daney
2015-08-25
1
-1
/
+1
*
net/phy: tune get_phy_c45_ids to support more c45 phy
Shengzhou Liu
2015-06-28
1
-6
/
+14
*
net: phy: fix phy link up when limiting speed via device tree
Mugunthan V N
2015-06-28
1
-2
/
+3
*
net: phy: keep track of the PHY suspend state
Florian Fainelli
2015-01-27
1
-4
/
+18
*
phylib: use MDIO_DEVS[12]
Sergei Shtylyov
2014-08-22
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-30
1
-1
/
+14
|
\
|
*
net: phy: re-apply PHY fixups during phy_register_device
Florian Fainelli
2014-07-29
1
-1
/
+1
[next]