summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/cxgb4
AgeCommit message (Expand)Author
2013-05-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-05-08Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into...Roland Dreier
2013-05-07drivers/infiniband/hw: rename random32() to prandom_u32()Andrew Morton
2013-04-16RDMA/cxgb4: Fix SQ allocation when on-chip SQ is disabledThadeu Lima de Souza Cascardo
2013-04-16RDMA: Rename random32() to prandom_u32()Akinobu Mita
2013-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-25Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-03-22RDMA/cxgb4: Fix error return code in create_qp()Wei Yongjun
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-17tcp: Remove TCPCTChristoph Paasch
2013-03-15Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bugZhouyi Zhou
2013-03-14RDMA/cxgb4: Fix onchip queue support for T5Vipul Pandya
2013-03-14RDMA/cxgb4: Bump tcam_full stat and WR reply timeoutVipul Pandya
2013-03-14RDMA/cxgb4: Map pbl buffers for dma if using DSGL.Vipul Pandya
2013-03-14RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5.Vipul Pandya
2013-03-14RDMA/cxgb4: Add module_params to enable DB FC & Coalescing on T5Vipul Pandya
2013-03-14RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use.Vipul Pandya
2013-03-14RDMA/cxgb4: Add Support for Chelsio T5 adapterVipul Pandya
2013-02-27IB/cxgb4: convert to idr_alloc()Tejun Heo
2013-02-26Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 's...Roland Dreier
2013-02-21IB/core: Add "type 2" memory windows supportShani Michaeli
2013-02-15RDMA/cxgb4: Fix cast warningStefan Hasko
2013-02-14RDMA/cxgb4: "cookie" can stay in host endiannessPaul Bolle
2013-02-14RDMA/cxgb4: Address sparse warningsVipul Pandya
2013-02-14RDMA/cxgb4: Insert hwtid in pass_accept_req instead in pass_establishVipul Pandya
2013-02-14RDMA/cxgb4: Don't wakeup threads for MPAv2Vipul Pandya
2013-02-14RDMA/cxgb4: Don't reconnect on abort for mpa_rev 1Vipul Pandya
2013-02-14RDMA/cxgb4: Fix endpoint timeout race conditionVipul Pandya
2013-02-14RDMA/cxgb4: Only log rx_data warnings if cpl status is non-zeroVipul Pandya
2013-02-14RDMA/cxgb4: Always log async errorsVipul Pandya
2013-02-14RDMA/cxgb4: Keep QP referenced until TID releasedVipul Pandya
2013-02-14RDMA/cxgb4: Display streaming mode error only if detected in RTSVipul Pandya
2013-02-14RDMA/cxgb4: Abort connections when moving to ERROR stateVipul Pandya
2013-02-14RDMA/cxgb4: Abort connections that receive unexpected streaming mode dataVipul Pandya
2012-12-19RDMA/cxgb4: Fix bug for active and passive LE hash collision pathVipul Pandya
2012-12-19RDMA/cxgb4: Fix LE hash collision bug for passive open connectionVipul Pandya
2012-12-19RDMA/cxgb4: Fix LE hash collision bug for active open connectionVipul Pandya
2012-11-26RDMA/cxgb4: use WARNJulia Lawall
2012-10-22RDMA/cxgb4: Don't free chunk that we have failed to allocateThadeu Lima de Souza Cascardo
2012-10-02Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-09-30RDMA/cxgb4: Fix error handling in create_qp()Emil Goode
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-07RDMA/cxgb4: Move dereference below NULL testWei Yongjun
2012-09-05RDMA/cxgb4: Update RDMA/cxgb4 due to macro definition removal in cxgb4 driverVipul Pandya
2012-07-08RDMA/cxgb4: Fix endianness of addition to mpa->private_data_sizeRoland Dreier
2012-06-03RDMA/cxgb4: Fix crash when peer address is 0.0.0.0Thadeu Lima de Souza Cascardo
2012-05-21RDMA/cxgb4: Include vmalloc.h for vmalloc and vfreeVipul Pandya
2012-05-18RDMA/cxgb4: Add query_qp supportVipul Pandya
2012-05-18RDMA/cxgb4: Remove kfifo usageVipul Pandya
2012-05-18RDMA/cxgb4: Use vmalloc() for debugfs QP dumpVipul Pandya