include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / infiniband / hw / ipath / ipath_init_chip.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-02-23 Roland DreierIB/ipath: Fix memory leak in init_shadow_tids() error...
2008-12-05 Dave OlsonIB/ipath: Add locking for interrupt use of ipath_pd...
2008-05-07 Dave OlsonIB/ipath: Need to always request and handle PIO avail...
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 Ralph CampbellIB/ipath: Fix up error handling
2008-04-17 Dave OlsonIB/ipath: Fix check for no interrupts to reliably fallb...
2008-04-17 Dave OlsonIB/ipath: Enable reduced PIO update for HCAs that suppo...
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 Ralph CampbellIB/ipath: Remove some useless (void) casts
2008-04-17 John GregorIB/ipath: Head of Line blocking vs forward progress...
2008-04-17 Dave OlsonIB/ipath: Enable 4KB MTU
2008-04-17 Roland DreierIB/ipath: Fix sparse warning about shadowed symbol
2008-01-25 Ralph CampbellIB/ipath: Add flag and handling for chips with swapped...
2008-01-25 Ralph CampbellIB/ipath: Port config has on-chip effects for 7220
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 John GregorIB/ipath: Fix sendctrl locking
2008-01-25 Matthias KaehlckeIB/ipath: Convert ipath_eep_sem semaphore to a mutex
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-10 Dave OlsonIB/ipath: Change version wording to be less confusing...
2007-07-10 Ralph CampbellIB/ipath: Lower default number of kernel send buffers
2007-07-10 John GregorIB/ipath: Update copyright dates
2007-07-10 Dave OlsonIB/ipath: Use S_ABORT not cancel and abort on exit...
2007-07-10 Joan EslingerIB/ipath: Change use of constants for TID type to defin...
2007-07-10 Robert WalshIB/ipath: Fix maximum MTU reporting
2007-07-10 Michael AlbaughIB/ipath: Log "active" time and some errors to EEPROM
2007-07-10 Michael AlbaughIB/ipath: Lock and always use shadow copies of GPIO...
2007-04-19 Michael AlbaughIB/ipath: Fix driver crash (in interrupt or during...
2007-04-19 Bryan O'SullivanIB/ipath: Improve handling and reporting of parity...
2007-04-19 Bryan O'SullivanIB/ipath: Fix calculation for number of kernel PIO...
2006-12-12 Roland DreierIB/ipath: Remove unused "write-only" variables
2006-09-28 Bryan O'SullivanIB/ipath: Improved support for PowerPC
2006-09-22 Bryan O'SullivanIB/ipath: remove stale references to userspace SMA
2006-09-22 Bryan O'SullivanIB/ipath: fix handling of kpiobufs
2006-09-22 Bryan O'SullivanIB/ipath: fix for crash on module unload, if cfgports...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: namespace cleanup: replace ips with...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: fix a bug that results in addresses...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: purge sps_lid and sps_mlid arrays
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: memory management cleanups
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: fix some memory leaks on failure...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: update copyrights and other strings...
2006-05-23 Bryan O'SullivanIB/ipath: enable GPIO interrupt on HT-460
2006-05-01 Bryan O'SullivanIB/ipath: change handling of PIO buffers
2006-03-31 Bryan O'SullivanIB/ipath: chip initialisation code, and diag support