aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ocrdma/ocrdma_hw.c
Commit message (Expand)AuthorAge
* RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->nameJason Gunthorpe2018-09-26
* RDMA/ocrdma: Suppress a compiler warningBart Van Assche2018-07-25
* RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit2018-06-18
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* IB/providers: Avoid null netdev check for RoCEParav Pandit2018-04-03
* IB/providers: Avoid zero GID check for RoCEParav Pandit2018-04-03
* IB/ocrdma_hw: Remove redundant checks and goto labelsGustavo A. R. Silva2018-04-03
* IB/ocrdma: Use zeroing memory allocator than allocator/memsetHimanshu Jha2018-01-02
* IB/ocrdma_hw: remove unnecessary code in ocrdma_mbx_dealloc_lkeyGustavo A. R. Silva2017-11-13
* RDMA/ocrdma: Remove set-but-not-used variablesBart Van Assche2017-10-14
* RDMA/ocrdma: Use NULL instead of 0 to represent a pointerBart Van Assche2017-10-14
* IB/ocrdma: pr_err() strings should end with newlinesArvind Yadav2017-09-27
* IB/ocrdma: fix incorrect fall-through on switch statementColin Ian King2017-09-22
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-01
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-01
* RDMA: Adding ethertype ETH_P_IBOESelvin Xavier2017-01-10
*-. Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford2016-12-14
|\ \
| * | IB/ocrdma: fix bad initializationPan Bian2016-12-14
| |/
* / IB/ocrdma: Remove and fix debug prints after allocation failureLeon Romanovsky2016-12-03
|/
* RDMA/ocrdma: Fix the max_sge reported from FWSelvin Xavier2016-08-24
* IB/ocrdma: Skip using unneeded intermediate variableMarkus Elfring2016-03-03
* IB/ocrdma: Delete unnecessary variable initialisations in 11 functionsMarkus Elfring2016-03-03
* RDMA/ocrdma: Support RoCE-v2 in the RC pathDevesh Sharma2016-02-29
* RDMA/ocrdma: Export udp encapsulation capabilitySomnath Kotur2016-02-29
* RDMA/ocrdma: Depend on async link events from CNADevesh Sharma2015-12-28
* RDMA/ocrdma: Fix vlan-id assignment in qp parametersDevesh Sharma2015-12-28
* IB/core: Use GID table in AH creation and dmac resolutionMatan Barak2015-10-21
* RDMA/ocrdma: Check resource ids received in Async CQENaga Irrinki2015-10-21
* RDMA/ocrdma: update ocrdma license to dual-licenseDevesh Sharma2015-07-24
* RDMA/ocrdma: Fail connection for MTU lesser than 512Naga Irrinki2015-05-18
* RDMA/ocrdma: Prevent allocation of DPP PDs if FW doesnt support itMitesh Ahuja2015-05-18
* RDMA/ocrdma: Fix the request length for RDMA_QUERY_QP mailbox command to FW.Mitesh Ahuja2015-05-18
* RDMA/ocrdma: Use VID 0 if PFC is enabled and vlan is not configuredDevesh Sharma2015-05-18
* RDMA/ocrdma: Report EQ full fatal errorDevesh Sharma2015-05-18
* RDMA/ocrdma: Fix EQ destroy failure during driver unloadSelvin Xavier2015-05-18
* RDMA/ocrdma: remove reference of ocrdma_dev out of ocrdma_qp structureMitesh Ahuja2015-02-18
* RDMA/ocrdma: Add support for interrupt moderationMitesh Ahuja2015-02-18
* RDMA/ocrdma: Honor return value of ocrdma_resolve_dmacDevesh Sharma2015-02-18
* RDMA/ocrdma: Allow expansion of the SQ CQEs via buddy CQ expansion of the QPSelvin Xavier2015-02-18
* RDMA/ocrdma: Debugfs enhancments for ocrdma driverSelvin Xavier2015-02-18
* RDMA/ocrdma: Move PD resource management to driver.Mitesh Ahuja2015-02-18
* RDMA/ocrdma: The kernel has a perfectly good BIT() macro - use itJes Sorensen2014-10-10
* RDMA/ocrdma: Don't memset() buffers we just allocated with kzalloc()Jes Sorensen2014-10-10
* RDMA/ocrdma: Get vlan tag from ib_qp_attrsSelvin Xavier2014-10-10
* RDMA/ocrdma: Update sli data structure for endiannessDevesh Sharma2014-08-13
* RDMA/ocrdma: Obtain SL from device structureDevesh Sharma2014-08-13
* RDMA/ocrdma: Fix a sparse warningSelvin Xavier2014-08-01
* RDMA/ocrdma: Return proper value for max_mr_sizeMitesh Ahuja2014-08-01
* RDMA/ocrdma: Do proper cleanup even if FW is in error stateMitesh Ahuja2014-08-01
* RDMA/ocrdma: Delete AH table if ocrdma_init_hw fails after AH table creationDevesh Sharma2014-08-01