summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_intr.c
Commit message (Expand)AuthorAgeFilesLines
* IB/ipath: Replace open-coded ARRAY_SIZE with macroJim Cromie2012-05-081-2/+1
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* IB/ipath: Fix printk format warningsAlexander Beregalov2008-08-041-4/+8
* IB/ipath: Need to always request and handle PIO avail interruptsDave Olson2008-05-071-71/+11
* IB/ipath: Fix bug that can leave sends disabled after freeze recoveryDave Olson2008-05-071-2/+6
* IB/ipath: Update copyright dates for files changed in 2008Ralph Campbell2008-04-161-1/+1
* IB/ipath: add calls to new 7220 code and enable in buildDave Olson2008-04-161-66/+173
* IB/ipath: Misc changes to prepare for IB7220 introductionArthur Jones2008-04-161-4/+7
* IB/ipath: Make link state transition code ignore (transient) link recoveryDave Olson2008-04-161-1/+15
* IB/ipath: Add support for 7220 receive queue changesRalph Campbell2008-04-161-26/+20
* IB/ipath: Fix some white space and code style issuesRalph Campbell2008-04-161-8/+8
* IB/ipath: Make send buffers available for kernel if not allocated to userRalph Campbell2008-04-161-10/+4
* IB/ipath: Prevent link-recovery code from negating admin disableMichael Albaugh2008-04-161-0/+2
* IB/ipath: HW workaround for case where chip can send but not receiveDave Olson2008-04-161-0/+18
* IB/ipath: Head of Line blocking vs forward progress of user appsJohn Gregor2008-04-161-151/+136
* IB/ipath: Fix error recovery for send buffer status after chip freeze modeRalph Campbell2008-04-161-1/+2
* IB/ipath: Fix byte order of pioavail in handle_errors()Ralph Campbell2008-04-161-3/+3
* IB/ipath: Misc sparse warning cleanupArthur Jones2008-04-161-3/+5
* 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
OpenPOWER on IntegriCloud