summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-231-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-281-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-161-1/+1
| * | RDMA/cxgb4: "cookie" can stay in host endiannessPaul Bolle2013-02-151-2/+2
| * | RDMA/cxgb4: Address sparse warningsVipul Pandya2013-02-152-31/+40
| * | RDMA/cxgb4: Insert hwtid in pass_accept_req instead in pass_establishVipul Pandya2013-02-151-1/+1
| * | RDMA/cxgb4: Don't wakeup threads for MPAv2Vipul Pandya2013-02-151-1/+11
| * | RDMA/cxgb4: Don't reconnect on abort for mpa_rev 1Vipul Pandya2013-02-151-6/+5
| * | RDMA/cxgb4: Fix endpoint timeout race conditionVipul Pandya2013-02-152-13/+17
| * | RDMA/cxgb4: Only log rx_data warnings if cpl status is non-zeroVipul Pandya2013-02-151-1/+1
| * | RDMA/cxgb4: Always log async errorsVipul Pandya2013-02-152-6/+8
| * | RDMA/cxgb4: Keep QP referenced until TID releasedVipul Pandya2013-02-152-4/+17
| * | RDMA/cxgb4: Display streaming mode error only if detected in RTSVipul Pandya2013-02-151-12/+14
| * | RDMA/cxgb4: Abort connections when moving to ERROR stateVipul Pandya2013-02-152-0/+2
| * | RDMA/cxgb4: Abort connections that receive unexpected streaming mode dataVipul Pandya2013-02-151-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-203-82/+352
* RDMA/cxgb4: Fix LE hash collision bug for passive open connectionVipul Pandya2012-12-202-55/+442
* RDMA/cxgb4: Fix LE hash collision bug for active open connectionVipul Pandya2012-12-202-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-031-24/+38
|\
| * RDMA/cxgb4: Fix error handling in create_qp()Emil Goode2012-10-011-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-081-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-091-6/+6
* RDMA/cxgb4: Fix crash when peer address is 0.0.0.0Thadeu Lima de Souza Cascardo2012-06-041-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
* RDMA/cxgb4: DB Drop Recovery for RDMA and LLD queuesVipul Pandya2012-05-184-12/+259
* RDMA/cxgb4: Disable interrupts in c4iw_ev_dispatch()Vipul Pandya2012-05-183-6/+9
* RDMA/cxgb4: Add DB Overflow AvoidanceVipul Pandya2012-05-184-12/+162
* RDMA/cxgb4: Add debugfs RDMA memory statsVipul Pandya2012-05-185-3/+155
* RDMA/cxgb4: Drop peer_abort when no endpoint foundSteve Wise2012-05-151-0/+6