IB/mthca: Use pci_request_regions()
[safe/jmp/linux-2.6] / drivers / infiniband / hw / mthca / mthca_srq.c
2008-07-15 Roland DreierRDMA: Remove subversion $Id tags
2008-02-05 Eli CohenIB/ib_mthca: Pre-link receive WQEs in Tavor mode
2008-02-05 Eli CohenIB/mthca: Remove checks for srq->first_free < 0
2007-10-16 Roland DreierIB/mthca: Avoid alignment traps when writing doorbells
2007-10-10 Eli CohenIB/mthca: Mark error paths as unlikely() in post_srq_re...
2007-07-18 Roland DreierIB/mthca: Factor out setting WQE data segment entries
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
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-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-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