linux/drivers/net/e1000
Auke Kok edd106fc8a [PATCH] e1000: Fix regression: garbled stats and irq allocation during swsusp
e1000: Fix suspend/resume powerup and irq allocation

From: Auke Kok <auke-jan.h.kok@intel.com>

After 7.0.33/2.6.16, e1000 suspend/resume left the user with an enabled
device showing garbled statistics and undetermined irq allocation state,
where `ifconfig eth0 down` would display `trying to free already freed irq`.

Explicitly free and allocate irq as well as powerup the PHY during resume
fixes when needed.

Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2006-11-07 04:27:51 -05:00
..
Makefile e100, e1000, ixgb: update copyright header and remove LICENSE 2006-09-27 12:53:14 -07:00
e1000.h e1000: driver state fixes (race fix) 2006-09-27 12:54:02 -07:00
e1000_ethtool.c e1000: FIX: 82542 doesn't support WoL 2006-10-24 14:45:55 -07:00
e1000_hw.c e1000: rework polarity, NVM, eeprom code and fixes. 2006-09-27 12:54:05 -07:00
e1000_hw.h e1000: FIX: fix wrong txdctl threshold bitmasks 2006-10-24 14:45:58 -07:00
e1000_main.c [PATCH] e1000: Fix regression: garbled stats and irq allocation during swsusp 2006-11-07 04:27:51 -05:00
e1000_osdep.h e100, e1000, ixgb: update copyright header and remove LICENSE 2006-09-27 12:53:14 -07:00
e1000_param.c e1000: rename flow control symbols 2006-09-27 12:53:28 -07:00