alistair23-linux/drivers/net/e1000e
Dongdong Deng 147b2c8cb4 e1000e: add netpoll support for MSI/MSI-X IRQ modes
With enabling CONFIG_PCI_MSI, e1000e could work in MSI/MSI-X IRQ mode,
and netpoll controller didn't deal with those IRQ modes on e1000e.

This patch add the handling MSI/MSI-X IRQ modes to netpoll controller,
so that netconsole could work with those IRQ modes.

Signed-off-by: Dongdong Deng <dongdong.deng@windriver.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2010-11-16 19:50:15 -08:00
..
82571.c e1000e: 82574 intermittently fails to initialize with manageability f/w 2010-11-16 19:50:14 -08:00
defines.h e1000e: 82571 SerDes link handle null code word from partner 2010-11-16 19:50:13 -08:00
e1000.h e1000e: reset PHY after errors detected 2010-10-28 10:18:59 -07:00
es2lan.c e1000e: use hardware writeback batching 2010-09-30 17:59:31 -07:00
ethtool.c e1000e: Fix for offline diag test failure at first call 2010-10-18 07:54:30 -07:00
hw.h e1000e: 82579 unaccounted missed packets 2010-09-22 20:41:20 -07:00
ich8lan.c e1000e: 82579 performance improvements 2010-09-30 18:00:17 -07:00
lib.c
Makefile
netdev.c e1000e: add netpoll support for MSI/MSI-X IRQ modes 2010-11-16 19:50:15 -08:00
param.c e1000e: use hardware writeback batching 2010-09-30 17:59:31 -07:00
phy.c