summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw/rxe/rxe.h
AgeCommit message (Expand)Author
2024-01-25RDMA/rxe: Improve newline in printing messagesLi Zhijian
2023-03-24RDMA/rxe: Cleanup reset state handling in rxe_resp.cBob Pearson
2023-03-24RDMA/rxe: Extend dbg log messages to err and infoBob Pearson
2023-03-24RDMA/rxe: Change rxe_dbg to rxe_dbg_devBob Pearson
2023-01-26RDMA-rxe: Isolate mr code from atomic_reply()Bob Pearson
2022-11-10RDMA/rxe: Add ibdev_dbg macros for rxeBob Pearson
2022-01-28RDMA/rxe: Delete useless module.h includeLeon Romanovsky
2022-01-05RDMA/rxe: Delete deprecated module parameters interfaceLeon Romanovsky
2021-07-16RDMA/rxe: Move crc32 init code to rxe_icrc.cBob Pearson
2021-07-16RDMA/rxe: Move rxe_crc32 to a subroutineBob Pearson
2020-09-18Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe
2020-08-31RDMA/rxe: Add SPDX hdrs to rxe source filesBob Pearson
2020-08-27RDMA/rxe: Fix panic when calling kmem_cache_create()Kamal Heib
2019-08-12RDMA: Introduce ib_port_phys_state enumKamal Heib
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers
2019-02-19rdma_rxe: Use netlink messages to add/delete linksSteve Wise
2019-02-19RDMA/rxe: Add ib_device_get_by_name() and use it in rxeJason Gunthorpe
2019-02-19RDMA/rxe: Use driver_unregister and new unregistration APIJason Gunthorpe
2019-02-19RDMA/rxe: Use ib_device_get_by_netdev() instead of open codingJason Gunthorpe
2018-12-20IB/rxe: Reuse code which sets port stateYuval Shaia
2018-11-08RDMA/rxe: Distinguish between down links and disabled linksAndrew Boyer
2018-04-27IB/rxe: change rxe_set_mtu function type to voidZhu Yanjun
2018-04-27IB/rxe: Change rxe_rcv to return voidYuval Shaia
2018-03-27RDMA/rxe: Fix uABI structure layouts for 32/64 compatJason Gunthorpe
2018-01-02RDMA/rxe: Remove useless EXPORT_SYMBOLLeon Romanovsky
2017-07-24IB/rxe: Use "foo *bar" instead of "foo * bar"Kamal Heib
2017-06-08crypto: Work around deallocated stack frame reference gcc bug on sparc.David Miller
2017-04-21IB/rxe: Offload CRC calculation when possibleyonatanc
2016-10-06IB/rxe: improved debug prints & code cleanupParav Pandit
2016-08-04Soft RoCE driverMoni Shoua