summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb3
Commit message (Expand)AuthorAgeFilesLines
* RDMA/cxgb3: Fix regression caused by class_device -> device conversionSteve Wise2008-07-081-0/+4
* RDMA/cxgb3: Fix uninitialized variable warning in iwch_post_send()Roland Dreier2008-05-161-1/+1
* RDMA/cxgb3: Wrap the software send queue pointer as needed on flushSteve Wise2008-05-131-2/+2
* RDMA/cxgb3: Fix severe limit on userspace memory registration sizeRoland Dreier2008-05-065-94/+155
* RDMA/cxgb3: Don't add PBL memory to gen_pool in chunksRoland Dreier2008-05-061-8/+28
* RDMA/cxgb3: Bump up the MPA connection setup timeout.Steve Wise2008-05-021-2/+2
* RDMA/cxgb3: Silently ignore close reply after abort.Steve Wise2008-05-021-1/+1
* RDMA/cxgb3: QP flush fixesSteve Wise2008-05-023-10/+20
* RDMA/cxgb3: Support peer-2-peer connection setupSteve Wise2008-04-296-28/+136
* RDMA/cxgb3: Set the max_mr_size device attribute correctlySteve Wise2008-04-294-1/+4
* RDMA/cxgb3: Correctly serialize peer abort pathSteve Wise2008-04-293-35/+72
* IB: expand ib_umem_get() prototypeArthur Kepner2008-04-291-1/+1
* IB: convert struct class_device to struct deviceTony Jones2008-04-191-38/+37
* IB/core: Add support for "send with invalidate" work requestsRoland Dreier2008-04-162-4/+3
* IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison2008-04-1612-218/+218
* RDMA/cxgb3: IDR IDs are signedRoland Dreier2008-04-161-1/+1
* RDMA/cxgb3: Program hardware IRD with correct valueRoland Dreier2008-03-281-1/+1
* RDMA/cxgb3: Fix iwch_create_cq() off-by-one errorJon Mason2008-03-091-1/+1
* RDMA/cxgb3: Return correct max_inline_data when creating a QPJon Mason2008-02-291-0/+3
* RDMA/cxgb3: Fix shift calc in build_phys_page_list() for 1-entry page listsBryan Rosenburg2008-02-251-8/+2
* RDMA/cxgb3: Fail loopback connectionsSteve Wise2008-02-131-0/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Linus Torvalds2008-01-291-1/+1
|\
| * [NETNS]: Add namespace parameter to ip_route_output_flow.Denis V. Lunev2008-01-281-1/+1
* | INFINIBAND: Remove 'TOPDIR' from MakefilesWANG Cong2008-01-281-2/+1
|/
* RDMA/cxgb3: Fix the T3A workaround checksSteve Wise2008-01-253-4/+4
* RDMA/cxgb3: Mark QP as privileged based on user capabilitiesSteve Wise2008-01-252-1/+3
* RDMA/cxgb3: Fix page shift calculation in build_phys_page_list()Steve Wise2008-01-251-0/+7
* RDMA/cxgb3: Flush the receive queue when closingSteve Wise2008-01-251-2/+5
* RDMA/cxgb3: Endianness annotation for irs fieldRoland Dreier2008-01-251-1/+1
* IB: Spelling fixes in commentsJoe Perches2008-01-251-1/+1
* RDMA/cxgb3: Support version 5.0 firmwareSteve Wise2008-01-251-19/+2
* RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo callSteve Wise2008-01-251-0/+5
* 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
OpenPOWER on IntegriCloud