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