index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
1
-6
/
+4
2018-07-31
RDMA/hns: Program the tclass and flow label into the hardware
Lijun Ou
1
-2
/
+6
2018-07-31
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
1
-5
/
+8
2018-07-27
RDMA/hns: Return correct error code from hns_roce_v1_rsv_lp_qp()
Lijun Ou
1
-1
/
+2
2018-07-23
ACPI: Convert ACPI reference args to generic fwnode reference args
Sakari Ailus
1
-6
/
+4
2018-07-11
RDMA/hns: Fix endian conversions and annotations
oulijun
1
-165
/
+239
2018-06-18
RDMA: Use GID from the ib_gid_attr during the add_gid() callback
Parav Pandit
1
-1
/
+1
2018-05-09
RDMA/hns: Fix the bug with NULL pointer
oulijun
1
-1
/
+1
2018-05-09
RDMA/hns: Set NULL for __internal_mr
oulijun
1
-0
/
+1
2018-02-15
RDMA/hns: Replace __raw_write*(cpu_to_le*()) with LE write*()
Andy Shevchenko
1
-4
/
+4
2018-02-05
RDMA/hns: Fix the endian problem for hns
oulijun
1
-18
/
+42
2018-01-18
RDMA/hns: Remove unnecessary platform_get_resource() error check
weiyongjun (A)
1
-4
/
+0
2018-01-16
RDMA/hns: Fix endian problems around imm_data and rkey
Jason Gunthorpe
1
-3
/
+4
2018-01-03
RDMA/hns: Assign dest_qp when deregistering mr
oulijun
1
-1
/
+1
2017-12-29
RDMA/hns: Add detailed comments for mb() call
Yixian Liu
1
-7
/
+12
2017-12-22
RDMA/hns: Refactor eq code for hip06
Yixian Liu
1
-9
/
+731
2017-11-10
RDMA/hns: Configure sgid type for hip08 RoCE
Wei Hu(Xavier)
1
-2
/
+5
2017-10-25
RDMA/hns: Add modify CQ support for hip08
oulijun
1
-0
/
+6
2017-10-25
RDMA/hns: Update the IRRL table chunk size in hip08
Wei Hu(Xavier)
1
-0
/
+1
2017-10-18
RDMA/hns: fix spelling mistake: "Reseved" -> "Reserved"
Colin Ian King
1
-1
/
+1
2017-10-15
IB/hns: Declare local functions 'static'
Bart Van Assche
1
-29
/
+35
2017-10-15
IB/hns: Annotate iomem pointers correctly
Bart Van Assche
1
-4
/
+5
2017-09-29
RDMA/hns: Avoid NULL pointer exception
Wei Hu(Xavier)
1
-0
/
+5
2017-09-29
RDMA/hns: Set rdma_ah_attr type for querying qp
Lijun Ou
1
-0
/
+2
2017-09-29
RDMA/hns: Only assign dest_qp if IB_QP_DEST_QPN bit is set
Lijun Ou
1
-4
/
+5
2017-09-29
RDMA/hns: Check return value of kzalloc
Wei Hu(Xavier)
1
-3
/
+13
2017-09-29
RDMA/hns: Refactor code for readability
Lijun Ou
1
-44
/
+51
2017-09-29
RDMA/hns: Modify the value with rd&dest_rd of qp_attr
Lijun Ou
1
-2
/
+2
2017-09-29
RDMA/hns: make various function static, fixes warnings
Colin Ian King
1
-3
/
+3
2017-09-27
RDMA/hns: Add support for processing send wr and receive wr
Wei Hu(Xavier)
1
-1
/
+3
2017-09-27
RDMA/hns: Add QP operations support for hip08 SoC
Wei Hu(Xavier)
1
-0
/
+1
2017-09-27
RDMA/hns: Add CQ operations support for hip08 RoCE driver
Wei Hu(Xavier)
1
-0
/
+1
2017-09-27
RDMA/hns: Update the interfaces for MTT/CQE multi hop addressing in hip08
Shaobo Xu
1
-4
/
+4
2017-09-27
RDMA/hns: Add the interfaces to support multi hop addressing for the contexts...
Shaobo Xu
1
-1
/
+1
2017-09-27
RDMA/hns: Add mailbox's implementation for hip08 RoCE driver
Wei Hu(Xavier)
1
-0
/
+75
2017-09-27
RDMA/hns: Add profile support for hip08 driver
Wei Hu(Xavier)
1
-1
/
+3
2017-09-27
RDMA/hns: Modify assignment device variable to support both PCI device and pl...
Wei Hu(Xavier)
1
-0
/
+1
2017-09-27
RDMA/hns: Move priv in order to add multiple hns_roce support
Wei Hu(Xavier)
1
-27
/
+34
2017-09-27
RDMA/hns: Split hw v1 driver from hns roce driver
Wei Hu(Xavier)
1
-1
/
+243
2017-08-18
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
Doug Ledford
1
-1
/
+1
2017-08-04
IB/hns: checking for IS_ERR() instead of NULL
Dan Carpenter
1
-1
/
+1
2017-07-28
IB/hns: fix returnvar.cocci warnings
kbuild test robot
1
-2
/
+1
2017-07-18
IB/hns: Fix for checkpatch.pl comment style warnings
oulijun
1
-4
/
+6
2017-07-18
IB/hns: Fix the bug with rdma operation
oulijun
1
-4
/
+4
2017-07-18
IB/hns: Fix the bug with wild pointer when destroy rc qp
oulijun
1
-5
/
+7
2017-07-18
IB/hns: Fix the bug of polling cq failed for loopback Qps
oulijun
1
-19
/
+34
2017-07-18
IB: Convert msleep below 20ms to usleep_range
Leon Romanovsky
1
-1
/
+2
2017-05-09
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
1
-1
/
+1
2017-05-09
scripts/spelling.txt: add "memory" pattern and fix typos
Stephen Boyd
1
-1
/
+1
2017-05-01
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
1
-1
/
+1
[next]