index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hns
/
hns_roce_qp.c
Age
Commit message (
Expand
)
Author
2020-03-18
RDMA/hns: Check if depth of qp is 0 before configure
Lang Cheng
2020-03-18
RDMA/hns: Optimize base address table config flow for qp buffer
Xi Wang
2020-03-18
RDMA/hns: Rename wqe buffer related functions
Xi Wang
2020-03-04
RDMA/hns: fix spelling mistake "attatch" -> "attach"
Colin Ian King
2020-03-04
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
2020-02-28
RDMA/hns: Optimize qp doorbell allocation flow
Xi Wang
2020-02-28
RDMA/hns: Optimize kernel qp wrid allocation flow
Xi Wang
2020-02-28
RDMA/hns: Optimize qp param setup flow
Xi Wang
2020-02-28
RDMA/hns: Optimize qp buffer allocation flow
Xi Wang
2020-02-28
RDMA/hns: Optimize qp number assign flow
Xi Wang
2020-02-28
RDMA/hns: Optimize qp context create and destroy flow
Xi Wang
2020-02-28
RDMA/hns: Optimize qp destroy flow
Xi Wang
2020-02-28
RDMA/hns: Use flush framework for the case in aeq
Yixian Liu
2020-02-13
RDMA/hns: Delayed flush cqe process with workqueue
Yixian Liu
2020-02-13
RDMA/hns: Add the workqueue framework for flush cqe handler
Yixian Liu
2020-02-11
RDMA/hns: Cleanups of magic numbers
Lang Cheng
2020-01-21
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
2020-01-10
RDMA/hns: Add support for reporting wc as software mode
Xi Wang
2020-01-07
RDMA/hns: Replace custom macros HNS_ROCE_ALIGN_UP
Wenpeng Liang
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
2019-11-08
RDMA/hns: Modify appropriate printings
Wenpeng Liang
2019-11-08
RDMA/hns: Remove unnecessary structure hns_roce_sqp
Lang Cheng
2019-11-08
RDMA/hns: Delete unnecessary variable max_post
Yixian Liu
2019-10-28
RDMA/hns: Prevent undefined behavior in hns_roce_set_user_sq_size()
Jason Gunthorpe
2019-10-21
RDMA/hns: Fix a spelling mistake in a macro
Yixing Liu
2019-09-16
RDMA/hns: Package operations of rq inline buffer into separate functions
Lijun Ou
2019-08-28
RDMA/hns: Fix cast from or to restricted __le32 for driver
Lang Cheng
2019-08-20
RDMA/hns: Fix some white space check_mtu_validate()
Dan Carpenter
2019-08-13
RDMA/hns: Bugfix for creating qp attached to srq
Lijun Ou
2019-08-12
RDMA/hns: Use the new APIs for printing log
Lijun Ou
2019-08-12
RDMA/hns: Update the prompt message for creating and destroy qp
Yixian Liu
2019-08-12
RDMA/hns: Optimize hns_roce_modify_qp function
Lijun Ou
2019-08-12
RDMA/hns: Encapsulate some lines for setting sq size in user mode
Lijun Ou
2019-07-25
RDMA/hns: Use a separated function for setting extend sge paramters
Lijun Ou
2019-07-07
RDMA/hns: Fixs hw access invalid dma memory error
Xi Wang
2019-07-07
RDMA/hns: Bugfix for calculating qp buffer size
Lijun Ou
2019-07-05
RDMA/hns: Fixup qp release bug
chenglang
2019-06-25
RDMA/hns: fix spelling mistake "attatch" -> "attach"
Colin Ian King
2019-06-25
RDMA/hns: Cleanup unnecessary exported symbols
Lijun Ou
2019-06-20
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
2019-06-20
RDMA/hns: Fix bug when wqe num is larger than 16K
Lijun Ou
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-04-25
RDMA/hns: Bugfix for mapping user db
Lijun Ou
2019-04-24
Merge branch 'rdma_mmap' into rdma.git for-next
Jason Gunthorpe
2019-04-08
RDMA/hns: Bugfix for SCC hem free
Yangyang Li
2019-03-29
RDMA/hns: Convert qp_table_tree to XArray
Matthew Wilcox
2019-02-15
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
2019-02-14
RDMA/hns: Set allocated memory to zero for wrid
Yixian Liu
2019-02-11
RDMA/hns: Use for_each_sg_dma_page iterator on umem SGL
Shiraz, Saleem
[next]