summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_loc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA/rxe: Merge request and complete tasksBob Pearson2024-04-221-1/+2
* RDMA/rxe: Remove unused 'iova' parameter from rxe_mr_init_userGuoqing Jiang2024-02-041-1/+1
* RDMA/rxe: Fix rxe_modify_srqBob Pearson2023-07-311-6/+0
* RDMA/rxe: Remove dangling declaration of rxe_cq_disable()Nicolas Morey2023-06-011-2/+0
* RDMA/rxe: Convert tasklet args to queue pairsBob Pearson2023-03-241-3/+3
* RDMA/rxe: Add error messagesBob Pearson2023-03-241-1/+0
* RDMA/rxe: Replace rxe_map and rxe_phys_buf by xarrayBob Pearson2023-01-271-3/+3
* RDMA-rxe: Isolate mr code from atomic_write_reply()Bob Pearson2023-01-261-1/+1
* RDMA-rxe: Isolate mr code from atomic_reply()Bob Pearson2023-01-261-0/+2
* RDMA/rxe: Move rxe_map_mr_sg to rxe_mr.cBob Pearson2023-01-261-0/+2
* RDMA/rxe: Implement flush execution in responder sideLi Zhijian2022-12-101-0/+1
* RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_av.cBob Pearson2022-11-101-6/+2
* RDMA/rxe: Set pd early in mr alloc routinesBob Pearson2022-09-271-3/+3
* Revert "RDMA/rxe: Create duplicate mapping tables for FMRs"Li Zhijian2022-07-271-1/+0
* RDMA/rxe: For invalidate compare according to set keys in mrMd Haris Iqbal2022-07-221-1/+1
* RDMA/rxe: Remove unused qp parameterXiao Yang2022-07-191-1/+1
* RDMA/rxe: Move qp cleanup code to rxe_qp_do_cleanup()Bob Pearson2022-05-091-1/+0
* RDMA/rxe: Add rxe_srq_cleanup()Bob Pearson2022-05-091-3/+4
* RDMA/rxe: Remove IB_SRQ_INIT_MASKBob Pearson2022-05-061-6/+3
* RDMA/rxe: Fix ref error in rxe_av.cBob Pearson2022-03-161-2/+3
* RDMA/rxe: Remove mcg from rxe poolsBob Pearson2022-02-161-1/+1
* RDMA/rxe: Replace pool key by rxe->mcg_treeBob Pearson2022-02-161-1/+2
* RDMA/rxe: Remove rxe_drop_all_macst_groupsBob Pearson2022-01-281-1/+0
* RDMA/rxe: Enforce IBA o10-2.2.3Bob Pearson2022-01-281-8/+1
* RDMA/rxe: Move rxe_mcast_attach/detach to rxe_mcast.cBob Pearson2022-01-281-10/+2
* RDMA/rxe: Move rxe_mcast_add/delete to rxe_mcast.cBob Pearson2022-01-281-2/+0
* RDMA/rxe: Cleanup rxe_pool_entryBob Pearson2021-11-191-5/+5
* RDMA/rxe: Create duplicate mapping tables for FMRsBob Pearson2021-09-241-0/+1
* RDMA/rxe: Separate HW and SW l/rkeysBob Pearson2021-09-241-0/+1
* RDMA/rxe: Move crc32 init code to rxe_icrc.cBob Pearson2021-07-161-0/+1
* RDMA/rxe: Fixup rxe_icrc_hdrBob Pearson2021-07-161-1/+0
* RDMA/rxe: Move ICRC generation to a subroutineBob Pearson2021-07-161-5/+5
* RDMA/rxe: Fixup rxe_send and rxe_loopbackBob Pearson2021-07-161-2/+0
* RDMA/rxe: Move rxe_xmit_packet to a subroutineBob Pearson2021-07-161-43/+2
* RDMA/rxe: Move ICRC checking to a subroutineBob Pearson2021-07-161-0/+2
* RDMA/rxe: Disallow MR dereg and invalidate when boundBob Pearson2021-06-171-0/+1
* RDMA/rxe: Implement memory access through MWsBob Pearson2021-06-171-0/+1
* RDMA/rxe: Implement invalidate MW operationsBob Pearson2021-06-171-23/+6
* RDMA/rxe: Add support for bind MW work requestsBob Pearson2021-06-171-0/+1
* RDMA/rxe: Add ib_alloc_mw and ib_dealloc_mw verbsBob Pearson2021-06-171-0/+6
* RDMA/rxe: Remove unused parameter udataLang Cheng2021-05-201-1/+1
* RDMA/rxe: Remove rxe_dma_device declarationKamal Heib2021-03-311-1/+0
* RDMA/rxe: Split MEM into MR and MWBob Pearson2021-03-301-16/+13
* RDMA/rxe: Add SPDX hdrs to rxe source filesBob Pearson2020-08-311-28/+1
* RDMA/rxe: Remove rxe_link_layer()Kamal Heib2020-07-161-1/+0
* RDMA/rxe: Return void from rxe_mem_init_dma()Kamal Heib2020-07-161-2/+2
* RDMA/rxe: Remove unused rxe_mem_map_pagesKamal Heib2020-06-221-3/+0
* IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-011-9/+7
* RDMA/rxe: Use driver_unregister and new unregistration APIJason Gunthorpe2019-02-201-1/+1
* RDMA/rxe: Move rxe_init_av() to rxe_av.cKamal Heib2019-02-041-0/+1