linux/drivers/net/ixgbe
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
..
ixgbe_82598.c ixgbe: minor sparse fixes 2007-10-30 14:32:17 -04:00
ixgbe_common.c
ixgbe_common.h
ixgbe_ethtool.c [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count 2007-10-10 16:51:45 -07:00
ixgbe_main.c [NET]: Do not check netif_running() and carrier state in ->poll() 2008-01-08 23:30:09 -08:00
ixgbe_phy.c
ixgbe_phy.h
ixgbe_type.h
ixgbe.h ixgbe: minor sparse fixes 2007-10-30 14:32:17 -04:00
Makefile