summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw/rxe/rxe_task.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-03RDMA/rxe: Convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+4
2020-08-31Merge tag 'v5.9-rc3' into rdma.git for-nextJason Gunthorpe1-1/+1
2020-08-31RDMA/rxe: Add SPDX hdrs to rxe source filesBob Pearson1-28/+1
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2017-10-15RDMA/rxe: Suppress gcc 7 fall-through complaintsBart Van Assche1-1/+1
2017-07-24IB/rxe: Use __func__ to print function's nameKamal Heib1-2/+2
2016-12-13IB/rxe: Wait for tasklets to finish before tearing down QPAndrew Boyer1-0/+19
2016-08-04Soft RoCE driverMoni Shoua1-0/+154