summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ipath/ipath_driver.c
AgeCommit message (Expand)Author
2006-11-16[PATCH] IB/ipath - fix driver build for platforms with PCI, but not HTBryan O'Sullivan
2006-11-08[PATCH] IB/ipath - program intconfig register using new HT irq hookBryan O'Sullivan
2006-10-16IB/ipath: Initialize diagpkt file on device init onlyRobert Walsh
2006-09-28IB/ipath: Clean up module exit codeBryan O'Sullivan
2006-09-28IB/ipath: Improved support for PowerPCBryan O'Sullivan
2006-09-28IB/ipath: Drop unnecessary "(void *)" castsBryan O'Sullivan
2006-09-28IB/ipath: Support multiple simultaneous devices of different typesBryan O'Sullivan
2006-09-28IB/ipath: Unregister from IB core earlyBryan O'Sullivan
2006-09-28IB/ipath: Driver support for userspace sharing of HW contextsBryan O'Sullivan
2006-09-28IB/ipath: Fix memory leak if allocation failsBryan O'Sullivan
2006-09-22IB: Whitespace fixesRoland Dreier
2006-09-22IB/ipath: control receive polarity inversionBryan O'Sullivan
2006-09-22IB/ipath: support new QLogic product naming schemeBryan O'Sullivan
2006-09-22IB/ipath: add new minor device to allow sending of diag packetsBryan O'Sullivan
2006-09-22IB/ipath: remove stale references to userspace SMABryan O'Sullivan
2006-09-22IB/ipath: simplify debugging code after ipath_core and ib_ipath mergerBryan O'Sullivan
2006-09-22IB/ipath: simplify layering codeBryan O'Sullivan
2006-09-22IB/ipath: merge ipath_core and ib_ipath driversBryan O'Sullivan
2006-09-22IB/ipath: More changes to support InfiniPath on PowerPC 970 systemsBryan O'Sullivan
2006-07-24IB/ipath: Fix a data corruptionRalph Campbell
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner
2006-07-01[PATCH] IB/ipath: namespace cleanup: replace ips with ipathBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: fix a bug that results in addresses near 0 being written vi...Bryan O'Sullivan
2006-07-01[PATCH] IB/ipath: fixes to performance get counters for IB complianceBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: removed redundant statementsBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: fix lost interrupts on HT-400Bryan O'Sullivan
2006-07-01[PATCH] IB/ipath: fixed bug 9776 for realBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: reduce overhead on receive interruptsBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: memory management cleanupsBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: use vmalloc to allocate struct ipath_devdataBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: enable freeze mode when shutting down deviceBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: print better debug info when handling 32/64-bit DMA mask pr...Bryan O'Sullivan
2006-07-01[PATCH] IB/ipath: removed unused field ipath_kregvirt from struct ipath_devdataBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: allow diags on any unitBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: update copyrights and other strings to reflect new company ...Bryan O'Sullivan
2006-06-27[PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman
2006-05-23IB/ipath: fix NULL dereference during cleanupBryan O'Sullivan
2006-05-12IB/ipath: Properly terminate PCI ID tableRoland Dreier
2006-05-01IB/ipath: iterate over correct number of ports during resetBryan O'Sullivan
2006-05-01IB/ipath: set up 32-bit DMA mask if 64-bit setup failsBryan O'Sullivan
2006-04-19IB/ipath: Make more names staticRoland Dreier
2006-03-31IB/ipath: core device driverBryan O'Sullivan