summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/rxe: Set sys_image_guid to be aligned with HW IB devicesZhu Yanjun2020-03-261-0/+2
* RDMA/rxe: Remove useless rxe_init_device_param assignmentsLeon Romanovsky2019-10-241-13/+0
* rdma_rxe: Use netlink messages to add/delete linksSteve Wise2019-02-191-2/+34
* RDMA/rxe: Add ib_device_get_by_name() and use it in rxeJason Gunthorpe2019-02-191-3/+0
* RDMA/rxe: Use driver_unregister and new unregistration APIJason Gunthorpe2019-02-191-31/+9
* IB/rxe: Remove unnecessary enum valuesNathan Chancellor2018-10-171-7/+6
* IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-181-1/+2
* IB/rxe: change rxe_set_mtu function type to voidZhu Yanjun2018-04-271-6/+2
* IB/rxe: avoid export symbolsZhu Yanjun2018-04-171-3/+0
* IB/rxe: change the function rxe_init_device_param typeZhu Yanjun2018-03-071-3/+1
* RDMA/rxe: Remove useless EXPORT_SYMBOLLeon Romanovsky2018-01-021-6/+0
* RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-241-1/+0
* {net,IB}/{rxe,usnic}: Utilize generic mac to eui32 functionYuval Shaia2017-04-251-1/+3
* IB/rxe: Offload CRC calculation when possibleyonatanc2017-04-211-0/+2
* IB/rxe: Remove a pointless indirection layerBart Van Assche2017-01-101-1/+1
* IB/rxe: improved debug prints & code cleanupParav Pandit2016-10-061-28/+6
* rdma_rxe: Ensure rdma_rxe init occurs at correct timeStephen Bates2016-10-061-1/+1
* IB/rxe: Fix kernel panic in udp_setup_tunnelYonatan Cohen2016-09-161-3/+22
* Soft RoCE driverMoni Shoua2016-08-041-0/+386