summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb3
Commit message (Expand)AuthorAgeFilesLines
* RDMA/cxgb3: Set the max_qp_init_rd_atom attribute in query_deviceSteve Wise2007-11-131-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-111-8/+8
|\
| * RDMA/cxgb3: Make the iw_cxgb3 module parameters writableSteve Wise2007-10-091-8/+8
* | [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-101-1/+2
|/
* cxgb3 - Fix dev->priv usageDivy Le Ray2007-08-311-1/+1
* RDMA/cxgb3: Always call low level send function via cxgb3_ofld_send()Steve Wise2007-08-031-8/+8
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* RDMA/cxgb3: Remove cm_id reference on listen failuresSteve Wise2007-07-171-0/+1
* IB: Use menuconfig for InfiniBand menuJan Engelhardt2007-07-091-1/+1
* RDMA/cxgb3: Check return of kmalloc() in iwch_register_device()WANG Cong2007-07-091-3/+4
* RDMA/cxgb3: Don't abort after failures sending the mpa replySteve Wise2007-07-091-1/+0
* RDMA/cxgb3: Don't post TID_RELEASE messageSteve Wise2007-07-091-3/+10
* RDMA/cxgb3: ctrl-qp init/clear shouldn't set the gen bitSteve Wise2007-07-091-2/+2
* RDMA/cxgb3: Don't count neg_adv abort_req_rss messages as real abortsSteve Wise2007-07-091-7/+7
* RDMA/cxgb3: TERMINATE WRs can hang the tx ofld queueSteve Wise2007-07-091-3/+3
* RDMA/cxgb3: Streaming -> RDMA mode transition fixesSteve Wise2007-07-095-52/+37
* IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier2007-05-082-8/+21
* IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier2007-05-062-3/+8
* IB: Add CQ comp_vector supportMichael S. Tsirkin2007-05-061-1/+2
* RDMA/cxgb3: Support for new abort logicSteve Wise2007-05-062-0/+24
* RDMA/cxgb3: Initialize cpu_idx field in cpl_close_listserv_req messageSteve Wise2007-04-301-0/+1
* RDMA/cxgb3: Fail qp creation if the requested max_inline is too largeSteve Wise2007-04-302-0/+4
* RDMA/cxgb3: Fix TERM codesSteve Wise2007-04-301-31/+38
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-04-271-1/+0
|\
| * IB: Set class_dev->dev in core for nice device symlinkJoachim Fenkes2007-04-241-1/+0
* | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-3/+6
* | [SK_BUFF]: Convert skb->end to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-1/+1
* | [SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo2007-04-251-3/+3
|/
* RDMA/cxgb3: Add set_tcb_rpl_handlerSteve Wise2007-04-121-0/+12
* RDMA/cxgb3: Fix resource leak in cxio_hal_init_ctrl_qp()Steve Wise2007-03-261-4/+8
* RDMA/cxgb3: Handle build_phys_page_list() failure in iwch_reregister_phys_mem()Steve Wise2007-03-221-1/+4
* RDMA/cxgb3: Fix MR permission problemsSteve Wise2007-03-063-41/+18
* RDMA/cxgb3: Don't reuse skbs that are non-linear or clonedSteve Wise2007-03-061-2/+1
* RDMA/cxgb3: Squelch logging AE errorsSteve Wise2007-03-061-6/+6
* RDMA/cxgb3: Stop EP timer when MPA exchange is aborted by peerSteve Wise2007-03-061-0/+2
* RDMA/cxgb3: Move QP to error on destroy if the state is IDLESteve Wise2007-03-061-4/+2
* RDMA/cxgb3: Fixes for "normal close" failuresSteve Wise2007-03-061-4/+7
* RDMA/cxgb3: Fix build on sparc64David Miller2007-03-061-0/+1
* RDMA/cxgb3: Don't use mm after it's freed in iwch_mmap()Steve Wise2007-03-061-4/+6
* RDMA/cxgb3: Start ep timer on a MPA rejectSteve Wise2007-03-061-2/+1
* RDMA/cxgb3: Stop the EP Timer on BAD CLOSESteve Wise2007-02-231-0/+1
* RDMA/cxgb3: cleanupsAdrian Bunk2007-02-238-61/+27
* RDMA/cxgb3: Remove Open Grid Computing copyrights in iw_cxgb3 driverSteve Wise2007-02-1617-17/+0
* RDMA/cxgb3: Fail posts synchronously when in TERMINATE stateSteve Wise2007-02-161-0/+2
* RDMA/cxgb3: Add driver for Chelsio T3 RNICSteve Wise2007-02-1220-0/+9387
OpenPOWER on IntegriCloud