summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw/rxe/rxe_mw.c
AgeCommit message (Expand)Author
2024-01-25RDMA/rxe: Improve newline in printing messagesLi Zhijian
2023-07-18RDMA/rxe: Fix an error handling path in rxe_bind_mw()Christophe JAILLET
2023-06-09RDMA/rxe: Introduce rxe access supported flagsBob Pearson
2023-06-09RDMA/rxe: Fix access checks in rxe_check_bind_mwBob Pearson
2022-11-10RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_mw.cBob Pearson
2022-10-28RDMA/rxe: Make sure requested access is a subset of {mr,mw}->accessLi Zhijian
2022-09-22RDMA/rxe: Use members of generic struct in rxe_mrDaisuke Matsuda
2022-07-27Revert "RDMA/rxe: Create duplicate mapping tables for FMRs"Li Zhijian
2022-07-21RDMA/rxe: Fix mw bind to allow any consumer key portionBob Pearson
2022-07-21RDMA/rxe: Fix spelling mistake in error printZhang Jiaming
2022-07-04IB: Fix spelling of 'writable'Zhang Jiaming
2022-06-30RDMA/rxe: Stop lookup of partially built objectsBob Pearson
2022-05-09RDMA/rxe: Move mw cleanup code to rxe_mw_cleanup()Bob Pearson
2022-04-08RDMA/rxe: Remove type 2A memory window capabilityBob Pearson
2022-03-16RDMA/rxe: Use standard names for ref countingBob Pearson
2022-03-16RDMA/rxe: Replace red-black trees by xarraysBob Pearson
2021-11-19RDMA/rxe: Cleanup rxe_pool_entryBob Pearson
2021-11-19RDMA/rxe: Replace irqsave locks with bh locksBob Pearson
2021-09-24RDMA/rxe: Create duplicate mapping tables for FMRsBob Pearson
2021-09-24RDMA/rxe: Separate HW and SW l/rkeysBob Pearson
2021-06-16RDMA/rxe: Implement memory access through MWsBob Pearson
2021-06-16RDMA/rxe: Implement invalidate MW operationsBob Pearson
2021-06-16RDMA/rxe: Add support for bind MW work requestsBob Pearson
2021-06-16RDMA/rxe: Add ib_alloc_mw and ib_dealloc_mw verbsBob Pearson