Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [I/OAT]: Do not use for_each_cpu(). | Andrew Morton | 2006-06-17 | 1 | -3/+3 |
* | [I/OAT]: Utility functions for offloading sk_buff to iovec copies | Chris Leech | 2006-06-17 | 2 | -1/+303 |
* | [I/OAT]: Setup the networking subsystem as a DMA client | Chris Leech | 2006-06-17 | 1 | -0/+12 |
* | [I/OAT]: Move PCI_DEVICE_ID_INTEL_IOAT to linux/pci_ids.h | David S. Miller | 2006-06-17 | 1 | -2/+1 |
* | [I/OAT]: ioatdma.c needs linux/dma-mapping.h | David S. Miller | 2006-06-17 | 1 | -0/+1 |
* | [I/OAT]: Driver for the Intel(R) I/OAT DMA engine | Chris Leech | 2006-06-17 | 7 | -0/+1271 |
* | [I/OAT]: DMA memcpy subsystem | Chris Leech | 2006-06-17 | 3 | -0/+422 |