aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-24RDMA/rxe: Remove useless rxe_init_device_param assignmentsLeon Romanovsky1-13/+0
2019-02-19rdma_rxe: Use netlink messages to add/delete linksSteve Wise1-2/+34
2019-02-19RDMA/rxe: Add ib_device_get_by_name() and use it in rxeJason Gunthorpe1-3/+0
2019-02-19RDMA/rxe: Use driver_unregister and new unregistration APIJason Gunthorpe1-31/+9
2018-10-17IB/rxe: Remove unnecessary enum valuesNathan Chancellor1-7/+6
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise1-1/+2
2018-04-27IB/rxe: change rxe_set_mtu function type to voidZhu Yanjun1-6/+2
2018-04-17IB/rxe: avoid export symbolsZhu Yanjun1-3/+0
2018-03-07IB/rxe: change the function rxe_init_device_param typeZhu Yanjun1-3/+1
2018-01-02RDMA/rxe: Remove useless EXPORT_SYMBOLLeon Romanovsky1-6/+0
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky1-1/+0
2017-04-25{net,IB}/{rxe,usnic}: Utilize generic mac to eui32 functionYuval Shaia1-1/+3
2017-04-21IB/rxe: Offload CRC calculation when possibleyonatanc1-0/+2
2017-01-10IB/rxe: Remove a pointless indirection layerBart Van Assche1-1/+1
2016-10-06IB/rxe: improved debug prints & code cleanupParav Pandit1-28/+6
2016-10-06rdma_rxe: Ensure rdma_rxe init occurs at correct timeStephen Bates1-1/+1
2016-09-16IB/rxe: Fix kernel panic in udp_setup_tunnelYonatan Cohen1-3/+22
2016-08-04Soft RoCE driverMoni Shoua1-0/+386