summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ocrdma/ocrdma_verbs.c
AgeCommit message (Expand)Author
2020-01-16IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua
2019-11-17IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig
2019-11-06RDMA/ocrdma: Remove unsupported modify_port callbackKamal Heib
2019-08-12RDMA: Introduce ib_port_phys_state enumKamal Heib
2019-06-20RDMA: Check umem pointer validity prior to releaseLeon Romanovsky
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky
2019-06-11RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky
2019-04-09RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()Jason Gunthorpe
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch
2019-02-22RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky
2019-02-11RDMA/ocrdma: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky
2019-01-29Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe
2019-01-10RDMA/ocrdma: Fix out of bounds index check in query pkeyGal Pressman
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-18RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch
2018-12-11IB/{mlx5,ocrdma,qedr,rxe}: Omit port validation from IB verbsYuval Shaia
2018-10-03RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche
2018-07-30RDMA: Constify the argument of the work request conversion functionsBart Van Assche
2018-07-11RDMA/ocrdma: Make ocrdma_destroy_qp() easier to analyzeBart Van Assche
2018-07-10RDMA: Fix storage of PortInfo CapabilityMask in the kernelJason Gunthorpe
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-04-03RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit
2018-03-15IB/ocrdma: Removed GID add/del null routinesParav Pandit
2018-01-02IB/ocrdma: Use zeroing memory allocator than allocator/memsetHimanshu Jha
2017-12-13IB/ocrdma: Remove unneeded conversions to boolAndrew F. Davis
2017-10-14RDMA/ocrdma: Remove set-but-not-used variablesBart Van Assche
2017-10-14RDMA/ocrdma: Suppress gcc 7 fall-through complaintsBart Van Assche
2017-07-20RDMA/ocrdma: Fix error codes in ocrdma_create_srq()Dan Carpenter
2017-07-20RDMA/ocrdma: Fix an error code in ocrdma_alloc_pd()Dan Carpenter
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov
2017-03-24RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()Dan Carpenter
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz
2017-01-12RDMA/ocrdma: Replace BUG() with BUG_ON()ssh10
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-07IB/ocrdma: Move user vendor structuresLeon Romanovsky
2016-08-24RDMA/ocrdma: Fix the max_sge reported from FWSelvin Xavier
2016-05-13IB/core: Enhance ib_map_mr_sg()Bart Van Assche
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig
2016-03-03IB/ocrdma: Skip using unneeded intermediate variableMarkus Elfring
2016-03-03IB/ocrdma: Delete unnecessary variable initialisations in 11 functionsMarkus Elfring