- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / drivers / infiniband / hw / mthca / mthca_srq.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-02-10 David HowellsIB/mthca: Work around gcc bug on sparc64
2006-12-08 David Howells[PATCH] LOG2: Implement a general integer log2 facility...
2006-11-29 Jack MorgensteinIB/mthca: Fix initial SRQ logsize for mem-free HCAs
2006-11-29 Roland DreierIB/mthca: Fix section mismatches
2006-11-04 Arthur Kepner[PATCH] IB/mthca: Use mmiowb after doorbell ring
2006-10-17 Arthur KepnerIB/mthca: Use mmiowb after doorbell ring
2006-10-10 Michael S. TsirkinIB/mthca: Fix off-by-one in mthca SRQ creation
2006-09-22 Ralph CampbellIB/uverbs: Pass userspace data to modify_srq and modify...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-24 Dotan BarakIB/mthca: Fix SRQ limit event range check
2006-06-18 Roland DreierIB/mthca: Make all device methods truly reentrant
2006-05-24 Michael S. TsirkinIB/mthca: Fix posting lists of 256 receive requests...
2006-05-09 Roland DreierIB/mthca: Fix race in reference counting
2006-04-12 Jack MorgensteinIB/mthca: Fix max_srq_sge returned by ib_query_device...
2006-03-29 Roland DreierIB/mthca: Fix section mismatch problems
2006-03-29 Jack MorgensteinIB/mthca: Fix check of size in SRQ creation
2006-03-24 Jack MorgensteinIB/mthca: Check SRQ limit in modify SRQ operation
2006-03-24 Jack MorgensteinIB/mthca: Check that SRQ WQE size does not exceed devic...
2006-03-20 Eli CohenIB/mthca: Query SRQ srq_limit fixes
2006-03-20 Dotan BarakIB/mthca: Correct reported SRQ size in MemFree case.
2006-03-20 Dotan BarakIB/mthca: Return actual capacity from create_srq
2006-03-20 Eli CohenIB/mthca: Support for query QP and SRQ
2006-03-20 Roland DreierIB/mthca: Whitespace cleanups
2006-01-04 Jack MorgensteinIB/mthca: fix WQE size calculation in create-srq
2005-11-10 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2005-11-10 Michael S. Tsirkin[IB] mthca: fix posting long lists of receive work...
2005-11-07 Tim Schmielau[PATCH] fix remaining missing includes
2005-10-31 Roland Dreier[IB] mthca: Avoid SRQ free WQE list corruption
2005-10-17 Jack Morgenstein[IB] mthca: Better limit checking and reporting
2005-10-17 Roland Dreier[IB] mthca: detect SRQ overflow
2005-10-17 Roland Dreier[IB] mthca: SRQ limit reached events
2005-09-19 Roland Dreier[PATCH] IB/mthca: Don't try to set srq->last for usersp...
2005-09-19 Roland Dreier[PATCH] IB/mthca: Fix posting work requests to shared...
2005-09-19 Roland Dreier[PATCH] IB/mthca: fix posting of first work request
2005-08-27 Roland Dreier[PATCH] IB/mthca: Add SRQ implementation