dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/phy
Sergei Shtylylov 817acf5ebd [PATCH] Stop calling phy_stop_interrupts() twice
Prevent phylib from freeing PHY IRQ twice on closing an eth device:
phy_disconnect() first calls phy_stop_interrupts(), then it calls
phy_stop_machine() which in turn calls phy_stop_interrupts() making the
kernel complain on each bootup...

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2006-08-03 17:29:59 -04:00
..
Kconfig Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc 2006-06-22 22:11:30 -07:00
Makefile Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc 2006-06-22 22:11:30 -07:00
cicada.c [PATCH] Add support for the Cicada 8201 PHY 2006-07-05 14:07:14 -04:00
davicom.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
lxt.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
marvell.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
mdio_bus.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
phy.c [PATCH] Stop calling phy_stop_interrupts() twice 2006-08-03 17:29:59 -04:00
phy_device.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
qsemi.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
smsc.c [PATCH] phy: new SMSC LAN83C185 PHY driver 2006-05-24 02:51:33 -04:00
vitesse.c [POWERPC] Add Vitesse 8244 PHY for MPC8641 HPCN platform. 2006-06-21 15:01:29 +10:00