aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers1-1/+0
2019-02-19rdma_rxe: Use netlink messages to add/delete linksSteve Wise1-1/+1
2019-02-19RDMA/rxe: Add ib_device_get_by_name() and use it in rxeJason Gunthorpe1-2/+0
2019-02-19RDMA/rxe: Use driver_unregister and new unregistration APIJason Gunthorpe1-6/+0
2019-02-19RDMA/rxe: Use ib_device_get_by_netdev() instead of open codingJason Gunthorpe1-1/+11
2018-12-20IB/rxe: Reuse code which sets port stateYuval Shaia1-0/+1
2018-11-08RDMA/rxe: Distinguish between down links and disabled linksAndrew Boyer1-2/+3
2018-04-27IB/rxe: change rxe_set_mtu function type to voidZhu Yanjun1-1/+1
2018-04-27IB/rxe: Change rxe_rcv to return voidYuval Shaia1-1/+1
2018-03-27RDMA/rxe: Fix uABI structure layouts for 32/64 compatJason Gunthorpe1-1/+5
2018-01-02RDMA/rxe: Remove useless EXPORT_SYMBOLLeon Romanovsky1-1/+5
2017-07-24IB/rxe: Use "foo *bar" instead of "foo * bar"Kamal Heib1-1/+1
2017-06-08crypto: Work around deallocated stack frame reference gcc bug on sparc.David Miller1-1/+4
2017-04-21IB/rxe: Offload CRC calculation when possibleyonatanc1-0/+20
2016-10-06IB/rxe: improved debug prints & code cleanupParav Pandit1-0/+5
2016-08-04Soft RoCE driverMoni Shoua1-0/+77