aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ipath/ipath_intr.c
AgeCommit message (Expand)Author
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2008-08-04IB/ipath: Fix printk format warningsAlexander Beregalov
2008-05-07IB/ipath: Need to always request and handle PIO avail interruptsDave Olson
2008-05-07IB/ipath: Fix bug that can leave sends disabled after freeze recoveryDave Olson
2008-04-16IB/ipath: Update copyright dates for files changed in 2008Ralph Campbell
2008-04-16IB/ipath: add calls to new 7220 code and enable in buildDave Olson
2008-04-16IB/ipath: Misc changes to prepare for IB7220 introductionArthur Jones
2008-04-16IB/ipath: Make link state transition code ignore (transient) link recoveryDave Olson
2008-04-16IB/ipath: Add support for 7220 receive queue changesRalph Campbell
2008-04-16IB/ipath: Fix some white space and code style issuesRalph Campbell
2008-04-16IB/ipath: Make send buffers available for kernel if not allocated to userRalph Campbell
2008-04-16IB/ipath: Prevent link-recovery code from negating admin disableMichael Albaugh
2008-04-16IB/ipath: HW workaround for case where chip can send but not receiveDave Olson
2008-04-16IB/ipath: Head of Line blocking vs forward progress of user appsJohn Gregor
2008-04-16IB/ipath: Fix error recovery for send buffer status after chip freeze modeRalph Campbell
2008-04-16IB/ipath: Fix byte order of pioavail in handle_errors()Ralph Campbell
2008-04-16IB/ipath: Misc sparse warning cleanupArthur Jones
2008-01-25IB/ipath: Add ipath_read_ireg() abstractionArthur Jones
2008-01-25IB/ipath: Add flag and handling for chips with swapped register bugRalph Campbell
2008-01-25IB/ipath: Changes for fields moving from devdata to portdataDave Olson
2008-01-25IB/ipath: Generalize some xxx_SHIFT macrosDave Olson
2008-01-25IB/ipath: kreceive uses portdata rather than devdataRalph Campbell
2008-01-25IB/ipath: Better comment for rmb() in ipath_intr()Arthur Jones
2008-01-25IB/ipath: Fix sendctrl lockingJohn Gregor
2008-01-25IB/ipath: Remove dead code for user process waiting for send bufferRalph Campbell
2008-01-25IB/ipath: Improve interrupt handler cache footprintDave Olson
2007-10-30IB/ipath: Fix incorrect use of sizeof on msg buffer (function argument)Dave Olson
2007-10-09IB/ipath: Fix IB_EVENT_PORT_ERR eventRalph Campbell
2007-10-09IB/ipath: Better handling of unexpected GPIO interruptsMichael Albaugh
2007-10-09IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_closeArthur Jones
2007-10-09IB/ipath: iba6110 rev4 GPIO counters supportArthur Jones
2007-07-30IB/ipath: Workaround problem of errormask register being overwrittenDave Olson
2007-07-30IB/ipath: Fix some issues with buffer cancel and sendctrl register updateDave Olson
2007-07-30IB/ipath: Remove unsafe fastrcvint code from interrupt handlerDave Olson
2007-07-17IB/ipath: Make a few functions staticRoland Dreier
2007-07-09IB/ipath: Test interrupts at driver startupArthur Jones
2007-07-09IB/ipath: Be more cautious about coming out of freeze modeDave Olson
2007-07-09IB/ipath: Update copyright datesJohn Gregor
2007-07-09IB/ipath: ipath_poll fixups and enhancementsRobert Walsh
2007-07-09IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recoveryDave Olson
2007-07-09IB/ipath: Log "active" time and some errors to EEPROMMichael Albaugh
2007-05-14IB/ipath: Shadow the gpio_mask registerArthur Jones
2007-04-18IB/ipath: Improve handling and reporting of parity errorsBryan O'Sullivan
2007-04-18IB/ipath: Fix bad argument to clear_bit()Bryan O'Sullivan
2007-04-18IB/ipath: Change packet problems vs chip errors handling and reportingBryan O'Sullivan
2006-12-12IB/ipath: Remove unused "write-only" variablesRoland Dreier
2006-11-08[PATCH] IB/ipath - program intconfig register using new HT irq hookBryan O'Sullivan
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-28IB/ipath: Fix and recover TXE piobuf and PBC parity errorsBryan O'Sullivan
2006-09-28IB/ipath: Improved support for PowerPCBryan O'Sullivan