aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/usnic/usnic_ib_verbs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-08RDMA/usnic: Refactor usnic_uiom_alloc_pd()Robin Murphy1-2/+1
2022-04-06RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe1-1/+2
2022-01-28RDMA/usnic: Delete useless module.h includeLeon Romanovsky1-1/+0
2021-11-19RDMA/usnic: Clean up usnic_ib_alloc_pd()Dan Carpenter1-5/+3
2021-09-24RDMA/usnic: Lock VF with mutex instead of spinlockLeon Romanovsky1-8/+8
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky1-37/+32
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch1-3/+3
2021-01-07RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grpDinghao Liu1-0/+3
2020-10-26RDMA: Check create_flags during create_qpJason Gunthorpe1-1/+1
2020-10-26RDMA: Check flags during create_cqJason Gunthorpe1-1/+1
2020-10-26RDMA: Check attr_mask during modify_qpJason Gunthorpe1-0/+3
2020-09-09RDMA: Allow fail of destroy CQLeon Romanovsky1-2/+2
2020-09-09RDMA: Restore ability to fail on PD deallocateLeon Romanovsky1-1/+2
2020-08-27RDMA/usnic: Remove the query_pkey callbackKamal Heib1-11/+0
2020-06-02RDMA: Remove 'max_map_per_fmr'Jason Gunthorpe1-1/+0
2020-03-04RDMA/providers: Fix return value when QP type isn't supportedKamal Heib1-1/+1
2019-08-12RDMA: Introduce ib_port_phys_state enumKamal Heib1-3/+4
2019-07-25IB/usnic: Use dev_get_drvdataChuhong Yuan1-1/+1
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky1-13/+5
2019-06-11RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky1-3/+1
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch1-3/+1
2019-04-01IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch1-1/+1
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch1-5/+4
2019-02-22RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky1-12/+6
2019-02-19IB/usnic: Fix deadlockParvi Kaustubhi1-10/+0
2019-02-15IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch1-2/+3
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky1-20/+6
2019-01-30IB/usnic: Remove stub functionsGal Pressman1-53/+0
2019-01-10RDMA: Clear CTX objects during their allocationLeon Romanovsky1-1/+1
2019-01-10IB/usnic: Fix out of bounds index check in query pkeyGal Pressman1-1/+1
2018-12-19IB/usnic: Fix potential deadlockParvi Kaustubhi1-4/+7
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman1-1/+1
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman1-0/+1
2018-09-26RDMA/drivers: Use dev_name instead of ibdev->nameJason Gunthorpe1-7/+9
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche1-4/+4
2018-06-25IB/usnic: Update with bug fixes from core codeJason Gunthorpe1-1/+1
2017-12-22drivers: infiniband: remove duplicate includesPravin Shedge1-1/+0
2017-10-14RDMA/usnic: Instantiate data structures onceBart Van Assche1-0/+24
2017-10-14RDMA/usnic: Make the compiler check declaration consistency during compilationBart Van Assche1-0/+1
2017-08-28IB/usnic: check for allocation failureDan Carpenter1-0/+2
2017-08-22RDMA: Fix return value check for ib_get_eth_speed()Selvin Xavier1-2/+2
2017-07-24IB/core: Add generic function to extract IB speed from netdevYuval Shaia1-25/+6
2017-07-24IB/usnic: Implement get_netdev hookYuval Shaia1-0/+10
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli1-1/+1
2017-04-28IB/usnic: Simplify the code to balance loc/unlock callsLeon Romanovsky1-22/+23
2017-04-28Ib/usnic: Explicitly include usnic headersLeon Romanovsky1-0/+1
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+1
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz1-1/+1
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra1-2/+2
2016-12-14Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford1-6/+6