summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_sysfs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA/rxe: Add SPDX hdrs to rxe source filesBob Pearson2020-08-311-28/+1
* RDMA/rxe: prevent rxe creation on top of vlan interfaceMohammad Heib2020-08-241-0/+6
* rdma_rxe: Use netlink messages to add/delete linksSteve Wise2019-02-201-3/+3
* RDMA/rxe: Close a race after ib_register_deviceJason Gunthorpe2019-02-201-7/+2
* RDMA/rxe: Add ib_device_get_by_name() and use it in rxeJason Gunthorpe2019-02-201-5/+4
* RDMA/rxe: Use driver_unregister and new unregistration APIJason Gunthorpe2019-02-201-3/+2
* RDMA/rxe: Use ib_device_get_by_netdev() instead of open codingJason Gunthorpe2019-02-201-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