aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/amso1100/c2_rnic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-21RDMA/amso1100: Use the dma state API instead of pci equivalentsFUJITA Tomonori1-6/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-07-14RDMA/core: Add local DMA L_Key supportSteve Wise1-1/+1
2008-06-09IB/core: Remove IB_DEVICE_SEND_W_INV capability flagRoland Dreier1-2/+1
2008-04-16RDMA/amso1100: Add support for "send with invalidate" work requestsRoland Dreier1-1/+2
2008-04-16IB/core: Add support for "send with invalidate" work requestsRoland Dreier1-1/+1
2008-04-16IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison1-2/+2
2008-04-16RDMA/amso1100: Start of endianness annotationRoland Dreier1-12/+12
2006-11-29RDMA/amso1100: Fix section mismatchesRoland Dreier1-2/+2
2006-11-13RDMA/amso1100: Fix && typoJean Delvare1-2/+2
2006-10-30IB/amso1100: Fix incorrect pr_debug()Steve Wise1-2/+2
2006-10-30IB/amso1100: Use dma_alloc_coherent() instead of kmalloc/dma_map_singleSteve Wise1-31/+21
2006-10-16RDMA/amso1100: Fix a NULL dereference in error pathAdrian Bunk1-2/+2
2006-09-27RDMA/amso1100: Fix compile warningsRoland Dreier1-2/+2
2006-09-23[PATCH] missing includes from infiniband mergeAl Viro1-0/+1
2006-09-22RDMA/amso1100: Add driver for Ammasso 1100 RNICTom Tucker1-0/+663