summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb3
Commit message (Expand)AuthorAgeFilesLines
* RDMA/cxgb3: Remove cmid reference on tid allocation failuresSteve Wise2008-10-151-0/+1
* RDMA/cxgb3: Set active_mtu in ib_port_attrJon Mason2008-09-301-6/+3
* RDMA/cxgb3: Fix deadlock initializing iw_cxgb3 deviceSteve Wise2008-08-041-25/+3
* RDMA/cxgb3: Fix up MW access rightsSteve Wise2008-08-043-4/+11
* RDMA/cxgb3: Fix QP capabilitiesSteve Wise2008-08-041-16/+7
* RDMA/cxgb3: Fixes for zero STagSteve Wise2008-07-144-26/+130
* RDMA/core: Add local DMA L_Key supportSteve Wise2008-07-141-2/+4
* RDMA/cxgb3: Set rkey field for new memory windows in iwch_alloc_mw()Steve Wise2008-07-141-0/+1
* RDMA/cxgb3: Propagate HW page size capabilitiesJon Mason2008-07-143-1/+3
* RDMA/cxgb3: Add support for protocol statisticsSteve Wise2008-07-141-4/+58
* RDMA/cxgb3: Remove write-only iwch_rnic_attributes fieldsRoland Dreier2008-07-142-4/+0
* RDMA/cxgb3: Fix up some ib_device_attr fieldsSteve Wise2008-07-143-3/+29
* RDMA/cxgb3: MEM_MGT_EXTENSIONS supportSteve Wise2008-07-147-82/+293
* 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