summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_intr.c
Commit message (Expand)AuthorAgeFilesLines
* IB/ipath: Add ipath_read_ireg() abstractionArthur Jones2008-01-251-2/+2
* IB/ipath: Add flag and handling for chips with swapped register bugRalph Campbell2008-01-251-2/+2
* IB/ipath: Changes for fields moving from devdata to portdataDave Olson2008-01-251-2/+2
* IB/ipath: Generalize some xxx_SHIFT macrosDave Olson2008-01-251-1/+1
* IB/ipath: kreceive uses portdata rather than devdataRalph Campbell2008-01-251-3/+5
* IB/ipath: Better comment for rmb() in ipath_intr()Arthur Jones2008-01-251-1/+9
* IB/ipath: Fix sendctrl lockingJohn Gregor2008-01-251-3/+16
* IB/ipath: Remove dead code for user process waiting for send bufferRalph Campbell2008-01-251-26/+0
* IB/ipath: Improve interrupt handler cache footprintDave Olson2008-01-251-2/+2
* IB/ipath: Fix incorrect use of sizeof on msg buffer (function argument)Dave Olson2007-10-301-9/+9
* IB/ipath: Fix IB_EVENT_PORT_ERR eventRalph Campbell2007-10-091-0/+17
* IB/ipath: Better handling of unexpected GPIO interruptsMichael Albaugh2007-10-091-4/+6
* IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_closeArthur Jones2007-10-091-23/+10
* IB/ipath: iba6110 rev4 GPIO counters supportArthur Jones2007-10-091-2/+2
* IB/ipath: Workaround problem of errormask register being overwrittenDave Olson2007-07-301-12/+13
* IB/ipath: Fix some issues with buffer cancel and sendctrl register updateDave Olson2007-07-301-3/+3
* IB/ipath: Remove unsafe fastrcvint code from interrupt handlerDave Olson2007-07-301-32/+0
* IB/ipath: Make a few functions staticRoland Dreier2007-07-171-1/+1
* IB/ipath: Test interrupts at driver startupArthur Jones2007-07-091-0/+3
* IB/ipath: Be more cautious about coming out of freeze modeDave Olson2007-07-091-0/+77
* IB/ipath: Update copyright datesJohn Gregor2007-07-091-1/+1
* IB/ipath: ipath_poll fixups and enhancementsRobert Walsh2007-07-091-8/+30
* IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recoveryDave Olson2007-07-091-8/+5
* IB/ipath: Log "active" time and some errors to EEPROMMichael Albaugh2007-07-091-0/+8
* IB/ipath: Shadow the gpio_mask registerArthur Jones2007-05-141-4/+3
* IB/ipath: Improve handling and reporting of parity errorsBryan O'Sullivan2007-04-181-3/+35
* IB/ipath: Fix bad argument to clear_bit()Bryan O'Sullivan2007-04-181-3/+2
* IB/ipath: Change packet problems vs chip errors handling and reportingBryan O'Sullivan2007-04-181-17/+40
* IB/ipath: Remove unused "write-only" variablesRoland Dreier2006-12-121-2/+1
* [PATCH] IB/ipath - program intconfig register using new HT irq hookBryan O'Sullivan2006-11-081-5/+5
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* IB/ipath: Fix and recover TXE piobuf and PBC parity errorsBryan O'Sullivan2006-09-281-45/+53
* IB/ipath: Improved support for PowerPCBryan O'Sullivan2006-09-281-1/+1
* IB/ipath: Support multiple simultaneous devices of different typesBryan O'Sullivan2006-09-281-8/+8
* IB/ipath: Print more informative parity error messagesBryan O'Sullivan2006-09-281-0/+76
* IB/ipath: Support revision 2 InfiniPath PCIE devicesBryan O'Sullivan2006-09-281-17/+71
* IB/ipath: remove stale references to userspace SMABryan O'Sullivan2006-09-221-7/+7
* IB/ipath: simplify layering codeBryan O'Sullivan2006-09-221-7/+0
* IB/ipath: merge ipath_core and ib_ipath driversBryan O'Sullivan2006-09-221-1/+2
* [PATCH] IB/ipath: namespace cleanup: replace ips with ipathBryan O'Sullivan2006-07-011-1/+1
* [PATCH] IB/ipath: fixes to performance get counters for IB complianceBryan O'Sullivan2006-07-011-0/+1
* [PATCH] IB/ipath: removed redundant statementsBryan O'Sullivan2006-07-011-1/+0
* [PATCH] IB/ipath: fix lost interrupts on HT-400Bryan O'Sullivan2006-07-011-14/+14
* [PATCH] IB/ipath: fixed bug 9776 for realBryan O'Sullivan2006-07-011-20/+20
* [PATCH] IB/ipath: reduce overhead on receive interruptsBryan O'Sullivan2006-07-011-60/+102
* [PATCH] IB/ipath: memory management cleanupsBryan O'Sullivan2006-07-011-9/+54
* [PATCH] IB/ipath: update copyrights and other strings to reflect new company ...Bryan O'Sullivan2006-07-011-0/+1
* typo fixes: occuring -> occurringAdrian Bunk2006-06-301-1/+1
* IB/ipath: fix label name in interrupt handlerBryan O'Sullivan2006-05-011-3/+3
* IB/ipath: prevent hardware from being accessed during resetBryan O'Sullivan2006-05-011-1/+14
OpenPOWER on IntegriCloud