summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/amso1100/c2_alloc.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-22RDMA/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 imp...Tejun Heo1-1/+0
2008-04-17IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison1-1/+1
2008-04-17RDMA/amso1100: Endian annotate mqsq allocatorRoland Dreier1-5/+5
2006-10-31IB/amso1100: Use dma_alloc_coherent() instead of kmalloc/dma_map_singleSteve Wise1-7/+6
2006-09-28RDMA/amso1100: Fix compile warningsRoland Dreier1-1/+1
2006-09-23RDMA/amso1100: Add driver for Ammasso 1100 RNICTom Tucker1-0/+144