1
0
Fork 0
alistair23-linux/drivers/net/netxen
dhananjay@netxen.com 3052246c81 netxen: fix crashes during module unload
This patch fixes two problems during driver unload. The pci_disable_device()
call is before firmware reload, causing reads and writes across PCI bus after
disabling device. Second problem is the register window was wrong during
firmware reload

Signed-off by: Dhananjay Phadke <dhananjay@netxen.com>

Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-08-31 06:52:57 -04:00
..
Makefile Add NetXen 1G/10G ethernet driver. 2006-12-02 00:11:58 -05:00
netxen_nic.h netxen: Load firmware during probe, dma watchdog fix. 2007-07-24 16:28:39 -04:00
netxen_nic_ethtool.c [NET]: ethtool_perm_addr only has one implementation 2007-07-31 14:00:29 -07:00
netxen_nic_hdr.h netxen: fix crashes during module unload 2007-08-31 06:52:57 -04:00
netxen_nic_hw.c netxen: fix crashes during module unload 2007-08-31 06:52:57 -04:00
netxen_nic_hw.h NetXen: Port swap feature for multi port cards 2007-04-28 11:01:06 -04:00
netxen_nic_init.c RESEND [PATCH 3/3] NetXen: Graceful teardown of interface and hardware upon module unload 2007-07-02 08:24:52 -04:00
netxen_nic_isr.c NetXen: Fix link status messages 2007-06-12 18:58:58 -04:00
netxen_nic_main.c netxen: fix crashes during module unload 2007-08-31 06:52:57 -04:00
netxen_nic_niu.c drivers/net: fix comparisons of unsigned < 0 2007-07-08 22:16:39 -04:00
netxen_nic_phan_reg.h RESEND [PATCH 2/3] NetXen: Support per PCI-function interrupt mask registers 2007-07-02 08:24:52 -04:00