index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hns
/
hns_roce_hw_v1.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/hns: Replace __raw_write*(cpu_to_le*()) with LE write*()
Andy Shevchenko
2018-02-15
1
-4
/
+4
*
RDMA/hns: Fix the endian problem for hns
oulijun
2018-02-05
1
-18
/
+42
*
RDMA/hns: Remove unnecessary platform_get_resource() error check
weiyongjun (A)
2018-01-18
1
-4
/
+0
*
RDMA/hns: Fix endian problems around imm_data and rkey
Jason Gunthorpe
2018-01-15
1
-3
/
+4
*
RDMA/hns: Assign dest_qp when deregistering mr
oulijun
2018-01-03
1
-1
/
+1
*
RDMA/hns: Add detailed comments for mb() call
Yixian Liu
2017-12-29
1
-7
/
+12
*
RDMA/hns: Refactor eq code for hip06
Yixian Liu
2017-12-22
1
-9
/
+731
*
RDMA/hns: Configure sgid type for hip08 RoCE
Wei Hu(Xavier)
2017-11-10
1
-2
/
+5
*
RDMA/hns: Add modify CQ support for hip08
oulijun
2017-10-25
1
-0
/
+6
*
RDMA/hns: Update the IRRL table chunk size in hip08
Wei Hu(Xavier)
2017-10-25
1
-0
/
+1
*
RDMA/hns: fix spelling mistake: "Reseved" -> "Reserved"
Colin Ian King
2017-10-18
1
-1
/
+1
*
IB/hns: Declare local functions 'static'
Bart Van Assche
2017-10-15
1
-29
/
+35
*
IB/hns: Annotate iomem pointers correctly
Bart Van Assche
2017-10-15
1
-4
/
+5
*
RDMA/hns: Avoid NULL pointer exception
Wei Hu(Xavier)
2017-09-29
1
-0
/
+5
*
RDMA/hns: Set rdma_ah_attr type for querying qp
Lijun Ou
2017-09-29
1
-0
/
+2
*
RDMA/hns: Only assign dest_qp if IB_QP_DEST_QPN bit is set
Lijun Ou
2017-09-29
1
-4
/
+5
*
RDMA/hns: Check return value of kzalloc
Wei Hu(Xavier)
2017-09-29
1
-3
/
+13
*
RDMA/hns: Refactor code for readability
Lijun Ou
2017-09-29
1
-44
/
+51
*
RDMA/hns: Modify the value with rd&dest_rd of qp_attr
Lijun Ou
2017-09-29
1
-2
/
+2
*
RDMA/hns: make various function static, fixes warnings
Colin Ian King
2017-09-29
1
-3
/
+3
*
RDMA/hns: Add support for processing send wr and receive wr
Wei Hu(Xavier)
2017-09-27
1
-1
/
+3
*
RDMA/hns: Add QP operations support for hip08 SoC
Wei Hu(Xavier)
2017-09-27
1
-0
/
+1
*
RDMA/hns: Add CQ operations support for hip08 RoCE driver
Wei Hu(Xavier)
2017-09-27
1
-0
/
+1
*
RDMA/hns: Update the interfaces for MTT/CQE multi hop addressing in hip08
Shaobo Xu
2017-09-27
1
-4
/
+4
*
RDMA/hns: Add the interfaces to support multi hop addressing for the contexts...
Shaobo Xu
2017-09-27
1
-1
/
+1
*
RDMA/hns: Add mailbox's implementation for hip08 RoCE driver
Wei Hu(Xavier)
2017-09-27
1
-0
/
+75
*
RDMA/hns: Add profile support for hip08 driver
Wei Hu(Xavier)
2017-09-27
1
-1
/
+3
*
RDMA/hns: Modify assignment device variable to support both PCI device and pl...
Wei Hu(Xavier)
2017-09-27
1
-0
/
+1
*
RDMA/hns: Move priv in order to add multiple hns_roce support
Wei Hu(Xavier)
2017-09-27
1
-27
/
+34
*
RDMA/hns: Split hw v1 driver from hns roce driver
Wei Hu(Xavier)
2017-09-27
1
-1
/
+243
*
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
Doug Ledford
2017-08-18
1
-1
/
+1
|
\
|
*
IB/hns: checking for IS_ERR() instead of NULL
Dan Carpenter
2017-08-04
1
-1
/
+1
*
|
IB/hns: fix returnvar.cocci warnings
kbuild test robot
2017-07-28
1
-2
/
+1
|
/
*
IB/hns: Fix for checkpatch.pl comment style warnings
oulijun
2017-07-18
1
-4
/
+6
*
IB/hns: Fix the bug with rdma operation
oulijun
2017-07-18
1
-4
/
+4
*
IB/hns: Fix the bug with wild pointer when destroy rc qp
oulijun
2017-07-18
1
-5
/
+7
*
IB/hns: Fix the bug of polling cq failed for loopback Qps
oulijun
2017-07-18
1
-19
/
+34
*
IB: Convert msleep below 20ms to usleep_range
Leon Romanovsky
2017-07-18
1
-1
/
+2
*
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
2017-05-09
1
-1
/
+1
*
scripts/spelling.txt: add "memory" pattern and fix typos
Stephen Boyd
2017-05-09
1
-1
/
+1
*
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
2017-05-01
1
-1
/
+1
*
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-05-01
1
-55
/
+60
*
infiniband: hns: avoid gcc-7.0.1 warning for uninitialized data
Arnd Bergmann
2017-04-25
1
-0
/
+1
*
IB/hns: Explicitly include linux/of.h
Mark Brown
2017-04-05
1
-0
/
+1
*
IB/hns: Fix the bug when free cq
Shaobo Xu
2016-12-03
1
-0
/
+53
*
IB/hns: Fix the bug when free mr
Shaobo Xu
2016-12-03
1
-0
/
+485
*
IB/hns: Fix the bug when destroy qp
Wei Hu (Xavier)
2016-12-03
1
-96
/
+339
*
IB/hns: Fix for Checkpatch.pl comment style errors
Salil
2016-12-03
1
-28
/
+28
*
IB/hns: Modify query info named port_num when querying RC QP
Wei Hu (Xavier)
2016-12-03
1
-3
/
+1
*
IB/hns: Modify the macro for the timeout when cmd process
Wei Hu (Xavier)
2016-12-03
1
-4
/
+4
[next]