aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/amso1100/c2_rnic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-28RDMA/amso1100: Deprecate the amso1100 driver and move to stagingSteve Wise1-655/+0
2014-02-12RDMA/amso1100: Fix error return codeJulia Lawall1-1/+2
2013-01-03Drivers: infinband: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2012-08-15IB: Fix typos in infiniband driversMasanari Iida1-1/+1
2011-01-12RDMA: Use vzalloc() to replace vmalloc()+memset(0)Joe Perches1-3/+2
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