summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ocrdma/ocrdma_verbs.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ |/|
| * RDMA/ocrdma: Fix ocrdma_query_qp() to report q_key value for UD QPsMitesh Ahuja2014-12-151-0/+2
|/
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-10-191-5/+5
|\
| * RDMA/ocrdma: Convert kernel VA to PA for mmap in userDevesh Sharma2014-10-101-5/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-071-1/+1
|\ \ | |/ |/|
| * treewide: fix errors in printkMasanari Iida2014-09-011-1/+1
* | RDMA/ocrdma: Do not skip setting deferred_armDevesh Sharma2014-09-191-3/+1
* | RDMA/ocrdma: Report correct value of max_fast_reg_page_list_lenDevesh Sharma2014-09-191-1/+1
* | RDMA/ocrdma: report asic-id in query deviceMitesh Ahuja2014-08-121-1/+1
* | RDMA/ocrdma: Return proper value for max_mr_sizeMitesh Ahuja2014-08-011-1/+1
* | RDMA/ocrdma: Do proper cleanup even if FW is in error stateMitesh Ahuja2014-08-011-1/+11
* | RDMA/ocrdma: Allow only SEND opcode in case of UD QPsMitesh Ahuja2014-08-011-0/+7
* | RDMA/ocrdma: Avoid reporting wrong completions in case of error CQEsSelvin Xavier2014-08-011-0/+10
* | RDMA/ocrdma: Remove hardcoding of the max DPP QPs supportedDevesh Sharma2014-08-011-1/+2
|/
*-. Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier2014-04-031-71/+96
|\ \
| | * RDMA/ocrdma: Fix warnings about pointer <-> integer castsRoland Dreier2014-04-031-3/+4
| | * RDMA/ocrdma: Code clean-upDevesh Sharma2014-04-031-18/+3
| | * RDMA/ocrdma: Display proper value for max_mwSelvin Xavier2014-04-031-1/+1
| | * RDMA/ocrdma: Use non-zero tag in SRQ postingSelvin Xavier2014-04-031-10/+18
| | * RDMA/ocrdma: Memory leak fix in ocrdma_dereg_mr()Selvin Xavier2014-04-031-2/+1
| | * RDMA/ocrdma: Read ASIC_ID register to select asic_genDevesh Sharma2014-04-031-3/+3
| | * RDMA/ocrdma: SQ and RQ doorbell offset clean upDevesh Sharma2014-04-031-16/+7
| | * RDMA/ocrdma: EQ full catastrophe avoidanceDevesh Sharma2014-04-031-20/+61
| | * RDMA/ocrdma: Fix compiler warningPrarit Bhargava2014-03-171-1/+1
| |/
* / IB: Refactor umem to use linear SG tableYishai Hadas2014-03-041-34/+32
|/