RDMA/amso1100: Fix compile warnings
[safe/jmp/linux-2.6] / drivers / infiniband / hw /
2006-09-27 Roland DreierRDMA/amso1100: Fix compile warnings
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-09-27 Theodore Ts'o[PATCH] inode_diet: Replace inode.u.generic_ip with...
2006-09-27 Brice GoglinMSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT
2006-09-23 Al Viro[PATCH] missing includes from infiniband merge
2006-09-22 Roland DreierIB/mthca: Simplify calls to mthca_cq_clean()
2006-09-22 Jack MorgensteinIB/mthca: Recover from catastrophic errors
2006-09-22 Tom TuckerRDMA/amso1100: Add driver for Ammasso 1100 RNIC
2006-09-22 Tom TuckerRDMA: iWARP Core Changes.
2006-09-22 Roland DreierIB: Whitespace fixes
2006-09-22 Jack MorgensteinIB/mthca: Return correct number of bits for static...
2006-09-22 Jack MorgensteinIB/mthca: Return port number for unconnected QPs in...
2006-09-22 Jack MorgensteinIB/mthca: Fix default static rate returned for Tavor...
2006-09-22 Bryan O'SullivanIB/ipath: control receive polarity inversion
2006-09-22 Bryan O'SullivanIB/ipath: fix return value from ipath_poll
2006-09-22 Bryan O'SullivanIB/ipath: allow SMA to be disabled
2006-09-22 Bryan O'SullivanIB/ipath: handle sq_sig_all field correctly
2006-09-22 Bryan O'SullivanIB/ipath: put a limit on the number of QPs that can...
2006-09-22 Bryan O'SullivanIB/ipath: validate path_mig_state properly
2006-09-22 Bryan O'SullivanIB/ipath: be more strict about testing the modify QP...
2006-09-22 Bryan O'SullivanIB/ipath: add serial number to hardware freeze error...
2006-09-22 Bryan O'SullivanIB/ipath: support new QLogic product naming scheme
2006-09-22 Bryan O'SullivanIB/ipath: account for attached QPs correctly
2006-09-22 Bryan O'SullivanIB/ipath: do not allow use of CQ entries with invalid...
2006-09-22 Bryan O'SullivanIB/ipath: add new minor device to allow sending of...
2006-09-22 Bryan O'SullivanIB/ipath: trivial cleanups
2006-09-22 Bryan O'SullivanIB/ipath: remove stale references to userspace SMA
2006-09-22 Bryan O'SullivanIB/ipath: simplify debugging code after ipath_core...
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-09-22 Bryan O'SullivanIB/ipath: drop requirement that PIO buffers be mmaped...
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-09-22 Bryan O'SullivanIB/ipath: lock resource limit counters correctly
2006-09-22 Bryan O'SullivanIB/ipath: More changes to support InfiniPath on PowerPC...
2006-09-22 Ralph CampbellIB/ipath: Performance improvements via mmap of queues
2006-09-22 Ralph CampbellIB/uverbs: Pass userspace data to modify_srq and modify...
2006-09-22 Heiko J SchickIB/ehca: Add driver for IBM eHCA InfiniBand adapters
2006-09-22 James LentiniIB/mthca: Include the header we really want
2006-09-22 Michael S. TsirkinIB/mthca: Don't use privileged UAR for kernel access
2006-09-22 Jack MorgensteinIB/mthca: Fix lid used for sending traps
2006-09-01 Roland DreierIB/mthca: Use IRQ safe locks to protect allocation...
2006-08-23 Michael S. TsirkinIB/mthca: Update HCA firmware revisions
2006-08-18 Roland DreierIB/mthca: No userspace SRQs if HCA doesn't have SRQ...
2006-08-11 Roland DreierIB/mthca: Fix potential AB-BA deadlock with CQ locks
2006-08-10 Michael S. TsirkinIB/mthca: Make fence flag work for send work requests
2006-08-03 Roland DreierIB/mthca: Clean up mthca array index mask
2006-08-03 Michael S. TsirkinIB/mthca: Fix mthca_array_clear() thinko
2006-07-24 Roland DreierIB/mthca: Initialize max_cmds before debug code prints it
2006-07-24 Ralph CampbellIB/ipath: ipath_skip_sge() can break if num_sge > 1
2006-07-24 Ralph CampbellIB/ipath: Fix ib_ipath driver to work with SRP
2006-07-24 Ralph CampbellIB/ipath: Fix a data corruption
2006-07-24 Dotan BarakIB/mthca: Fix SRQ limit event range check
2006-07-15 Michael S. Tsirkin[PATCH] IB/mthca: comment fix
2006-07-15 Jack Morgenstein[PATCH] IB/mthca: fix static rate returned by mthca_ah_...
2006-07-04 Zach Brown[PATCH] mthca: initialize send and receive queue locks...
2006-07-02 Thomas Gleixner[PATCH] irq-flags: misc drivers: Use the new IRQF_...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: namespace cleanup: replace ips with...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: ignore receive queue size if SRQ...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: remove some #if 0 code related to...
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: read/write correct sizes through...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: support more models of InfiniPath...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: drop the "stats" sysfs attribute...
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: rC receive interrupt performance...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: fixes to performance get counters...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: check for valid LID and multicast...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: removed redundant statements
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: don't confuse the max message size...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: disallow send of invalid packet sizes...
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: use vmalloc to allocate struct ipath_...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: use more appropriate gfp flags
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: enable freeze mode when shutting...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: print better debug info when handling...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: removed unused field ipath_kregvirt...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: enforce device resource limits
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: report correct device identification...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: return an error for unknown multicast GID
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: fix some memory leaks on failure...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: don't allow resources to be created...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: remove some duplicate code
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: update some comments and fix typos
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: allow diags on any unit
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: fix shared receive queues for RC
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: fix an indenting problem
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: share more common code between RC...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: update copyrights and other strings...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: name zero counter offsets so it's...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-30 Adrian Bunktypo fixes: occuring -> occurring
2006-06-27 Greg Kroah-Hartman[PATCH] 64bit resource: fix up printks for resources...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-06-18 Roland DreierIB/mthca: Make all device methods truly reentrant
2006-06-18 Roland DreierIB/mthca: Fix memory leak on modify_qp error paths
2006-06-18 Or GerlitzIB/mthca: Fill in max_map_per_fmr device attribute
next