summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_driver.c
Commit message (Expand)AuthorAgeFilesLines
...
| * IB/ipath: Test interrupts at driver startupArthur Jones2007-07-091-0/+23
| * IB/ipath: Remove support for preproduction HTX InfiniPath cardsRalph Campbell2007-07-091-9/+1
| * IB/ipath: Update copyright datesJohn Gregor2007-07-091-1/+1
| * IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recoveryDave Olson2007-07-091-21/+36
| * IB/ipath: Log "active" time and some errors to EEPROMMichael Albaugh2007-07-091-0/+3
| * IB/ipath: Support blinking LEDs with an led_override fileMichael Albaugh2007-07-091-1/+91
* | PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-8/+1
|/
* IB/ipath: Disable IB link earlier in shutdown sequenceBryan O'Sullivan2007-04-181-2/+6
* IB/ipath: Improve handling and reporting of parity errorsBryan O'Sullivan2007-04-181-1/+2
* IB/ipath: Print better error messages if kernel is misconfiguredBryan O'Sullivan2007-04-181-2/+10
* IB/ipath: Call free_irq() on chip specific initialization failureArthur Jones2007-04-181-1/+4
* IB/ipath: Remove unused ipath_read_kreg64_port()Bryan O'Sullivan2007-04-181-23/+0
* IB/ipath: Change packet problems vs chip errors handling and reportingBryan O'Sullivan2007-04-181-15/+38
* IB/ipath: Fix up some debug messagesBryan O'Sullivan2007-04-181-1/+2
* IB/ipath: Add ability to set and clear IB local loopbackBryan O'Sullivan2007-04-181-0/+16
* IB/ipath: Remove unused "write-only" variablesRoland Dreier2006-12-121-3/+1
* [PATCH] IB/ipath - fix driver build for platforms with PCI, but not HTBryan O'Sullivan2006-11-161-0/+4
* [PATCH] IB/ipath - program intconfig register using new HT irq hookBryan O'Sullivan2006-11-081-9/+8
* IB/ipath: Initialize diagpkt file on device init onlyRobert Walsh2006-10-161-10/+0
* IB/ipath: Clean up module exit codeBryan O'Sullivan2006-09-281-161/+128
* IB/ipath: Improved support for PowerPCBryan O'Sullivan2006-09-281-24/+36
* IB/ipath: Drop unnecessary "(void *)" castsBryan O'Sullivan2006-09-281-3/+3
* IB/ipath: Support multiple simultaneous devices of different typesBryan O'Sullivan2006-09-281-10/+0
* IB/ipath: Unregister from IB core earlyBryan O'Sullivan2006-09-281-1/+11
* IB/ipath: Driver support for userspace sharing of HW contextsBryan O'Sullivan2006-09-281-2/+5
* IB/ipath: Fix memory leak if allocation failsBryan O'Sullivan2006-09-281-0/+3
* IB: Whitespace fixesRoland Dreier2006-09-221-3/+3
* IB/ipath: control receive polarity inversionBryan O'Sullivan2006-09-221-0/+17
* IB/ipath: support new QLogic product naming schemeBryan O'Sullivan2006-09-221-4/+5
* IB/ipath: add new minor device to allow sending of diag packetsBryan O'Sullivan2006-09-221-0/+12
* IB/ipath: remove stale references to userspace SMABryan O'Sullivan2006-09-221-8/+9
* IB/ipath: simplify debugging code after ipath_core and ib_ipath mergerBryan O'Sullivan2006-09-221-2/+2
* IB/ipath: simplify layering codeBryan O'Sullivan2006-09-221-87/+188
* IB/ipath: merge ipath_core and ib_ipath driversBryan O'Sullivan2006-09-221-8/+5
* IB/ipath: More changes to support InfiniPath on PowerPC 970 systemsBryan O'Sullivan2006-09-221-0/+6
* 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
OpenPOWER on IntegriCloud