aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb3 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-12RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface)Steve Wise1-6/+0
2008-11-01RDMA/cxgb3: Fix too-big reserved field zeroing in iwch_post_zb_read()Roland Dreier1-1/+0
2008-10-15RDMA/cxgb3: Remove cmid reference on tid allocation failuresSteve Wise1-0/+1
2008-09-30RDMA/cxgb3: Set active_mtu in ib_port_attrJon Mason1-6/+3
2008-08-04RDMA/cxgb3: Fix deadlock initializing iw_cxgb3 deviceSteve Wise1-25/+3
2008-08-04RDMA/cxgb3: Fix up MW access rightsSteve Wise3-4/+11
2008-08-04RDMA/cxgb3: Fix QP capabilitiesSteve Wise1-16/+7
2008-07-14RDMA/cxgb3: Fixes for zero STagSteve Wise4-26/+130
2008-07-14RDMA/core: Add local DMA L_Key supportSteve Wise1-2/+4
2008-07-14RDMA/cxgb3: Set rkey field for new memory windows in iwch_alloc_mw()Steve Wise1-0/+1
2008-07-14RDMA/cxgb3: Propagate HW page size capabilitiesJon Mason3-1/+3
2008-07-14RDMA/cxgb3: Add support for protocol statisticsSteve Wise1-4/+58
2008-07-14RDMA/cxgb3: Remove write-only iwch_rnic_attributes fieldsRoland Dreier2-4/+0
2008-07-14RDMA/cxgb3: Fix up some ib_device_attr fieldsSteve Wise3-3/+29
2008-07-14RDMA/cxgb3: MEM_MGT_EXTENSIONS supportSteve Wise7-82/+293
2008-07-08RDMA/cxgb3: Fix regression caused by class_device -> device conversionSteve Wise1-0/+4
2008-05-16RDMA/cxgb3: Fix uninitialized variable warning in iwch_post_send()Roland Dreier1-1/+1
2008-05-13RDMA/cxgb3: Wrap the software send queue pointer as needed on flushSteve Wise1-2/+2
2008-05-06RDMA/cxgb3: Fix severe limit on userspace memory registration sizeRoland Dreier5-94/+155
2008-05-06RDMA/cxgb3: Don't add PBL memory to gen_pool in chunksRoland Dreier1-8/+28
2008-05-02RDMA/cxgb3: Bump up the MPA connection setup timeout.Steve Wise1-2/+2
2008-05-02RDMA/cxgb3: Silently ignore close reply after abort.Steve Wise1-1/+1
2008-05-02RDMA/cxgb3: QP flush fixesSteve Wise3-10/+20
2008-04-29RDMA/cxgb3: Support peer-2-peer connection setupSteve Wise6-28/+136
2008-04-29RDMA/cxgb3: Set the max_mr_size device attribute correctlySteve Wise4-1/+4
2008-04-29RDMA/cxgb3: Correctly serialize peer abort pathSteve Wise3-35/+72
2008-04-29IB: expand ib_umem_get() prototypeArthur Kepner1-1/+1
2008-04-19IB: convert struct class_device to struct deviceTony Jones1-38/+37
2008-04-16IB/core: Add support for "send with invalidate" work requestsRoland Dreier2-4/+3
2008-04-16IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison12-218/+218
2008-04-16RDMA/cxgb3: IDR IDs are signedRoland Dreier1-1/+1
2008-03-28RDMA/cxgb3: Program hardware IRD with correct valueRoland Dreier1-1/+1
2008-03-09RDMA/cxgb3: Fix iwch_create_cq() off-by-one errorJon Mason1-1/+1
2008-02-29RDMA/cxgb3: Return correct max_inline_data when creating a QPJon Mason1-0/+3
2008-02-25RDMA/cxgb3: Fix shift calc in build_phys_page_list() for 1-entry page listsBryan Rosenburg1-8/+2
2008-02-13RDMA/cxgb3: Fail loopback connectionsSteve Wise1-0/+17
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Linus Torvalds1-1/+1
2008-01-28[NETNS]: Add namespace parameter to ip_route_output_flow.Denis V. Lunev1-1/+1
2008-01-28INFINIBAND: Remove 'TOPDIR' from MakefilesWANG Cong1-2/+1
2008-01-25RDMA/cxgb3: Fix the T3A workaround checksSteve Wise3-4/+4
2008-01-25RDMA/cxgb3: Mark QP as privileged based on user capabilitiesSteve Wise2-1/+3
2008-01-25RDMA/cxgb3: Fix page shift calculation in build_phys_page_list()Steve Wise1-0/+7
2008-01-25RDMA/cxgb3: Flush the receive queue when closingSteve Wise1-2/+5
2008-01-25RDMA/cxgb3: Endianness annotation for irs fieldRoland Dreier1-1/+1
2008-01-25IB: Spelling fixes in commentsJoe Perches1-1/+1
2008-01-25RDMA/cxgb3: Support version 5.0 firmwareSteve Wise1-19/+2
2008-01-25RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo callSteve Wise1-0/+5
2007-11-13RDMA/cxgb3: Set the max_qp_init_rd_atom attribute in query_deviceSteve Wise1-0/+1
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-8/+8
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman1-1/+2