linux/drivers/net/phy
Simon Guinot fddd91016d phylib: fix PAL state machine restart on resume
On resume, before starting the PAL state machine, check if the
adjust_link() method is well supplied. If not, this would lead to a
NULL pointer dereference in the phy_state_machine() function.

This scenario can happen if the Ethernet driver call manually the PHY
functions instead of using the PAL state machine. The mv643xx_eth driver
is a such example.

Signed-off-by: Simon Guinot <sguinot@lacie.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-09-14 14:31:03 -07:00
..
Kconfig phylib: available for any speed ethernet 2010-08-11 23:03:50 -07:00
Makefile
bcm63xx.c
broadcom.c
cicada.c
davicom.c
et1011c.c
fixed.c
icplus.c
lxt.c
marvell.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 2010-08-04 11:47:58 -07:00
mdio-bitbang.c
mdio-gpio.c of/device: Replace struct of_device with struct platform_device 2010-08-06 09:25:50 -06:00
mdio-octeon.c
mdio_bus.c phylib: fix PAL state machine restart on resume 2010-09-14 14:31:03 -07:00
micrel.c
national.c
phy.c phy.c: fix kernel-doc warnings 2010-08-10 00:09:21 -07:00
phy_device.c phylib: Fix race between returning phydev and calling adjust_link 2010-08-24 14:46:12 -07:00
qsemi.c
realtek.c
smsc.c
ste10Xp.c
vitesse.c