aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ipath/ipath_intr.c
AgeCommit message (Expand)Author
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
2006-09-28IB/ipath: Support multiple simultaneous devices of different typesBryan O'Sullivan
2006-09-28IB/ipath: Print more informative parity error messagesBryan O'Sullivan
2006-09-28IB/ipath: Support revision 2 InfiniPath PCIE devicesBryan O'Sullivan
2006-09-22IB/ipath: remove stale references to userspace SMABryan O'Sullivan
2006-09-22IB/ipath: simplify layering codeBryan O'Sullivan
2006-09-22IB/ipath: merge ipath_core and ib_ipath driversBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: namespace cleanup: replace ips with ipathBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: fixes to performance get counters for IB complianceBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: removed redundant statementsBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: fix lost interrupts on HT-400Bryan O'Sullivan
2006-07-01[PATCH] IB/ipath: fixed bug 9776 for realBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: reduce overhead on receive interruptsBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: memory management cleanupsBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: update copyrights and other strings to reflect new company ...Bryan O'Sullivan
2006-06-30typo fixes: occuring -> occurringAdrian Bunk
2006-05-01IB/ipath: fix label name in interrupt handlerBryan O'Sullivan
2006-05-01IB/ipath: prevent hardware from being accessed during resetBryan O'Sullivan
2006-04-19IB/ipath: Fix whitespaceRoland Dreier
2006-03-31IB/ipath: misc driver support codeBryan O'Sullivan