aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_sdma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-01-17IB: Remove __constant_{endian} usesHarvey Harrison1-2/+2
2008-12-05IB/ipath: Check return value of dma_map_single()Ralph Campbell1-5/+16
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-1/+1
2008-05-26IB/ipath: Avoid test_bit() on u64 SDMA status valueRoland Dreier1-8/+4
2008-05-15IB/ipath: Fix printk format for ipath_sdma_statusRoland Dreier1-2/+2
2008-05-07IB/ipath: Fix SDMA error recovery in absence of link status changeJohn Gregor1-7/+24
2008-05-07IB/ipath: Need to always request and handle PIO avail interruptsDave Olson1-5/+8
2008-04-16IB/ipath: add calls to new 7220 code and enable in buildDave Olson1-22/+69
2008-04-16IB/ipath: Add code for IBA7220 send DMAJohn Gregor1-0/+743