kernel-fxtec-pro1x/drivers/net/tulip
Ondrej Zary b0255a0235 de2104x: fix power management
At least my 21041 cards come out of suspend with bus mastering disabled so
they did not work after resume(no data transferred).
After adding pci_set_master(), the driver oopsed immediately on resume -
because de_clean_rings() is called on suspend but de_init_rings() call
was missing in resume.

Also disable link (reset SIA) before sleep (de4x5 does this too).

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Acked-by: Jeff Garzik <jgarzik@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-09-26 15:49:38 -07:00
..
21142.c
de4x5.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
de4x5.h
de2104x.c de2104x: fix power management 2010-09-26 15:49:38 -07:00
dmfe.c fix typos concerning "initiali[zs]e" 2010-06-16 18:05:05 +02:00
eeprom.c drivers/net/tulip/eeprom.c: Remove unnecessary kmalloc casts 2010-06-01 00:15:53 -07:00
interrupt.c
Kconfig
Makefile
media.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
pnic.c
pnic2.c
timer.c
tulip.h tulip: implement wake-on-lan support 2010-06-01 00:15:51 -07:00
tulip_core.c Tulip: don't initialize SBE xT3E3 WAN ports. 2010-08-02 16:03:29 -07:00
uli526x.c
winbond-840.c tulip: formatting of pointers in printk() 2010-07-14 15:06:10 -07:00
xircom_cb.c