linux-kernel-test/drivers/infiniband/hw/mthca
Roland Dreier cbc5b2bb9e [IB] mthca: don't disable RDMA writes if no responder resources
Responder resources are only required to handle RDMA reads and atomic
operations, not RDMA writes.  So the driver should allow RDMA writes
even if responder resources are set to 0.  This is especially
important for the UC transport -- with the old code, it was impossible
to enable RDMA writes for UC QPs.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2005-11-15 00:24:23 -08:00
..
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile [IB] mthca: first pass at catastrophic error reporting 2005-10-27 11:03:38 -07:00
mthca_allocator.c [PATCH] IB/mthca: Factor out common queue alloc code 2005-08-26 20:37:37 -07:00
mthca_av.c [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
mthca_catas.c Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband 2005-11-10 13:27:06 -08:00
mthca_cmd.c [IB] uverbs: have kernel return QP capabilities 2005-11-10 10:22:50 -08:00
mthca_cmd.h [PATCH] gfp_t: drivers/infiniband 2005-10-28 08:16:50 -07:00
mthca_config_reg.h [PATCH] IB: Add copyright notices 2005-08-26 20:37:35 -07:00
mthca_cq.c [IB] mthca: fix wraparound handling in mthca_cq_clean() 2005-11-10 10:22:51 -08:00
mthca_dev.h [IB] uverbs: have kernel return QP capabilities 2005-11-10 10:22:50 -08:00
mthca_doorbell.h [PATCH] IB: sparse endianness cleanup 2005-08-26 20:37:35 -07:00
mthca_eq.c [IB] mthca: report asynchronous CQ events 2005-10-29 07:39:42 -07:00
mthca_mad.c [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
mthca_main.c [IB] uverbs: have kernel return QP capabilities 2005-11-10 10:22:50 -08:00
mthca_mcg.c [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
mthca_memfree.c Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 2005-10-28 15:50:51 -07:00
mthca_memfree.h Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 2005-10-28 15:50:51 -07:00
mthca_mr.c [IB] kzalloc() conversions 2005-11-02 07:23:14 -08:00
mthca_pd.c [PATCH] IB: Add copyright notices 2005-08-26 20:37:35 -07:00
mthca_profile.c Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband 2005-11-04 16:31:54 -08:00
mthca_profile.h [PATCH] IB/mthca: Add SRQ implementation 2005-08-26 20:37:37 -07:00
mthca_provider.c [IB] uverbs: have kernel return QP capabilities 2005-11-10 10:22:50 -08:00
mthca_provider.h [IB] uverbs: have kernel return QP capabilities 2005-11-10 10:22:50 -08:00
mthca_qp.c [IB] mthca: don't disable RDMA writes if no responder resources 2005-11-15 00:24:23 -08:00
mthca_reset.c [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
mthca_srq.c Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband 2005-11-10 13:27:06 -08:00
mthca_uar.c [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
mthca_user.h [IB] uverbs: Add device-specific ABI version attribute 2005-10-17 15:20:26 -07:00
mthca_wqe.h [IB] mthca: fix posting long lists of receive work requests 2005-11-10 10:22:51 -08:00