index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2016-12-13
IB/core: Let create_ah return extended response to user
Moni Shoua
1
-1
/
+2
2016-10-07
IB/cxgb3: Move user vendor structures
Leon Romanovsky
1
-1
/
+1
2016-10-07
IB/{core,hw}: Add constant for node_desc
Yuval Shaia
1
-0
/
+1
2016-06-23
IB/cxgb3: Support device FW version string
Ira Weiny
1
-14
/
+13
2016-05-26
IB/core: Make device counter infrastructure dynamic
Christoph Lameter
1
-43
/
+104
2016-05-13
IB/core: Enhance ib_map_mr_sg()
Bart Van Assche
1
-1
/
+1
2016-05-13
IB/core: Add passing an offset into the SG to ib_map_mr_sg
Christoph Hellwig
1
-4
/
+3
2016-04-26
iw_cxgb3: initialize ibdev.iwcm->ifname for port mapping
Steve Wise
1
-0
/
+2
2016-03-01
IB/core: Add vendor's specific data to alloc mw
Matan Barak
1
-1
/
+2
2015-12-23
IB: remove the write-only usecnt field from struct ib_mr
Christoph Hellwig
1
-3
/
+0
2015-12-23
cxgb3: simplify iwch_get_dma_wr
Christoph Hellwig
1
-47
/
+26
2015-12-23
IB: remove in-kernel support for memory windows
Christoph Hellwig
1
-1
/
+0
2015-12-23
IB: remove support for phys MRs
Christoph Hellwig
1
-69
/
+0
2015-10-29
RDMA/cxgb3: Remove old FRWR API
Sagi Grimberg
1
-24
/
+0
2015-10-29
RDMA/cxgb3: Support the new memory registration API
Sagi Grimberg
1
-0
/
+33
2015-08-31
cxgb3: Support ib_alloc_mr verb
Sagi Grimberg
1
-4
/
+10
2015-07-24
RDMA/cxgb3: fail get_dma_mr on 64 bit arches
Steve Wise
1
-0
/
+4
2015-06-12
IB/mad: Add support for additional MAD info to/from drivers
Ira Weiny
1
-1
/
+5
2015-06-12
IB/core: Pass hardware specific data in query_device
Matan Barak
1
-2
/
+6
2015-06-12
IB/core: Change provider's API of create_cq to be extendible
Matan Barak
1
-3
/
+8
2015-06-02
IB/core cleanup: Add const on args - device->process_mad
Ira Weiny
1
-3
/
+3
2015-05-20
IB/core: Convert core to use bitfield for caps
Ira Weiny
1
-7
/
+1
2015-05-20
IB/core: Add per port immutable struct to ib_device
Ira Weiny
1
-0
/
+17
2015-05-18
IB/Verbs: Implement new callback query_protocol()
Michael Wang
1
-0
/
+7
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-17
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-19
RDMA: Allow for NULL .modify_device() and .modify_port() methods
Bart Van Assche
1
-8
/
+0
2010-10-23
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-08
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-06
RDMA/cxgb3: iwch_unregister_device leaks memory
Steve Wise
1
-0
/
+2
2009-05-28
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-10-01
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-15
RDMA/cxgb3: Fixes for zero STag
Steve Wise
1
-2
/
+2
2008-07-15
RDMA/core: Add local DMA L_Key support
Steve Wise
1
-2
/
+4
2008-07-15
RDMA/cxgb3: Set rkey field for new memory windows in iwch_alloc_mw()
Steve Wise
1
-0
/
+1
2008-07-15
RDMA/cxgb3: Propagate HW page size capabilities
Jon Mason
1
-0
/
+1
2008-07-15
RDMA/cxgb3: Add support for protocol statistics
Steve Wise
1
-4
/
+58
[prev]
[next]