summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe.h
Commit message (Expand)AuthorAgeFilesLines
* RDMA/rxe: Improve newline in printing messagesLi Zhijian2024-01-251-3/+3
* RDMA/rxe: Cleanup reset state handling in rxe_resp.cBob Pearson2023-03-241-1/+0
* RDMA/rxe: Extend dbg log messages to err and infoBob Pearson2023-03-241-0/+42
* RDMA/rxe: Change rxe_dbg to rxe_dbg_devBob Pearson2023-03-241-1/+2
* RDMA-rxe: Isolate mr code from atomic_reply()Bob Pearson2023-01-261-0/+38
* RDMA/rxe: Add ibdev_dbg macros for rxeBob Pearson2022-11-101-0/+19
* RDMA/rxe: Delete useless module.h includeLeon Romanovsky2022-01-281-1/+0
* RDMA/rxe: Delete deprecated module parameters interfaceLeon Romanovsky2022-01-051-2/+0
* RDMA/rxe: Move crc32 init code to rxe_icrc.cBob Pearson2021-07-161-1/+0
* RDMA/rxe: Move rxe_crc32 to a subroutineBob Pearson2021-07-161-21/+0
* Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe2020-09-181-0/+2
|\
| * RDMA/rxe: Fix panic when calling kmem_cache_create()Kamal Heib2020-08-271-0/+2
* | RDMA/rxe: Add SPDX hdrs to rxe source filesBob Pearson2020-08-311-28/+1
|/
* RDMA: Introduce ib_port_phys_state enumKamal Heib2019-08-121-4/+0
* crypto: shash - remove shash_desc::flagsEric Biggers2019-04-251-1/+0
* rdma_rxe: Use netlink messages to add/delete linksSteve Wise2019-02-191-1/+1
* RDMA/rxe: Add ib_device_get_by_name() and use it in rxeJason Gunthorpe2019-02-191-2/+0
* RDMA/rxe: Use driver_unregister and new unregistration APIJason Gunthorpe2019-02-191-6/+0
* RDMA/rxe: Use ib_device_get_by_netdev() instead of open codingJason Gunthorpe2019-02-191-1/+11
* IB/rxe: Reuse code which sets port stateYuval Shaia2018-12-201-0/+1
* RDMA/rxe: Distinguish between down links and disabled linksAndrew Boyer2018-11-081-2/+3
* IB/rxe: change rxe_set_mtu function type to voidZhu Yanjun2018-04-271-1/+1
* IB/rxe: Change rxe_rcv to return voidYuval Shaia2018-04-271-1/+1
* RDMA/rxe: Fix uABI structure layouts for 32/64 compatJason Gunthorpe2018-03-271-1/+5
* RDMA/rxe: Remove useless EXPORT_SYMBOLLeon Romanovsky2018-01-021-1/+5
* IB/rxe: Use "foo *bar" instead of "foo * bar"Kamal Heib2017-07-241-1/+1
* crypto: Work around deallocated stack frame reference gcc bug on sparc.David Miller2017-06-081-1/+4
* IB/rxe: Offload CRC calculation when possibleyonatanc2017-04-211-0/+20
* IB/rxe: improved debug prints & code cleanupParav Pandit2016-10-061-0/+5
* Soft RoCE driverMoni Shoua2016-08-041-0/+77