summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* rdma_rxe: Use netlink messages to add/delete linksSteve Wise2019-02-191-3/+3
* RDMA/rxe: Close a race after ib_register_deviceJason Gunthorpe2019-02-191-7/+2
* RDMA/rxe: Add ib_device_get_by_name() and use it in rxeJason Gunthorpe2019-02-191-5/+4
* RDMA/rxe: Use driver_unregister and new unregistration APIJason Gunthorpe2019-02-191-3/+2
* RDMA/rxe: Use ib_device_get_by_netdev() instead of open codingJason Gunthorpe2019-02-191-8/+9
* IB/rxe: Reuse code which sets port stateYuval Shaia2018-12-201-17/+1
* RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->nameJason Gunthorpe2018-09-261-1/+1
* IB/rxe: improved debug prints & code cleanupParav Pandit2016-10-061-6/+6
* Soft RoCE driverMoni Shoua2016-08-041-0/+157