jbrunet
|
57f3986231
net: phy: use boolean dt properties for eee broken modes
|
8 年之前 |
jbrunet
|
3bb9ab6327
net: phy: fix sign type error in genphy_config_eee_advert
|
8 年之前 |
Timur Tabi
|
529ed12752
net: phy: phy drivers should not set SUPPORTED_[Asym_]Pause
|
8 年之前 |
David S. Miller
|
821781a9f4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Woojung.Huh@microchip.com
|
f38e7a32ee
phy: add phy fixup unregister functions
|
8 年之前 |
Florian Fainelli
|
ec988ad78e
phy: Don't increment MDIO bus refcount unless it's a different owner
|
8 年之前 |
Geert Uytterhoeven
|
0075bd692d
net: phy: Fix use after free in phy_detach()
|
8 年之前 |
jbrunet
|
d853d145ea
net: phy: add an option to disable EEE advertisement
|
8 年之前 |
Woojung Huh
|
a7dac9f9c1
phy: fix error case of phy_led_triggers_(un)register
|
8 年之前 |
David S. Miller
|
bb598c1b8c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Johan Hovold
|
17ae1c650c
phy: fix device reference leaks
|
8 年之前 |
Zach Brown
|
2e0bc452f4
net: phy: leds: add support for led triggers on phy link state change
|
8 年之前 |
Andrew Lunn
|
664fcf123a
net: phy: Threaded interrupts allow some simplification
|
8 年之前 |
Fabio Estevam
|
948350140e
Revert "phy: add support for a reset-gpio specification"
|
9 年之前 |
Uwe Kleine-König
|
da47b45720
phy: add support for a reset-gpio specification
|
9 年之前 |
Sergei Shtylyov
|
b74766a0a0
phylib: don't return NULL from get_phy_device()
|
9 年之前 |
wangweidong
|
f48256efed
phy: make some bits preserved while setup forced mode
|
9 年之前 |
Woojung.Huh@microchip.com
|
cd772de358
phy: keep pause flags in phy driver features
|
9 年之前 |
Sjoerd Simons
|
113c74d83e
net: phy: turn carrier off on phy attach
|
9 年之前 |
Dan Carpenter
|
47b356e499
phy: remove an unneeded condition
|
9 年之前 |
Andrew Lunn
|
711fdba37a
mdio: Abstract device_remove() and device_free()
|
9 年之前 |
Andrew Lunn
|
a9049e0c51
mdio: Add support for mdio drivers.
|
9 年之前 |
Andrew Lunn
|
e76a4957c5
phy: Move phy specific bus match into phy_device
|
9 年之前 |
Andrew Lunn
|
be01da72b1
phy: Centralize setting driver module owner
|
9 年之前 |
Andrew Lunn
|
bc87922ff5
phy: Move PHY PM operations into phy_device
|
9 年之前 |
Andrew Lunn
|
5cf11beef2
phy_device: Move phy attributes into phy_device
|
9 年之前 |
Andrew Lunn
|
7f854420fb
phy: Add API for {un}registering an mdio device to a bus.
|
9 年之前 |
Andrew Lunn
|
e5a03bfd87
phy: Add an mdio_device structure
|
9 年之前 |
Andrew Lunn
|
2220943a21
phy: Centralise print about attached phy
|
9 年之前 |
Andrew Lunn
|
84eff6d194
phy: add phydev_name() wrapper
|
9 年之前 |