aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb3
Commit message (Expand)AuthorAge
* RDMA/cxgb3: Remove cmid reference on tid allocation failuresSteve Wise2008-10-15
* RDMA/cxgb3: Set active_mtu in ib_port_attrJon Mason2008-09-30
* RDMA/cxgb3: Fix deadlock initializing iw_cxgb3 deviceSteve Wise2008-08-04
* RDMA/cxgb3: Fix up MW access rightsSteve Wise2008-08-04
* RDMA/cxgb3: Fix QP capabilitiesSteve Wise2008-08-04
* RDMA/cxgb3: Fixes for zero STagSteve Wise2008-07-15
* RDMA/core: Add local DMA L_Key supportSteve Wise2008-07-15
* RDMA/cxgb3: Set rkey field for new memory windows in iwch_alloc_mw()Steve Wise2008-07-15
* RDMA/cxgb3: Propagate HW page size capabilitiesJon Mason2008-07-15
* RDMA/cxgb3: Add support for protocol statisticsSteve Wise2008-07-15
* RDMA/cxgb3: Remove write-only iwch_rnic_attributes fieldsRoland Dreier2008-07-15
* RDMA/cxgb3: Fix up some ib_device_attr fieldsSteve Wise2008-07-15
* RDMA/cxgb3: MEM_MGT_EXTENSIONS supportSteve Wise2008-07-15
* RDMA/cxgb3: Fix regression caused by class_device -> device conversionSteve Wise2008-07-08
* RDMA/cxgb3: Fix uninitialized variable warning in iwch_post_send()Roland Dreier2008-05-16
* RDMA/cxgb3: Wrap the software send queue pointer as needed on flushSteve Wise2008-05-13
* RDMA/cxgb3: Fix severe limit on userspace memory registration sizeRoland Dreier2008-05-06
* RDMA/cxgb3: Don't add PBL memory to gen_pool in chunksRoland Dreier2008-05-06
* RDMA/cxgb3: Bump up the MPA connection setup timeout.Steve Wise2008-05-02
* RDMA/cxgb3: Silently ignore close reply after abort.Steve Wise2008-05-02
* RDMA/cxgb3: QP flush fixesSteve Wise2008-05-02
* RDMA/cxgb3: Support peer-2-peer connection setupSteve Wise2008-04-29
* RDMA/cxgb3: Set the max_mr_size device attribute correctlySteve Wise2008-04-29
* RDMA/cxgb3: Correctly serialize peer abort pathSteve Wise2008-04-29
* IB: expand ib_umem_get() prototypeArthur Kepner2008-04-29
* IB: convert struct class_device to struct deviceTony Jones2008-04-19
* IB/core: Add support for "send with invalidate" work requestsRoland Dreier2008-04-17
* IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison2008-04-17
* RDMA/cxgb3: IDR IDs are signedRoland Dreier2008-04-17
* RDMA/cxgb3: Program hardware IRD with correct valueRoland Dreier2008-03-28
* RDMA/cxgb3: Fix iwch_create_cq() off-by-one errorJon Mason2008-03-09
* RDMA/cxgb3: Return correct max_inline_data when creating a QPJon Mason2008-02-29
* RDMA/cxgb3: Fix shift calc in build_phys_page_list() for 1-entry page listsBryan Rosenburg2008-02-25
* RDMA/cxgb3: Fail loopback connectionsSteve Wise2008-02-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Linus Torvalds2008-01-29
|\
| * [NETNS]: Add namespace parameter to ip_route_output_flow.Denis V. Lunev2008-01-28
* | INFINIBAND: Remove 'TOPDIR' from MakefilesWANG Cong2008-01-28
|/
* RDMA/cxgb3: Fix the T3A workaround checksSteve Wise2008-01-25
* RDMA/cxgb3: Mark QP as privileged based on user capabilitiesSteve Wise2008-01-25
* RDMA/cxgb3: Fix page shift calculation in build_phys_page_list()Steve Wise2008-01-25
* RDMA/cxgb3: Flush the receive queue when closingSteve Wise2008-01-25
* RDMA/cxgb3: Endianness annotation for irs fieldRoland Dreier2008-01-25
* IB: Spelling fixes in commentsJoe Perches2008-01-25
* RDMA/cxgb3: Support version 5.0 firmwareSteve Wise2008-01-25
* RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo callSteve Wise2008-01-25
* RDMA/cxgb3: Set the max_qp_init_rd_atom attribute in query_deviceSteve Wise2007-11-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-11
|\
| * RDMA/cxgb3: Make the iw_cxgb3 module parameters writableSteve Wise2007-10-09
* | [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-10
|/
* cxgb3 - Fix dev->priv usageDivy Le Ray2007-08-31