linux/drivers/net/ixgb
David S. Miller 4ec2411980 [NET]: Do not check netif_running() and carrier state in ->poll()
Drivers do this to try to break out of the ->poll()'ing loop
when the device is being brought administratively down.

Now that we have a napi_disable() "pending" state we are going
to solve that problem generically.

Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-08 23:30:09 -08:00
..
ixgb_ee.c ixgb: endianness 2007-10-10 16:52:01 -07:00
ixgb_ee.h ixgb: endianness 2007-10-10 16:52:01 -07:00
ixgb_ethtool.c ixgb: fix sparse warnings 2007-10-30 14:32:16 -04:00
ixgb_hw.c ixgb: fix sparse warnings 2007-10-30 14:32:16 -04:00
ixgb_hw.h ixgb: endianness 2007-10-10 16:52:01 -07:00
ixgb_ids.h e100, e1000, ixgb: update copyright header and remove LICENSE 2006-09-27 12:53:14 -07:00
ixgb_main.c [NET]: Do not check netif_running() and carrier state in ->poll() 2008-01-08 23:30:09 -08:00
ixgb_osdep.h PCI: Cleanup the includes of <linux/pci.h> 2007-05-02 19:02:35 -07:00
ixgb_param.c ixgb: fix sparse warnings 2007-10-30 14:32:16 -04:00
ixgb.h ixgb: fix sparse warnings 2007-10-30 14:32:16 -04:00
Makefile e100, e1000, ixgb: update copyright header and remove LICENSE 2006-09-27 12:53:14 -07:00