linux/drivers/net/netxen
Dhananjay Phadke be339aee63 netxen: fix irq tear down and msix leak.
o Fix the order of irq and hardware context teardown.
  Also synchronize the interrupt in dev close() before
  releasing tx buffers.

o Fix possible msi-x vector leak if available vectors are
  less than requested.

o Request multiple msix vectors only if hardware supports
  multiple rx queues.

Signed-off-by: Dhananjay Phadke <dhananjay@netxen.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-05-09 13:13:36 -07:00
..
Makefile
netxen_nic_ctx.c netxen: refactor netxen_recv_context struct 2009-04-28 22:44:31 -07:00
netxen_nic_ethtool.c netxen: fix link event handling 2009-04-28 22:44:30 -07:00
netxen_nic_hdr.h netxen: code cleanup 2009-04-08 15:58:24 -07:00
netxen_nic_hw.c netxen: fix bonding support 2009-05-06 15:33:36 -07:00
netxen_nic_hw.h netxen: fix bonding support 2009-05-06 15:33:36 -07:00
netxen_nic_init.c netxen: fix bonding support 2009-05-06 15:33:36 -07:00
netxen_nic_main.c netxen: fix irq tear down and msix leak. 2009-05-09 13:13:36 -07:00
netxen_nic_niu.c netxen: fix bonding support 2009-05-06 15:33:36 -07:00
netxen_nic_phan_reg.h netxen: fix link event handling 2009-04-28 22:44:30 -07:00
netxen_nic.h netxen: cache msi register offset 2009-05-09 13:13:35 -07:00