index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hns
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/hns: Fix init resp when alloc ucontext
Yixian Liu
2018-03-19
1
-1
/
+1
*
RDMA/hns: Use structs to describe the uABI instead of opencoding
Jason Gunthorpe
2018-03-15
1
-1
/
+4
*
RDMA/hns: Fix cqn type and init resp
Yixian Liu
2018-03-15
2
-12
/
+11
*
RDMA/hns: Support cq record doorbell for kernel space
Yixian Liu
2018-03-13
3
-19
/
+18
*
RDMA/hns: Support rq record doorbell for kernel space
Yixian Liu
2018-03-13
5
-13
/
+142
*
RDMA/hns: Support cq record doorbell for the user space
Yixian Liu
2018-03-13
4
-6
/
+55
*
RDMA/hns: Support rq record doorbell for the user space
Yixian Liu
2018-03-13
6
-5
/
+195
*
RDMA/hns: Replace __raw_write*(cpu_to_le*()) with LE write*()
Andy Shevchenko
2018-02-14
2
-8
/
+8
*
RDMA/hns: Use free_pages function instead of free_page
oulijun
2018-02-14
1
-1
/
+1
*
RDMA/hns: Fix QP state judgement before receiving work requests
Yixian Liu
2018-02-14
1
-1
/
+1
*
RDMA/hns: Fix a bug with modifying mac address
oulijun
2018-02-14
1
-1
/
+2
*
RDMA/hns: Fix the endian problem for hns
oulijun
2018-02-05
8
-320
/
+363
*
RDMA/hns: Fix misplaced call to hns_roce_cleanup_hem_table
oulijun
2018-02-01
1
-1
/
+0
*
RDMA/hns: Add names to function arguments in function pointers
oulijun
2018-02-01
1
-4
/
+4
*
RDMA/hns: Remove unnecessary operator
oulijun
2018-02-01
1
-2
/
+2
*
RDMA/hns: Remove unnecessary platform_get_resource() error check
weiyongjun (A)
2018-01-18
1
-4
/
+0
*
RDMA/hns: Set the guid for hip08 RoCE device
oulijun
2018-01-16
1
-0
/
+4
*
RDMA/hns: Update the verbs of polling for completion
oulijun
2018-01-16
2
-1
/
+13
*
RDMA/hns: Assign zero for pkey_index of wc in hip08
oulijun
2018-01-16
1
-0
/
+3
*
RDMA/hns: Fill sq wqe context of ud type in hip08
oulijun
2018-01-16
2
-145
/
+385
*
RDMA/hns: Add gsi qp support for modifying qp in hip08
oulijun
2018-01-16
2
-16
/
+49
*
RDMA/hns: Create gsi qp in hip08
oulijun
2018-01-16
1
-2
/
+16
*
RDMA/hns: Assign the correct value for tx_cqn
oulijun
2018-01-16
1
-1
/
+1
*
RDMA/hns: Fix endian problems around imm_data and rkey
Jason Gunthorpe
2018-01-15
3
-7
/
+11
*
RDMA/hns: Assign dest_qp when deregistering mr
oulijun
2018-01-03
1
-1
/
+1
*
RDMA/hns: Fix QP state judgement before sending work requests
Yixian Liu
2018-01-03
1
-1
/
+2
*
RDMA/hns: Filter for zero length of sge in hip08 kernel mode
oulijun
2018-01-03
1
-9
/
+20
*
RDMA/hns: Set access flags of hip08 RoCE
oulijun
2018-01-03
2
-12
/
+37
*
RDMA/hns: Update the usage of sr_max and rr_max field
oulijun
2018-01-03
1
-11
/
+16
*
RDMA/hns: Add rq inline data support for hip08 RoCE
oulijun
2018-01-03
3
-8
/
+127
*
RDMA/hns: Add detailed comments for mb() call
Yixian Liu
2017-12-29
2
-23
/
+22
*
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
2017-12-27
5
-45
/
+30
|
\
|
*
RDMA/hns: Get rid of page operation after dma_alloc_coherent
Wei Hu\(Xavier\)
2017-12-01
2
-12
/
+14
|
*
RDMA/hns: Get rid of virt_to_page and vmap calls after dma_alloc_coherent
Wei Hu\(Xavier\)
2017-12-01
2
-26
/
+1
|
*
RDMA/hns: Fix the issue of IOVA not page continuous in hip08
Wei Hu\(Xavier\)
2017-12-01
1
-7
/
+15
*
|
RDMA/hns: Add eq support of hip08
Yixian Liu
2017-12-22
5
-8
/
+1408
*
|
RDMA/hns: Refactor eq code for hip06
Yixian Liu
2017-12-22
10
-930
/
+843
|
/
*
RDMA/hns: Modify the usage of cmd_sn in hip08
oulijun
2017-11-10
3
-1
/
+4
*
RDMA/hns: Unify the calculation for hem index in hip08
oulijun
2017-11-10
1
-4
/
+6
*
RDMA/hns: Set the owner field of SQWQE in hip08 RoCE
oulijun
2017-11-10
1
-0
/
+5
*
RDMA/hns: Add sq_invld_flg field in QP context
oulijun
2017-11-10
2
-2
/
+6
*
RDMA/hns: Update the usage of ack timeout in hip08
oulijun
2017-11-10
1
-7
/
+4
*
RDMA/hns: Set sq_cur_sge_blk_addr field in QPC in hip08
oulijun
2017-11-10
2
-1
/
+17
*
RDMA/hns: Enable the cqe field of sqwqe of RC
oulijun
2017-11-10
1
-2
/
+3
*
RDMA/hns: Set se attribute of sqwqe in hip08
oulijun
2017-11-10
1
-0
/
+3
*
RDMA/hns: Configure fence attribute in hip08 RoCE
oulijun
2017-11-10
1
-1
/
+3
*
RDMA/hns: Configure TRRL field in hip08 RoCE device
oulijun
2017-11-10
7
-2
/
+68
*
RDMA/hns: Update calculation of irrl_ba field for hip08
oulijun
2017-11-10
1
-2
/
+2
*
RDMA/hns: Configure sgid type for hip08 RoCE
Wei Hu(Xavier)
2017-11-10
5
-12
/
+42
*
RDMA/hns: Generate gid type of RoCEv2
Wei Hu(Xavier)
2017-11-10
3
-3
/
+6
[next]