aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_intr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-30IB/ipath: Fix incorrect use of sizeof on msg buffer (function argument)Dave Olson1-9/+9
2007-10-09IB/ipath: Fix IB_EVENT_PORT_ERR eventRalph Campbell1-0/+17
2007-10-09IB/ipath: Better handling of unexpected GPIO interruptsMichael Albaugh1-4/+6
2007-10-09IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_closeArthur Jones1-23/+10
2007-10-09IB/ipath: iba6110 rev4 GPIO counters supportArthur Jones1-2/+2
2007-07-30IB/ipath: Workaround problem of errormask register being overwrittenDave Olson1-12/+13
2007-07-30IB/ipath: Fix some issues with buffer cancel and sendctrl register updateDave Olson1-3/+3
2007-07-30IB/ipath: Remove unsafe fastrcvint code from interrupt handlerDave Olson1-32/+0
2007-07-17IB/ipath: Make a few functions staticRoland Dreier1-1/+1
2007-07-09IB/ipath: Test interrupts at driver startupArthur Jones1-0/+3
2007-07-09IB/ipath: Be more cautious about coming out of freeze modeDave Olson1-0/+77
2007-07-09IB/ipath: Update copyright datesJohn Gregor1-1/+1
2007-07-09IB/ipath: ipath_poll fixups and enhancementsRobert Walsh1-8/+30
2007-07-09IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recoveryDave Olson1-8/+5
2007-07-09IB/ipath: Log "active" time and some errors to EEPROMMichael Albaugh1-0/+8
2007-05-14IB/ipath: Shadow the gpio_mask registerArthur Jones1-4/+3
2007-04-18IB/ipath: Improve handling and reporting of parity errorsBryan O'Sullivan1-3/+35
2007-04-18IB/ipath: Fix bad argument to clear_bit()Bryan O'Sullivan1-3/+2
2007-04-18IB/ipath: Change packet problems vs chip errors handling and reportingBryan O'Sullivan1-17/+40
2006-12-12IB/ipath: Remove unused "write-only" variablesRoland Dreier1-2/+1
2006-11-08[PATCH] IB/ipath - program intconfig register using new HT irq hookBryan O'Sullivan1-5/+5
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-09-28IB/ipath: Fix and recover TXE piobuf and PBC parity errorsBryan O'Sullivan1-45/+53
2006-09-28IB/ipath: Improved support for PowerPCBryan O'Sullivan1-1/+1
2006-09-28IB/ipath: Support multiple simultaneous devices of different typesBryan O'Sullivan1-8/+8
2006-09-28IB/ipath: Print more informative parity error messagesBryan O'Sullivan1-0/+76
2006-09-28IB/ipath: Support revision 2 InfiniPath PCIE devicesBryan O'Sullivan1-17/+71
2006-09-22IB/ipath: remove stale references to userspace SMABryan O'Sullivan1-7/+7
2006-09-22IB/ipath: simplify layering codeBryan O'Sullivan1-7/+0
2006-09-22IB/ipath: merge ipath_core and ib_ipath driversBryan O'Sullivan1-1/+2
2006-07-01[PATCH] IB/ipath: namespace cleanup: replace ips with ipathBryan O'Sullivan1-1/+1
2006-07-01[PATCH] IB/ipath: fixes to performance get counters for IB complianceBryan O'Sullivan1-0/+1
2006-07-01[PATCH] IB/ipath: removed redundant statementsBryan O'Sullivan1-1/+0
2006-07-01[PATCH] IB/ipath: fix lost interrupts on HT-400Bryan O'Sullivan1-14/+14
2006-07-01[PATCH] IB/ipath: fixed bug 9776 for realBryan O'Sullivan1-20/+20
2006-07-01[PATCH] IB/ipath: reduce overhead on receive interruptsBryan O'Sullivan1-60/+102
2006-07-01[PATCH] IB/ipath: memory management cleanupsBryan O'Sullivan1-9/+54
2006-07-01[PATCH] IB/ipath: update copyrights and other strings to reflect new company nameBryan O'Sullivan1-0/+1
2006-06-30typo fixes: occuring -> occurringAdrian Bunk1-1/+1
2006-05-01IB/ipath: fix label name in interrupt handlerBryan O'Sullivan1-3/+3
2006-05-01IB/ipath: prevent hardware from being accessed during resetBryan O'Sullivan1-1/+14
2006-04-19IB/ipath: Fix whitespaceRoland Dreier1-2/+2
2006-03-31IB/ipath: misc driver support codeBryan O'Sullivan1-0/+841