kernel-fxtec-pro1x/drivers/infiniband/ulp/ipoib
Roland Dreier 8d1cc86a62 IPoIB: Convert to NAPI
Convert the IP-over-InfiniBand network device driver over to using
NAPI to handle completions for the main CQ.  This covers all receives
as well as datagram mode sends; send completions for connected mode
connections are still handled from interrupt context.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2007-05-06 21:18:11 -07:00
..
ipoib.h IPoIB: Convert to NAPI 2007-05-06 21:18:11 -07:00
ipoib_cm.c IPoIB: Convert to NAPI 2007-05-06 21:18:11 -07:00
ipoib_fs.c [PATCH] mark struct file_operations const 3 2007-02-12 09:48:45 -08:00
ipoib_ib.c IPoIB: Convert to NAPI 2007-05-06 21:18:11 -07:00
ipoib_main.c IPoIB: Convert to NAPI 2007-05-06 21:18:11 -07:00
ipoib_multicast.c IPoIB: Fix race in detaching from mcast group before attaching 2007-03-22 14:32:09 -07:00
ipoib_verbs.c IB: Add CQ comp_vector support 2007-05-06 21:18:11 -07:00
ipoib_vlan.c IPoIB: Connected mode experimental support 2007-02-10 08:00:48 -08:00
Kconfig IPoIB: Connected mode experimental support 2007-02-10 08:00:48 -08:00
Makefile IPoIB: Connected mode experimental support 2007-02-10 08:00:48 -08:00