index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: fix resume handling
Russell King
2017-12-13
1
-4
/
+6
*
net: phy: Fix truncation of large IRQ numbers in phy_attached_print()
Geert Uytterhoeven
2017-09-21
1
-1
/
+1
*
net: stmmac: Delete dead code for MDIO registration
Romain Perier
2017-09-05
1
-3
/
+19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-01
1
-2
/
+4
|
\
|
*
net: phy: Deal with unbound PHY driver in phy_attached_print()
Florian Fainelli
2017-08-22
1
-2
/
+4
*
|
phylink: add phylink infrastructure
Russell King
2017-08-06
1
-0
/
+1
*
|
net: phy: provide a hook for link up/link down events
Russell King
2017-08-06
1
-0
/
+14
|
/
*
net: phy: Add phy loopback support in net phy framework
Lin Yun Sheng
2017-07-03
1
-0
/
+51
*
net: phy: split out 10G genphy support
Russell King
2017-06-06
1
-86
/
+19
*
net: phy: add 802.3 clause 45 support to phylib
Russell King
2017-06-06
1
-14
/
+6
*
net: phy: Relax error checking on sysfs_create_link()
Florian Fainelli
2017-05-27
1
-8
/
+22
*
net: phy: Create sysfs reciprocal links for attached_dev/phydev
Florian Fainelli
2017-05-26
1
-0
/
+11
*
net: phy: put genphy_config_init's EXPORT_SYMBOL directly after the function
Uwe Kleine-König
2017-05-25
1
-1
/
+1
*
net: phy: switch remaining users to phy_(read|write)_mmd()
Russell King
2017-03-22
1
-2
/
+2
*
net: phy: Do not perform software reset for Generic PHY
Florian Fainelli
2017-03-05
1
-1
/
+1
*
net: phy: Check phydev->drv
Florian Fainelli
2017-02-20
1
-3
/
+3
*
net: phy: Fix PHY unbind crash
Florian Fainelli
2017-02-20
1
-0
/
+2
*
net: phy: Fix PHY module checks and NULL deref in phy_attach_direct()
Florian Fainelli
2017-02-09
1
-8
/
+20
*
net: phy: Fix lack of reference count on PHY driver
Mao Wenan
2017-02-02
1
-0
/
+7
*
net: phy: use boolean dt properties for eee broken modes
jbrunet
2016-12-20
1
-3
/
+15
*
net: phy: fix sign type error in genphy_config_eee_advert
jbrunet
2016-12-20
1
-2
/
+2
*
net: phy: phy drivers should not set SUPPORTED_[Asym_]Pause
Timur Tabi
2016-12-10
1
-0
/
+19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-10
1
-3
/
+13
|
\
|
*
phy: Don't increment MDIO bus refcount unless it's a different owner
Florian Fainelli
2016-12-07
1
-3
/
+13
*
|
phy: add phy fixup unregister functions
Woojung.Huh@microchip.com
2016-12-08
1
-0
/
+47
*
|
net: phy: Fix use after free in phy_detach()
Geert Uytterhoeven
2016-11-29
1
-2
/
+2
*
|
net: phy: add an option to disable EEE advertisement
jbrunet
2016-11-29
1
-9
/
+71
*
|
phy: fix error case of phy_led_triggers_(un)register
Woojung Huh
2016-11-25
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
1
-0
/
+2
|
\
|
|
*
phy: fix device reference leaks
Johan Hovold
2016-11-07
1
-0
/
+2
*
|
net: phy: leds: add support for led triggers on phy link state change
Zach Brown
2016-10-18
1
-0
/
+5
*
|
net: phy: Threaded interrupts allow some simplification
Andrew Lunn
2016-10-17
1
-1
/
+1
|
/
*
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
|
\
[next]