summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_driver.c
Commit message (Expand)AuthorAgeFilesLines
* IB/ipath: Fix a data corruptionRalph Campbell2006-07-241-40/+36
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* [PATCH] IB/ipath: namespace cleanup: replace ips with ipathBryan O'Sullivan2006-07-011-11/+12
* [PATCH] IB/ipath: fix a bug that results in addresses near 0 being written vi...Bryan O'Sullivan2006-07-011-0/+6
* [PATCH] IB/ipath: fixes to performance get counters for IB complianceBryan O'Sullivan2006-07-011-0/+17
* [PATCH] IB/ipath: removed redundant statementsBryan O'Sullivan2006-07-011-3/+0
* [PATCH] IB/ipath: fix lost interrupts on HT-400Bryan O'Sullivan2006-07-011-3/+22
* [PATCH] IB/ipath: fixed bug 9776 for realBryan O'Sullivan2006-07-011-11/+22
* [PATCH] IB/ipath: reduce overhead on receive interruptsBryan O'Sullivan2006-07-011-10/+1
* [PATCH] IB/ipath: memory management cleanupsBryan O'Sullivan2006-07-011-133/+92
* [PATCH] IB/ipath: use vmalloc to allocate struct ipath_devdataBryan O'Sullivan2006-07-011-7/+3
* [PATCH] IB/ipath: enable freeze mode when shutting down deviceBryan O'Sullivan2006-07-011-1/+1
* [PATCH] IB/ipath: print better debug info when handling 32/64-bit DMA mask pr...Bryan O'Sullivan2006-07-011-3/+20
* [PATCH] IB/ipath: removed unused field ipath_kregvirt from struct ipath_devdataBryan O'Sullivan2006-07-011-5/+2
* [PATCH] IB/ipath: allow diags on any unitBryan O'Sullivan2006-07-011-2/+4
* [PATCH] IB/ipath: update copyrights and other strings to reflect new company ...Bryan O'Sullivan2006-07-011-4/+5
* [PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman2006-06-271-4/+4
* IB/ipath: fix NULL dereference during cleanupBryan O'Sullivan2006-05-231-11/+11
* IB/ipath: Properly terminate PCI ID tableRoland Dreier2006-05-121-4/+3
* IB/ipath: iterate over correct number of ports during resetBryan O'Sullivan2006-05-011-1/+1
* IB/ipath: set up 32-bit DMA mask if 64-bit setup failsBryan O'Sullivan2006-05-011-3/+13
* IB/ipath: Make more names staticRoland Dreier2006-04-191-1/+1
* IB/ipath: core device driverBryan O'Sullivan2006-03-311-0/+1983
OpenPOWER on IntegriCloud