headers: remove sched.h from interrupt.h
[safe/jmp/linux-2.6] / drivers / infiniband / hw / ipath / ipath_intr.c
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2008-08-04 Alexander BeregalovIB/ipath: Fix printk format warnings
2008-05-07 Dave OlsonIB/ipath: Need to always request and handle PIO avail...
2008-05-07 Dave OlsonIB/ipath: Fix bug that can leave sends disabled after...
2008-04-17 Ralph CampbellIB/ipath: Update copyright dates for files changed...
2008-04-17 Dave OlsonIB/ipath: add calls to new 7220 code and enable in...
2008-04-17 Arthur JonesIB/ipath: Misc changes to prepare for IB7220 introduction
2008-04-17 Dave OlsonIB/ipath: Make link state transition code ignore (trans...
2008-04-17 Ralph CampbellIB/ipath: Add support for 7220 receive queue changes
2008-04-17 Ralph CampbellIB/ipath: Fix some white space and code style issues
2008-04-17 Ralph CampbellIB/ipath: Make send buffers available for kernel if...
2008-04-17 Michael AlbaughIB/ipath: Prevent link-recovery code from negating...
2008-04-17 Dave OlsonIB/ipath: HW workaround for case where chip can send...
2008-04-17 John GregorIB/ipath: Head of Line blocking vs forward progress...
2008-04-17 Ralph CampbellIB/ipath: Fix error recovery for send buffer status...
2008-04-17 Ralph CampbellIB/ipath: Fix byte order of pioavail in handle_errors()
2008-04-17 Arthur JonesIB/ipath: Misc sparse warning cleanup
2008-01-25 Arthur JonesIB/ipath: Add ipath_read_ireg() abstraction
2008-01-25 Ralph CampbellIB/ipath: Add flag and handling for chips with swapped...
2008-01-25 Dave OlsonIB/ipath: Changes for fields moving from devdata to...
2008-01-25 Dave OlsonIB/ipath: Generalize some xxx_SHIFT macros
2008-01-25 Ralph CampbellIB/ipath: kreceive uses portdata rather than devdata
2008-01-25 Arthur JonesIB/ipath: Better comment for rmb() in ipath_intr()
2008-01-25 John GregorIB/ipath: Fix sendctrl locking
2008-01-25 Ralph CampbellIB/ipath: Remove dead code for user process waiting...
2008-01-25 Dave OlsonIB/ipath: Improve interrupt handler cache footprint
2007-10-30 Dave OlsonIB/ipath: Fix incorrect use of sizeof on msg buffer...
2007-10-10 Ralph CampbellIB/ipath: Fix IB_EVENT_PORT_ERR event
2007-10-10 Michael AlbaughIB/ipath: Better handling of unexpected GPIO interrupts
2007-10-10 Arthur JonesIB/ipath: Use counters in ipath_poll and cleanup interr...
2007-10-10 Arthur JonesIB/ipath: iba6110 rev4 GPIO counters support
2007-07-30 Dave OlsonIB/ipath: Workaround problem of errormask register...
2007-07-30 Dave OlsonIB/ipath: Fix some issues with buffer cancel and sendct...
2007-07-30 Dave OlsonIB/ipath: Remove unsafe fastrcvint code from interrupt...
2007-07-18 Roland DreierIB/ipath: Make a few functions static
2007-07-10 Arthur JonesIB/ipath: Test interrupts at driver startup
2007-07-10 Dave OlsonIB/ipath: Be more cautious about coming out of freeze...
2007-07-10 John GregorIB/ipath: Update copyright dates
2007-07-10 Robert WalshIB/ipath: ipath_poll fixups and enhancements
2007-07-10 Dave OlsonIB/ipath: Use S_ABORT not cancel and abort on exit...
2007-07-10 Michael AlbaughIB/ipath: Log "active" time and some errors to EEPROM
2007-05-14 Arthur JonesIB/ipath: Shadow the gpio_mask register
2007-04-19 Bryan O'SullivanIB/ipath: Improve handling and reporting of parity...
2007-04-19 Bryan O'SullivanIB/ipath: Fix bad argument to clear_bit()
2007-04-19 Bryan O'SullivanIB/ipath: Change packet problems vs chip errors handlin...
2006-12-12 Roland DreierIB/ipath: Remove unused "write-only" variables
2006-11-09 Bryan O'Sullivan[PATCH] IB/ipath - program intconfig register using...
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-28 Bryan O'SullivanIB/ipath: Fix and recover TXE piobuf and PBC parity...
2006-09-28 Bryan O'SullivanIB/ipath: Improved support for PowerPC
2006-09-28 Bryan O'SullivanIB/ipath: Support multiple simultaneous devices of...
2006-09-28 Bryan O'SullivanIB/ipath: Print more informative parity error messages
2006-09-28 Bryan O'SullivanIB/ipath: Support revision 2 InfiniPath PCIE devices
2006-09-22 Bryan O'SullivanIB/ipath: remove stale references to userspace SMA
2006-09-22 Bryan O'SullivanIB/ipath: simplify layering code
2006-09-22 Bryan O'SullivanIB/ipath: merge ipath_core and ib_ipath drivers
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: namespace cleanup: replace ips with...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: fixes to performance get counters...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: removed redundant statements
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: fix lost interrupts on HT-400
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: fixed bug 9776 for real
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: reduce overhead on receive interrupts
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: memory management cleanups
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: update copyrights and other strings...
2006-06-30 Adrian Bunktypo fixes: occuring -> occurring
2006-05-01 Bryan O'SullivanIB/ipath: fix label name in interrupt handler
2006-05-01 Bryan O'SullivanIB/ipath: prevent hardware from being accessed during...
2006-04-19 Roland DreierIB/ipath: Fix whitespace
2006-03-31 Bryan O'SullivanIB/ipath: misc driver support code