index
:
pm24.git
master
perf-mon
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_alloc.c
Age
Commit message (
Expand
)
Author
2024-04-16
RDMA/hns: Remove unused parameters and variables
Chengchang Tang
2022-01-05
RDMA/hns: Remove support for HIP06
Chengchang Tang
2021-08-24
RDMA/hns: Delete unused hns bitmap interface
Yangyang Li
2021-08-24
RDMA/hns: Use IDA interface to manage srq index
Yangyang Li
2021-08-24
RDMA/hns: Use IDA interface to manage uar index
Yangyang Li
2021-06-21
RDMA/hns: Use IDA interface to manage xrcd index
Yangyang Li
2021-06-21
RDMA/hns: Use IDA interface to manage pd index
Yangyang Li
2021-06-21
RDMA/hns: Use IDA interface to manage mtpt index
Yangyang Li
2021-06-21
RDMA/hns: Remove unused RR mechanism
Yangyang Li
2021-06-21
RDMA/hns: Remove the unused hns_roce_bitmap_free_range function
Yangyang Li
2021-06-21
RDMA/hns: Remove the unused hns_roce_bitmap_alloc_range function
Yangyang Li
2021-05-28
RDMA/hns: Optimize the base address table config for MTR
Xi Wang
2021-03-11
RDMA/hns: Add support for XRC on HIP09
Wenpeng Liang
2020-12-11
RDMA/hns: Fix inaccurate prints
Yixing Liu
2020-11-23
RDMA/hns: Refactor the hns_roce_buf allocation flow
Xi Wang
2020-09-09
RDMA/umem: Add rdma_umem_for_each_dma_block()
Jason Gunthorpe
2020-05-25
RDMA/hns: Change all page_shift to unsigned
Weihang Li
2020-05-19
RDMA/hns: Rename macro for defining hns hardware page size
Xi Wang
2020-05-06
RDMA/hns: Remove unused MTT functions
Xi Wang
2020-04-22
RDMA/hns: Optimize hns buffer allocation flow
Xi Wang
2019-11-08
RDMA/hns: Fix non-standard error codes
Yixian Liu
2019-06-25
RDMA/hns: Cleanup unnecessary exported symbols
Lijun Ou
2019-06-25
RDMA/hns: fix potential integer overflow on left shift
Colin Ian King
2019-06-20
RDMA/hns: Add a group interfaces for optimizing buffers getting flow
Lijun Ou
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-12-05
RDMA/hns: Init SRQ table for hip08
Lijun Ou
2018-06-04
IB/hns: Use zeroing memory allocator instead of allocator/memset
YueHaibing
2017-12-01
RDMA/hns: Get rid of virt_to_page and vmap calls after dma_alloc_coherent
Wei Hu\(Xavier\)
2017-10-25
RDMA/hns: Support WQE/CQE/PBL page size configurable feature in hip08
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: Split hw v1 driver from hns roce driver
Wei Hu(Xavier)
2017-07-28
IB/hns: Support compile test for hns RoCE driver
Matan Barak
2016-12-03
IB/hns: Change qpn allocation to round-robin mode.
Wei Hu (Xavier)
2016-08-22
IB/hns: Add driver files for hns RoCE driver
oulijun