index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb3
/
iwch_provider.c
Age
Commit message (
Expand
)
Author
2011-10-31
RDMA/cxgb3: Serialize calls to CQ's comp_handler
Kumar Sanghvi
2011-07-18
RDMA: Allow for NULL .modify_device() and .modify_port() methods
Bart Van Assche
2010-10-23
RDMA/cxgb3: When a user QP is marked in error, also mark the CQs in error
Steve Wise
2010-05-21
IB/core: Allow device-specific per-port sysfs files
Ralph Campbell
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-24
RDMA/cxgb3: Don't allocate the SW queue for user mode CQs
Steve Wise
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-07
RDMA/cxgb3: Handle NULL inetdev pointer in iwch_query_port()
Steve Wise
2009-09-09
RDMA/cxgb3: Don't ignore insert_handle() failures
Steve Wise
2009-09-06
RDMA/cxgb3: iwch_unregister_device leaks memory
Steve Wise
2009-05-27
RDMA/cxgb3: Report correct port state and MTU
Steve Wise
2008-11-12
RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface)
Steve Wise
2008-09-30
RDMA/cxgb3: Set active_mtu in ib_port_attr
Jon Mason
2008-08-04
RDMA/cxgb3: Fix deadlock initializing iw_cxgb3 device
Steve Wise
2008-07-15
RDMA/cxgb3: Fixes for zero STag
Steve Wise
2008-07-15
RDMA/core: Add local DMA L_Key support
Steve Wise
2008-07-15
RDMA/cxgb3: Set rkey field for new memory windows in iwch_alloc_mw()
Steve Wise
2008-07-15
RDMA/cxgb3: Propagate HW page size capabilities
Jon Mason
2008-07-15
RDMA/cxgb3: Add support for protocol statistics
Steve Wise
2008-07-15
RDMA/cxgb3: Fix up some ib_device_attr fields
Steve Wise
2008-07-15
RDMA/cxgb3: MEM_MGT_EXTENSIONS support
Steve Wise
2008-07-08
RDMA/cxgb3: Fix regression caused by class_device -> device conversion
Steve Wise
2008-05-06
RDMA/cxgb3: Fix severe limit on userspace memory registration size
Roland Dreier
2008-04-29
RDMA/cxgb3: Set the max_mr_size device attribute correctly
Steve Wise
2008-04-29
IB: expand ib_umem_get() prototype
Arthur Kepner
2008-04-20
IB: convert struct class_device to struct device
Tony Jones
2008-04-17
IB/core: Add support for "send with invalidate" work requests
Roland Dreier
2008-04-17
IB: Replace remaining __FUNCTION__ occurrences with __func__
Harvey Harrison
2008-03-09
RDMA/cxgb3: Fix iwch_create_cq() off-by-one error
Jon Mason
2008-02-29
RDMA/cxgb3: Return correct max_inline_data when creating a QP
Jon Mason
2008-01-25
RDMA/cxgb3: Fix the T3A workaround checks
Steve Wise
2008-01-25
RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo call
Steve Wise
2007-11-13
RDMA/cxgb3: Set the max_qp_init_rd_atom attribute in query_device
Steve Wise
2007-07-10
RDMA/cxgb3: Check return of kmalloc() in iwch_register_device()
WANG Cong
2007-05-09
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
Roland Dreier
2007-05-07
IB: Return "maybe missed event" hint from ib_req_notify_cq()
Roland Dreier
2007-05-07
IB: Add CQ comp_vector support
Michael S. Tsirkin
2007-05-01
RDMA/cxgb3: Fail qp creation if the requested max_inline is too large
Steve Wise
2007-04-25
IB: Set class_dev->dev in core for nice device symlink
Joachim Fenkes
2007-03-22
RDMA/cxgb3: Handle build_phys_page_list() failure in iwch_reregister_phys_mem()
Steve Wise
2007-03-06
RDMA/cxgb3: Fix MR permission problems
Steve Wise
2007-03-06
RDMA/cxgb3: Move QP to error on destroy if the state is IDLE
Steve Wise
2007-03-06
RDMA/cxgb3: Don't use mm after it's freed in iwch_mmap()
Steve Wise
2007-02-23
RDMA/cxgb3: cleanups
Adrian Bunk
2007-02-16
RDMA/cxgb3: Remove Open Grid Computing copyrights in iw_cxgb3 driver
Steve Wise
2007-02-13
RDMA/cxgb3: Add driver for Chelsio T3 RNIC
Steve Wise