summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-05-081-9/+13
|\
| *-. Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into...Roland Dreier2013-05-081-2/+2
| |\ \
| | | * RDMA: Rename random32() to prandom_u32()Akinobu Mita2013-04-161-2/+2
| | |/
| * / RDMA/cxgb4: Fix SQ allocation when on-chip SQ is disabledThadeu Lima de Souza Cascardo2013-04-161-12/+13
| |/
* | drivers/infiniband/hw: rename random32() to prandom_u32()Andrew Morton2013-05-071-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-271-1/+3
|\|
| * Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-03-251-1/+3
| |\
| | * RDMA/cxgb4: Fix error return code in create_qp()Wei Yongjun2013-03-221-1/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-201-0/+12
|\| |
| * | Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bugZhouyi Zhou2013-03-151-0/+12
| |/
* | tcp: Remove TCPCTChristoph Paasch2013-03-171-1/+1
* | RDMA/cxgb4: Fix onchip queue support for T5Vipul Pandya2013-03-141-8/+5
* | RDMA/cxgb4: Bump tcam_full stat and WR reply timeoutVipul Pandya2013-03-142-2/+2
* | RDMA/cxgb4: Map pbl buffers for dma if using DSGL.Vipul Pandya2013-03-141-6/+23
* | RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5.Vipul Pandya2013-03-144-36/+182
* | RDMA/cxgb4: Add module_params to enable DB FC & Coalescing on T5Vipul Pandya2013-03-143-6/+30
* | RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use.Vipul Pandya2013-03-141-4/+16
* | RDMA/cxgb4: Add Support for Chelsio T5 adapterVipul Pandya2013-03-146-35/+77
|/
* IB/cxgb4: convert to idr_alloc()Tejun Heo2013-02-271-13/+14
*-. Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 's...Roland Dreier2013-02-265-72/+114
|\ \
| * | RDMA/cxgb4: Fix cast warningStefan Hasko2013-02-151-1/+1
| * | RDMA/cxgb4: "cookie" can stay in host endiannessPaul Bolle2013-02-141-2/+2
| * | RDMA/cxgb4: Address sparse warningsVipul Pandya2013-02-142-31/+40
| * | RDMA/cxgb4: Insert hwtid in pass_accept_req instead in pass_establishVipul Pandya2013-02-141-1/+1
| * | RDMA/cxgb4: Don't wakeup threads for MPAv2Vipul Pandya2013-02-141-1/+11
| * | RDMA/cxgb4: Don't reconnect on abort for mpa_rev 1Vipul Pandya2013-02-141-6/+5
| * | RDMA/cxgb4: Fix endpoint timeout race conditionVipul Pandya2013-02-142-13/+17
| * | RDMA/cxgb4: Only log rx_data warnings if cpl status is non-zeroVipul Pandya2013-02-141-1/+1
| * | RDMA/cxgb4: Always log async errorsVipul Pandya2013-02-142-6/+8
| * | RDMA/cxgb4: Keep QP referenced until TID releasedVipul Pandya2013-02-142-4/+17
| * | RDMA/cxgb4: Display streaming mode error only if detected in RTSVipul Pandya2013-02-141-12/+14
| * | RDMA/cxgb4: Abort connections when moving to ERROR stateVipul Pandya2013-02-142-0/+2
| * | RDMA/cxgb4: Abort connections that receive unexpected streaming mode dataVipul Pandya2013-02-141-9/+10
| |/
* / IB/core: Add "type 2" memory windows supportShani Michaeli2013-02-212-2/+5
|/
* RDMA/cxgb4: Fix bug for active and passive LE hash collision pathVipul Pandya2012-12-193-82/+352
* RDMA/cxgb4: Fix LE hash collision bug for passive open connectionVipul Pandya2012-12-192-55/+442
* RDMA/cxgb4: Fix LE hash collision bug for active open connectionVipul Pandya2012-12-192-6/+153
* RDMA/cxgb4: use WARNJulia Lawall2012-11-261-4/+2
* RDMA/cxgb4: Don't free chunk that we have failed to allocateThadeu Lima de Souza Cascardo2012-10-221-1/+1
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-021-24/+38
|\
| * RDMA/cxgb4: Fix error handling in create_qp()Emil Goode2012-09-301-24/+38
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-281-1/+1
|\|
| * RDMA/cxgb4: Move dereference below NULL testWei Yongjun2012-09-071-1/+1
* | RDMA/cxgb4: Update RDMA/cxgb4 due to macro definition removal in cxgb4 driverVipul Pandya2012-09-051-1/+1
|/
* RDMA/cxgb4: Fix endianness of addition to mpa->private_data_sizeRoland Dreier2012-07-081-6/+6
* RDMA/cxgb4: Fix crash when peer address is 0.0.0.0Thadeu Lima de Souza Cascardo2012-06-031-0/+4
* RDMA/cxgb4: Include vmalloc.h for vmalloc and vfreeVipul Pandya2012-05-211-0/+1
* RDMA/cxgb4: Add query_qp supportVipul Pandya2012-05-183-0/+32
* RDMA/cxgb4: Remove kfifo usageVipul Pandya2012-05-187-150/+203
* RDMA/cxgb4: Use vmalloc() for debugfs QP dumpVipul Pandya2012-05-182-2/+20