aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4/cq.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/cxgb4: Don't exceed hw IQ depth limit for user CQsSteve Wise2011-06-171-0/+4
* RDMA/cxgb4: Centralize the wait logicSteve Wise2010-09-281-16/+2
* RDMA/cxgb4: Ignore TERMINATE CQEsSteve Wise2010-09-281-0/+6
* RDMA/cxgb4: Fix warnings about casts to/from pointers of different sizesRoland Dreier2010-09-271-2/+2
* RDMA/cxgb4: Remove dependency on __GFP_NOFAILDavid Rientjes2010-07-211-2/+2
* RDMA/cxgb4: Avoid false GTS CIDX_INC overflowsSteve Wise2010-07-061-5/+20
* RDMA/cxgb4: Use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-07-061-3/+3
* RDMA/cxgb4: Optimize CQ overflow detectionSteve Wise2010-05-241-0/+1
* RDMA/cxgb4: CQ size must be IQ size - 2Steve Wise2010-05-241-1/+4
* RDMA/cxgb4: Add driver for Chelsio T4 RNICSteve Wise2010-04-211-0/+882