aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/ioat/dma_v3.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-21ioat3: fix uninitialized var warningsDan Williams1-6/+9
2009-09-08ioat3: segregate raid enginesDan Williams1-7/+18
2009-09-08ioat3: interrupt descriptor supportDan Williams1-1/+38
2009-09-08ioat3: support xor via pq descriptorsDan Williams1-0/+49
2009-09-08ioat3: pq supportDan Williams1-1/+264
2009-09-08ioat3: xor self testDan Williams1-0/+275
2009-09-08ioat3: xor supportDan Williams1-2/+216
2009-09-08ioat3: enable dca for completion writesDan Williams1-1/+2
2009-09-08ioat: add 'ioat' sysfs attributesDan Williams1-0/+3
2009-09-08ioat3: split ioat3 support to its own file, add memsetDan Williams1-0/+367