aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/amso1100/c2_alloc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-21RDMA/amso1100: Use the dma state API instead of pci equivalentsFUJITA Tomonori1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2008-04-16IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison1-1/+1
2008-04-16RDMA/amso1100: Endian annotate mqsq allocatorRoland Dreier1-5/+5
2006-10-30IB/amso1100: Use dma_alloc_coherent() instead of kmalloc/dma_map_singleSteve Wise1-7/+6
2006-09-27RDMA/amso1100: Fix compile warningsRoland Dreier1-1/+1
2006-09-22RDMA/amso1100: Add driver for Ammasso 1100 RNICTom Tucker1-0/+144