linux/drivers/net/phy
Greg Kroah-Hartman 87aebe078e PHY: remove rwsem use from phy core
The subsystem rwsem is not used by the driver core at all, so the use of
it in the phy code doesn't make any sense.  They might possibly
want to use a local lock, but I am unsure about that.

Cc: netdev <netdev@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-04-27 10:57:31 -07:00
..
Kconfig [PATCH] 2.6.18: sb1250-mac: Broadcom PHY support 2006-12-02 00:11:54 -05:00
Makefile [PATCH] 2.6.18: sb1250-mac: Broadcom PHY support 2006-12-02 00:11:54 -05:00
broadcom.c [PATCH] 2.6.18: sb1250-mac: Broadcom PHY support 2006-12-02 00:11:54 -05:00
cicada.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
davicom.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
fixed.c PHY: remove rwsem use from phy core 2007-04-27 10:57:31 -07:00
lxt.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
marvell.c phylib: Add support for Marvell 88e1111S and 88e1145 2007-02-17 15:16:08 -05:00
mdio_bus.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
phy.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
phy_device.c PHY: remove rwsem use from phy core 2007-04-27 10:57:31 -07:00
qsemi.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
smsc.c [PATCH] remove unnecessary config.h includes from drivers/net/ 2006-08-14 14:00:43 -04:00
vitesse.c [PATCH] remove unnecessary config.h includes from drivers/net/ 2006-08-14 14:00:43 -04:00