dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/ixp2000
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
..
Kconfig [PATCH] intel ixp2000 network driver 2005-11-18 13:32:22 -05:00
Makefile [PATCH] intel ixp2000 network driver 2005-11-18 13:32:22 -05:00
caleb.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
caleb.h [PATCH] intel ixp2000 network driver 2005-11-18 13:32:22 -05:00
enp2611.c [NET]: Nuke SET_MODULE_OWNER macro. 2007-10-10 16:51:13 -07:00
ixp2400-msf.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ixp2400-msf.h [PATCH] intel ixp2000 network driver 2005-11-18 13:32:22 -05:00
ixp2400_rx.uc [PATCH] intel ixp2000 network driver 2005-11-18 13:32:22 -05:00
ixp2400_rx.ucode [PATCH] intel ixp2000 network driver 2005-11-18 13:32:22 -05:00
ixp2400_tx.uc [PATCH] intel ixp2000 network driver 2005-11-18 13:32:22 -05:00
ixp2400_tx.ucode [PATCH] intel ixp2000 network driver 2005-11-18 13:32:22 -05:00
ixpdev.c [NET]: Do not check netif_running() and carrier state in ->poll() 2008-01-08 23:30:09 -08:00
ixpdev.h [NET]: Make NAPI polling independent of struct net_device objects. 2007-10-10 16:47:45 -07:00
ixpdev_priv.h [PATCH] intel ixp2000 network driver 2005-11-18 13:32:22 -05:00
pm3386.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
pm3386.h The ixp2000 driver for the enp2611 was developed on a board with 2006-05-15 12:25:29 -07:00