summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_icrc.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/rxe: Change rxe_dbg to rxe_dbg_devBob Pearson2023-03-241-2/+2
* RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_icrc.cBob Pearson2022-11-101-2/+2
* RDMA/rxe: Remove error/warning messages from packet receiver pathDaisuke Matsuda2022-09-291-11/+1
* RDMA/rxe: Fix types in rxe_icrc.cBob Pearson2021-07-161-14/+14
* RDMA/rxe: Add kernel-doc comments to rxe_icrc.cBob Pearson2021-07-161-3/+29
* RDMA/rxe: Move crc32 init code to rxe_icrc.cBob Pearson2021-07-161-0/+18
* RDMA/rxe: Fixup rxe_icrc_hdrBob Pearson2021-07-161-3/+3
* RDMA/rxe: Move rxe_crc32 to a subroutineBob Pearson2021-07-161-0/+21
* RDMA/rxe: Move ICRC generation to a subroutineBob Pearson2021-07-161-0/+13
* RDMA/rxe: Move ICRC checking to a subroutineBob Pearson2021-07-161-0/+38
* RDMA/rxe: Add SPDX hdrs to rxe source filesBob Pearson2020-08-311-28/+1
* IB/rxe: Offload CRC calculation when possibleyonatanc2017-04-211-3/+3
* Soft RoCE driverMoni Shoua2016-08-041-0/+96