aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-19rdma_rxe: Use netlink messages to add/delete linksSteve Wise1-3/+3
2019-02-19RDMA/rxe: Close a race after ib_register_deviceJason Gunthorpe1-7/+2
2019-02-19RDMA/rxe: Add ib_device_get_by_name() and use it in rxeJason Gunthorpe1-5/+4
2019-02-19RDMA/rxe: Use driver_unregister and new unregistration APIJason Gunthorpe1-3/+2
2019-02-19RDMA/rxe: Use ib_device_get_by_netdev() instead of open codingJason Gunthorpe1-8/+9
2018-12-20IB/rxe: Reuse code which sets port stateYuval Shaia1-17/+1
2018-09-26RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->nameJason Gunthorpe1-1/+1
2016-10-06IB/rxe: improved debug prints & code cleanupParav Pandit1-6/+6
2016-08-04Soft RoCE driverMoni Shoua1-0/+157