summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ocrdma/ocrdma_verbs.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/ocrdma: Fix error codes in ocrdma_create_srq()Dan Carpenter2017-07-201-0/+1
* RDMA/ocrdma: Fix an error code in ocrdma_alloc_pd()Dan Carpenter2017-07-201-1/+2
* IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-011-0/+1
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-011-19/+19
* IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-251-9/+6
* RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()Dan Carpenter2017-03-241-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-231-0/+1
|\
| * IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-141-0/+1
* | RDMA/ocrdma: Replace BUG() with BUG_ON()ssh102017-01-121-10/+5
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-091-1/+1
|\
| * IB/ocrdma: Move user vendor structuresLeon Romanovsky2016-10-071-1/+1
* | RDMA/ocrdma: Fix the max_sge reported from FWSelvin Xavier2016-08-241-2/+2
|/
* IB/core: Enhance ib_map_mr_sg()Bart Van Assche2016-05-131-1/+1
* IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2016-05-131-4/+3
* IB/ocrdma: Skip using unneeded intermediate variableMarkus Elfring2016-03-031-3/+1
* IB/ocrdma: Delete unnecessary variable initialisations in 11 functionsMarkus Elfring2016-03-031-6/+6
* RDMA/ocrdma: Support RoCE-v2 in the UD pathDevesh Sharma2016-02-291-3/+19
* RDMA/ocrdma: Fix arm logic to align with new cq APIDevesh Sharma2016-02-171-14/+4
* RDMA/ocrdma: Fix pkey_index returned by driver in rq work completionSelvin Xavier2016-02-051-2/+1
* RDMA/ocrdma: populate max_sge_rd in device attributesSelvin Xavier2016-02-051-2/+2
* RDMA/ocrdma: Depend on async link events from CNADevesh Sharma2016-01-191-1/+1
* IB: remove support for phys MRsChristoph Hellwig2015-12-231-163/+0
* RDMA/ocrdma: Remove old FRWR APISagi Grimberg2015-10-281-103/+1
* RDMA/ocrdma: Support the new memory registration APISagi Grimberg2015-10-281-0/+90
* Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-281-26/+27
|\
| * IB: split struct ib_send_wrChristoph Hellwig2015-10-081-26/+27
* | IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-211-1/+1
* | RDMA/ocrdma: Prevent CQ-Doorbell floodsDevesh Sharma2015-10-211-8/+3
|/
* RDMA/ocrdma: Incorporate the moving of GID Table mgmt to IB/CoreSomnath Kotur2015-08-301-2/+43
* ocrdma: Support ib_alloc_mr verbSagi Grimberg2015-08-301-3/+8
* RDMA/ocrdma: update ocrdma license to dual-licenseDevesh Sharma2015-07-241-19/+34
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-06-231-4/+17
|\
| * IB/core: Pass hardware specific data in query_deviceMatan Barak2015-06-121-1/+5
| * IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-121-1/+6
| * RDMA/ocrdma: fix double free on pdColin Ian King2015-06-111-1/+0
| * RDMA/ocrdma: Fix memory leak in _ocrdma_alloc_pd()Roland Dreier2015-06-021-1/+6
* | RDMA/ocrdma: Prevent allocation of DPP PDs if FW doesnt support itMitesh Ahuja2015-05-181-1/+1
* | RDMA/ocrdma: Fix QP state transition in destroy_qpDevesh Sharma2015-05-181-4/+6
|/
* RDMA/ocrdma: Fix off by one in ocrdma_query_gid()Dan Carpenter2015-02-181-1/+1
* RDMA/ocrdma: Use unsigned for bit indexRasmus Villemoes2015-02-181-3/+3
* RDMA/ocrdma: Help gcc generate better code for ocrdma_srq_toggle_bitRasmus Villemoes2015-02-181-4/+1
* RDMA/ocrdma: set vlan present bit for user AHDevesh Sharma2015-02-181-0/+2
* RDMA/ocrdma: remove reference of ocrdma_dev out of ocrdma_qp structureMitesh Ahuja2015-02-181-9/+9
* RDMA/ocrdma: Discontinue support of RDMA-READ-WITH-INVALIDATEDevesh Sharma2015-02-181-2/+0
* RDMA/ocrdma: Host crash on destroying device resourcesMitesh Ahuja2015-02-181-13/+8
* RDMA/ocrdma: Report correct state in ibv_query_qpPadmanabh Ratnakar2015-02-181-2/+4
* RDMA/ocrdma: Debugfs enhancments for ocrdma driverSelvin Xavier2015-02-181-0/+7
* RDMA/ocrdma: Move PD resource management to driver.Mitesh Ahuja2015-02-181-2/+112
*-. Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and ...Roland Dreier2014-12-151-1/+3
|\ \
| | * IB/core: Replace ib_umem's offset field with a full addressHaggai Eran2014-12-151-1/+1
| |/ |/|
OpenPOWER on IntegriCloud