index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb3
/
iwch_provider.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface)
Steve Wise
2008-11-12
1
-6
/
+0
*
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: Fixes for zero STag
Steve Wise
2008-07-14
1
-2
/
+2
*
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
1
-0
/
+1
*
RDMA/cxgb3: Add support for protocol statistics
Steve Wise
2008-07-14
1
-4
/
+58
*
RDMA/cxgb3: Fix up some ib_device_attr fields
Steve Wise
2008-07-14
1
-0
/
+25
*
RDMA/cxgb3: MEM_MGT_EXTENSIONS support
Steve Wise
2008-07-14
1
-3
/
+101
*
RDMA/cxgb3: Fix regression caused by class_device -> device conversion
Steve Wise
2008-07-08
1
-0
/
+4
*
RDMA/cxgb3: Fix severe limit on userspace memory registration size
Roland Dreier
2008-05-06
1
-15
/
+53
*
RDMA/cxgb3: Set the max_mr_size device attribute correctly
Steve Wise
2008-04-29
1
-1
/
+1
*
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
1
-2
/
+1
*
IB: Replace remaining __FUNCTION__ occurrences with __func__
Harvey Harrison
2008-04-16
1
-38
/
+38
*
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 the T3A workaround checks
Steve Wise
2008-01-25
1
-1
/
+1
*
RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo call
Steve Wise
2008-01-25
1
-0
/
+5
*
RDMA/cxgb3: Set the max_qp_init_rd_atom attribute in query_device
Steve Wise
2007-11-13
1
-0
/
+1
*
RDMA/cxgb3: Check return of kmalloc() in iwch_register_device()
WANG Cong
2007-07-09
1
-3
/
+4
*
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
Roland Dreier
2007-05-08
1
-8
/
+20
*
IB: Return "maybe missed event" hint from ib_req_notify_cq()
Roland Dreier
2007-05-06
1
-3
/
+5
*
IB: Add CQ comp_vector support
Michael S. Tsirkin
2007-05-06
1
-1
/
+2
*
RDMA/cxgb3: Fail qp creation if the requested max_inline is too large
Steve Wise
2007-04-30
1
-0
/
+3
*
IB: Set class_dev->dev in core for nice device symlink
Joachim Fenkes
2007-04-24
1
-1
/
+0
*
RDMA/cxgb3: Handle build_phys_page_list() failure in iwch_reregister_phys_mem()
Steve Wise
2007-03-22
1
-1
/
+4
*
RDMA/cxgb3: Fix MR permission problems
Steve Wise
2007-03-06
1
-20
/
+4
*
RDMA/cxgb3: Move QP to error on destroy if the state is IDLE
Steve Wise
2007-03-06
1
-4
/
+2
*
RDMA/cxgb3: Don't use mm after it's freed in iwch_mmap()
Steve Wise
2007-03-06
1
-4
/
+6
*
RDMA/cxgb3: cleanups
Adrian Bunk
2007-02-23
1
-1
/
+1
*
RDMA/cxgb3: Remove Open Grid Computing copyrights in iw_cxgb3 driver
Steve Wise
2007-02-16
1
-1
/
+0
*
RDMA/cxgb3: Add driver for Chelsio T3 RNIC
Steve Wise
2007-02-12
1
-0
/
+1203