RDMA/amso1100: Fix compile warnings
[safe/jmp/linux-2.6] / drivers / infiniband / hw / ipath /
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 Tom TuckerRDMA: iWARP Core Changes.
2006-09-22 Roland DreierIB: Whitespace fixes
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-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-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/ipath: Add client reregister event generation
2006-06-18 Leonid ArshIB: Move struct port_info from ipath to <rdma/ib_smi.h>
2006-05-23 Bryan O'SullivanIB/ipath: deref correct pointer when using kernel SMA
2006-05-23 Bryan O'SullivanIB/ipath: fix null deref during rdma ops
2006-05-23 Bryan O'SullivanIB/ipath: register as IB device owner
2006-05-23 Bryan O'SullivanIB/ipath: enable PE800 receive interrupts on user ports
2006-05-23 Bryan O'SullivanIB/ipath: enable GPIO interrupt on HT-460
2006-05-23 Bryan O'SullivanIB/ipath: fix NULL dereference during cleanup
2006-05-23 Bryan O'SullivanIB/ipath: replace uses of LIST_POISON
2006-05-23 Bryan O'SullivanIB/ipath: fix reporting of driver version to userspace
2006-05-23 Bryan O'SullivanIB/ipath: don't modify QP if changes fail
2006-05-23 Bryan O'SullivanIB/ipath: fix spinlock recursion bug
2006-05-12 Roland DreierIB/ipath: Properly terminate PCI ID table
2006-05-01 Bryan O'SullivanIB/ipath: tidy up white space in a few files
2006-05-01 Bryan O'SullivanIB/ipath: fix label name in interrupt handler
2006-05-01 Bryan O'SullivanIB/ipath: improve sparse annotation
2006-05-01 Bryan O'SullivanIB/ipath: simplify IB timer usage
2006-05-01 Bryan O'SullivanIB/ipath: simplify RC send posting
2006-05-01 Bryan O'SullivanIB/ipath: prevent hardware from being accessed during...
2006-05-01 Bryan O'SullivanIB/ipath: fix verbs registration
2006-05-01 Bryan O'SullivanIB/ipath: change handling of PIO buffers
2006-05-01 Bryan O'SullivanIB/ipath: iterate over correct number of ports during...
2006-05-01 Bryan O'SullivanIB/ipath: set up 32-bit DMA mask if 64-bit setup fails
2006-05-01 Bryan O'SullivanIB/ipath: fix race with exposing reset file
2006-04-19 Roland DreierIB/ipath: Fix whitespace
2006-04-19 Roland DreierIB/ipath: Make more names static
next