index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb3
/
iwch_provider.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-04
IB: Refactor umem to use linear SG table
Yishai Hadas
1
-12
/
+7
2013-07-30
RDMA/cxgb3: Fix stack info leak in iwch_create_cq()
Dan Carpenter
1
-0
/
+1
2013-04-16
RDMA/cxgb3: Fix uninitialized variable
Cong Ding
1
-1
/
+1
2013-02-26
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+4
2013-02-21
IB/core: Add "type 2" memory windows support
Shani Michaeli
1
-1
/
+4
2013-01-29
IB: cxgb3: delay freeing mem untill entirely done with it
Jesper Juhl
1
-1
/
+1
2012-03-05
IB: Use central enum for speed instead of hard-coded values
Or Gerlitz
1
-1
/
+1
2011-10-31
RDMA/cxgb3: Serialize calls to CQ's comp_handler
Kumar Sanghvi
1
-0
/
+1
2011-07-18
RDMA: Allow for NULL .modify_device() and .modify_port() methods
Bart Van Assche
1
-8
/
+0
2010-10-22
RDMA/cxgb3: When a user QP is marked in error, also mark the CQs in error
Steve Wise
1
-5
/
+19
2010-05-21
IB/core: Allow device-specific per-port sysfs files
Ralph Campbell
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-24
RDMA/cxgb3: Don't allocate the SW queue for user mode CQs
Steve Wise
1
-1
/
+1
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-10-07
RDMA/cxgb3: Handle NULL inetdev pointer in iwch_query_port()
Steve Wise
1
-4
/
+7
2009-09-09
RDMA/cxgb3: Don't ignore insert_handle() failures
Steve Wise
1
-15
/
+35
2009-09-05
RDMA/cxgb3: iwch_unregister_device leaks memory
Steve Wise
1
-0
/
+2
2009-05-27
RDMA/cxgb3: Report correct port state and MTU
Steve Wise
1
-2
/
+30
2008-11-12
RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface)
Steve Wise
1
-6
/
+0
2008-09-30
RDMA/cxgb3: Set active_mtu in ib_port_attr
Jon Mason
1
-6
/
+3
2008-08-04
RDMA/cxgb3: Fix deadlock initializing iw_cxgb3 device
Steve Wise
1
-25
/
+3
2008-07-14
RDMA/cxgb3: Fixes for zero STag
Steve Wise
1
-2
/
+2
2008-07-14
RDMA/core: Add local DMA L_Key support
Steve Wise
1
-2
/
+4
2008-07-14
RDMA/cxgb3: Set rkey field for new memory windows in iwch_alloc_mw()
Steve Wise
1
-0
/
+1
2008-07-14
RDMA/cxgb3: Propagate HW page size capabilities
Jon Mason
1
-0
/
+1
2008-07-14
RDMA/cxgb3: Add support for protocol statistics
Steve Wise
1
-4
/
+58
2008-07-14
RDMA/cxgb3: Fix up some ib_device_attr fields
Steve Wise
1
-0
/
+25
2008-07-14
RDMA/cxgb3: MEM_MGT_EXTENSIONS support
Steve Wise
1
-3
/
+101
2008-07-08
RDMA/cxgb3: Fix regression caused by class_device -> device conversion
Steve Wise
1
-0
/
+4
2008-05-06
RDMA/cxgb3: Fix severe limit on userspace memory registration size
Roland Dreier
1
-15
/
+53
2008-04-29
RDMA/cxgb3: Set the max_mr_size device attribute correctly
Steve Wise
1
-1
/
+1
2008-04-29
IB: expand ib_umem_get() prototype
Arthur Kepner
1
-1
/
+1
2008-04-19
IB: convert struct class_device to struct device
Tony Jones
1
-38
/
+37
2008-04-16
IB/core: Add support for "send with invalidate" work requests
Roland Dreier
1
-2
/
+1
2008-04-16
IB: Replace remaining __FUNCTION__ occurrences with __func__
Harvey Harrison
1
-38
/
+38
2008-03-09
RDMA/cxgb3: Fix iwch_create_cq() off-by-one error
Jon Mason
1
-1
/
+1
2008-02-29
RDMA/cxgb3: Return correct max_inline_data when creating a QP
Jon Mason
1
-0
/
+3
2008-01-25
RDMA/cxgb3: Fix the T3A workaround checks
Steve Wise
1
-1
/
+1
2008-01-25
RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo call
Steve Wise
1
-0
/
+5
2007-11-13
RDMA/cxgb3: Set the max_qp_init_rd_atom attribute in query_device
Steve Wise
1
-0
/
+1
2007-07-09
RDMA/cxgb3: Check return of kmalloc() in iwch_register_device()
WANG Cong
1
-3
/
+4
2007-05-08
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
Roland Dreier
1
-8
/
+20
2007-05-06
IB: Return "maybe missed event" hint from ib_req_notify_cq()
Roland Dreier
1
-3
/
+5
2007-05-06
IB: Add CQ comp_vector support
Michael S. Tsirkin
1
-1
/
+2
2007-04-30
RDMA/cxgb3: Fail qp creation if the requested max_inline is too large
Steve Wise
1
-0
/
+3
2007-04-24
IB: Set class_dev->dev in core for nice device symlink
Joachim Fenkes
1
-1
/
+0
2007-03-22
RDMA/cxgb3: Handle build_phys_page_list() failure in iwch_reregister_phys_mem()
Steve Wise
1
-1
/
+4
2007-03-06
RDMA/cxgb3: Fix MR permission problems
Steve Wise
1
-20
/
+4
2007-03-06
RDMA/cxgb3: Move QP to error on destroy if the state is IDLE
Steve Wise
1
-4
/
+2
2007-03-06
RDMA/cxgb3: Don't use mm after it's freed in iwch_mmap()
Steve Wise
1
-4
/
+6
[next]