index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-03-26
3
-1
/
+19
|
\
|
*
iw_cxgb3: handle chip reset notifications
Divy Le Ray
2009-01-26
3
-1
/
+19
|
|
|
\
*
-
.
\
Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm...
Roland Dreier
2009-03-24
1
-2
/
+2
|
\
\
\
|
|
|
/
|
*
|
IB: Remove __constant_{endian} uses
Harvey Harrison
2009-01-17
1
-2
/
+2
|
|
/
*
|
RDMA/cxgb3: Enforce required firmware
Steve Wise
2009-03-24
2
-0
/
+20
*
|
RDMA/cxgb3: Remove modulo math from build_rdma_recv()
Steve Wise
2009-02-16
1
-2
/
+2
*
|
RDMA/cxgb3: Connection termination fixes
Steve Wise
2009-02-10
4
-7
/
+20
*
|
RDMA/cxgb3: sgl/pbl offset calculation needs 64 bits
Steve Wise
2009-02-10
1
-6
/
+3
|
/
*
RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface)
Steve Wise
2008-11-12
1
-6
/
+0
*
RDMA/cxgb3: Fix too-big reserved field zeroing in iwch_post_zb_read()
Roland Dreier
2008-11-01
1
-1
/
+0
*
RDMA/cxgb3: Remove cmid reference on tid allocation failures
Steve Wise
2008-10-15
1
-0
/
+1
*
RDMA/cxgb3: Set active_mtu in ib_port_attr
Jon Mason
2008-09-30
1
-6
/
+3
*
RDMA/cxgb3: Fix deadlock initializing iw_cxgb3 device
Steve Wise
2008-08-04
1
-25
/
+3
*
RDMA/cxgb3: Fix up MW access rights
Steve Wise
2008-08-04
3
-4
/
+11
*
RDMA/cxgb3: Fix QP capabilities
Steve Wise
2008-08-04
1
-16
/
+7
*
RDMA/cxgb3: Fixes for zero STag
Steve Wise
2008-07-14
4
-26
/
+130
*
RDMA/core: Add local DMA L_Key support
Steve Wise
2008-07-14
1
-2
/
+4
*
RDMA/cxgb3: Set rkey field for new memory windows in iwch_alloc_mw()
Steve Wise
2008-07-14
1
-0
/
+1
*
RDMA/cxgb3: Propagate HW page size capabilities
Jon Mason
2008-07-14
3
-1
/
+3
*
RDMA/cxgb3: Add support for protocol statistics
Steve Wise
2008-07-14
1
-4
/
+58
*
RDMA/cxgb3: Remove write-only iwch_rnic_attributes fields
Roland Dreier
2008-07-14
2
-4
/
+0
*
RDMA/cxgb3: Fix up some ib_device_attr fields
Steve Wise
2008-07-14
3
-3
/
+29
*
RDMA/cxgb3: MEM_MGT_EXTENSIONS support
Steve Wise
2008-07-14
7
-82
/
+293
*
RDMA/cxgb3: Fix regression caused by class_device -> device conversion
Steve Wise
2008-07-08
1
-0
/
+4
*
RDMA/cxgb3: Fix uninitialized variable warning in iwch_post_send()
Roland Dreier
2008-05-16
1
-1
/
+1
*
RDMA/cxgb3: Wrap the software send queue pointer as needed on flush
Steve Wise
2008-05-13
1
-2
/
+2
*
RDMA/cxgb3: Fix severe limit on userspace memory registration size
Roland Dreier
2008-05-06
5
-94
/
+155
*
RDMA/cxgb3: Don't add PBL memory to gen_pool in chunks
Roland Dreier
2008-05-06
1
-8
/
+28
*
RDMA/cxgb3: Bump up the MPA connection setup timeout.
Steve Wise
2008-05-02
1
-2
/
+2
*
RDMA/cxgb3: Silently ignore close reply after abort.
Steve Wise
2008-05-02
1
-1
/
+1
*
RDMA/cxgb3: QP flush fixes
Steve Wise
2008-05-02
3
-10
/
+20
*
RDMA/cxgb3: Support peer-2-peer connection setup
Steve Wise
2008-04-29
6
-28
/
+136
*
RDMA/cxgb3: Set the max_mr_size device attribute correctly
Steve Wise
2008-04-29
4
-1
/
+4
*
RDMA/cxgb3: Correctly serialize peer abort path
Steve Wise
2008-04-29
3
-35
/
+72
*
IB: expand ib_umem_get() prototype
Arthur Kepner
2008-04-29
1
-1
/
+1
*
IB: convert struct class_device to struct device
Tony Jones
2008-04-19
1
-38
/
+37
*
IB/core: Add support for "send with invalidate" work requests
Roland Dreier
2008-04-16
2
-4
/
+3
*
IB: Replace remaining __FUNCTION__ occurrences with __func__
Harvey Harrison
2008-04-16
12
-218
/
+218
*
RDMA/cxgb3: IDR IDs are signed
Roland Dreier
2008-04-16
1
-1
/
+1
*
RDMA/cxgb3: Program hardware IRD with correct value
Roland Dreier
2008-03-28
1
-1
/
+1
*
RDMA/cxgb3: Fix iwch_create_cq() off-by-one error
Jon Mason
2008-03-09
1
-1
/
+1
*
RDMA/cxgb3: Return correct max_inline_data when creating a QP
Jon Mason
2008-02-29
1
-0
/
+3
*
RDMA/cxgb3: Fix shift calc in build_phys_page_list() for 1-entry page lists
Bryan Rosenburg
2008-02-25
1
-8
/
+2
*
RDMA/cxgb3: Fail loopback connections
Steve Wise
2008-02-13
1
-0
/
+17
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25
Linus Torvalds
2008-01-29
1
-1
/
+1
|
\
|
*
[NETNS]: Add namespace parameter to ip_route_output_flow.
Denis V. Lunev
2008-01-28
1
-1
/
+1
*
|
INFINIBAND: Remove 'TOPDIR' from Makefiles
WANG Cong
2008-01-28
1
-2
/
+1
|
/
*
RDMA/cxgb3: Fix the T3A workaround checks
Steve Wise
2008-01-25
3
-4
/
+4
*
RDMA/cxgb3: Mark QP as privileged based on user capabilities
Steve Wise
2008-01-25
2
-1
/
+3
*
RDMA/cxgb3: Fix page shift calculation in build_phys_page_list()
Steve Wise
2008-01-25
1
-0
/
+7
[next]