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