aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/cxgb3
AgeCommit message (Expand)Author
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-17RDMA/cxgb3: Remove cm_id reference on listen failuresSteve Wise
2007-07-09IB: Use menuconfig for InfiniBand menuJan Engelhardt
2007-07-09RDMA/cxgb3: Check return of kmalloc() in iwch_register_device()WANG Cong
2007-07-09RDMA/cxgb3: Don't abort after failures sending the mpa replySteve Wise
2007-07-09RDMA/cxgb3: Don't post TID_RELEASE messageSteve Wise
2007-07-09RDMA/cxgb3: ctrl-qp init/clear shouldn't set the gen bitSteve Wise
2007-07-09RDMA/cxgb3: Don't count neg_adv abort_req_rss messages as real abortsSteve Wise
2007-07-09RDMA/cxgb3: TERMINATE WRs can hang the tx ofld queueSteve Wise
2007-07-09RDMA/cxgb3: Streaming -> RDMA mode transition fixesSteve Wise
2007-05-08IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier
2007-05-06IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier
2007-05-06IB: Add CQ comp_vector supportMichael S. Tsirkin
2007-05-06RDMA/cxgb3: Support for new abort logicSteve Wise
2007-04-30RDMA/cxgb3: Initialize cpu_idx field in cpl_close_listserv_req messageSteve Wise
2007-04-30RDMA/cxgb3: Fail qp creation if the requested max_inline is too largeSteve Wise
2007-04-30RDMA/cxgb3: Fix TERM codesSteve Wise
2007-04-27Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Convert skb->end to sk_buff_data_tArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo
2007-04-24IB: Set class_dev->dev in core for nice device symlinkJoachim Fenkes
2007-04-12RDMA/cxgb3: Add set_tcb_rpl_handlerSteve Wise
2007-03-26RDMA/cxgb3: Fix resource leak in cxio_hal_init_ctrl_qp()Steve Wise
2007-03-22RDMA/cxgb3: Handle build_phys_page_list() failure in iwch_reregister_phys_mem()Steve Wise
2007-03-06RDMA/cxgb3: Fix MR permission problemsSteve Wise
2007-03-06RDMA/cxgb3: Don't reuse skbs that are non-linear or clonedSteve Wise
2007-03-06RDMA/cxgb3: Squelch logging AE errorsSteve Wise
2007-03-06RDMA/cxgb3: Stop EP timer when MPA exchange is aborted by peerSteve Wise
2007-03-06RDMA/cxgb3: Move QP to error on destroy if the state is IDLESteve Wise
2007-03-06RDMA/cxgb3: Fixes for "normal close" failuresSteve Wise
2007-03-06RDMA/cxgb3: Fix build on sparc64David Miller
2007-03-06RDMA/cxgb3: Don't use mm after it's freed in iwch_mmap()Steve Wise
2007-03-06RDMA/cxgb3: Start ep timer on a MPA rejectSteve Wise
2007-02-23RDMA/cxgb3: Stop the EP Timer on BAD CLOSESteve Wise
2007-02-23RDMA/cxgb3: cleanupsAdrian Bunk
2007-02-16RDMA/cxgb3: Remove Open Grid Computing copyrights in iw_cxgb3 driverSteve Wise
2007-02-16RDMA/cxgb3: Fail posts synchronously when in TERMINATE stateSteve Wise
2007-02-12RDMA/cxgb3: Add driver for Chelsio T3 RNICSteve Wise