summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ocrdma/ocrdma_hw.c
AgeCommit message (Expand)Author
2022-08-21IB: move from strlcpy with unused retval to strscpyWolfram Sang
2021-11-29RDMA/ocrdma: Use bitmap_zalloc() when applicableChristophe JAILLET
2020-09-11RDMA/ocrdma: Remove fbo from MRJason Gunthorpe
2020-06-02RDMA: Remove 'max_fmr'Jason Gunthorpe
2019-07-03IB: Remove unneeded memsetFuqian Huang
2019-06-11RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky
2019-05-13RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe
2019-05-03RDMA: Introduce and use GID attr helper to read RoCE L2 fieldsParav Pandit
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-09-26RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->nameJason Gunthorpe
2018-07-25RDMA/ocrdma: Suppress a compiler warningBart Van Assche
2018-06-18RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-04-03IB/providers: Avoid null netdev check for RoCEParav Pandit
2018-04-03IB/providers: Avoid zero GID check for RoCEParav Pandit
2018-04-03IB/ocrdma_hw: Remove redundant checks and goto labelsGustavo A. R. Silva
2018-01-02IB/ocrdma: Use zeroing memory allocator than allocator/memsetHimanshu Jha
2017-11-13IB/ocrdma_hw: remove unnecessary code in ocrdma_mbx_dealloc_lkeyGustavo A. R. Silva
2017-10-14RDMA/ocrdma: Remove set-but-not-used variablesBart Van Assche
2017-10-14RDMA/ocrdma: Use NULL instead of 0 to represent a pointerBart Van Assche
2017-09-27IB/ocrdma: pr_err() strings should end with newlinesArvind Yadav
2017-09-22IB/ocrdma: fix incorrect fall-through on switch statementColin Ian King
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli
2017-01-10RDMA: Adding ethertype ETH_P_IBOESelvin Xavier
2016-12-14Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford
2016-12-14IB/ocrdma: fix bad initializationPan Bian
2016-12-03IB/ocrdma: Remove and fix debug prints after allocation failureLeon Romanovsky
2016-08-24RDMA/ocrdma: Fix the max_sge reported from FWSelvin Xavier
2016-03-03IB/ocrdma: Skip using unneeded intermediate variableMarkus Elfring
2016-03-03IB/ocrdma: Delete unnecessary variable initialisations in 11 functionsMarkus Elfring
2016-02-29RDMA/ocrdma: Support RoCE-v2 in the RC pathDevesh Sharma
2016-02-29RDMA/ocrdma: Export udp encapsulation capabilitySomnath Kotur
2015-12-28RDMA/ocrdma: Depend on async link events from CNADevesh Sharma
2015-12-28RDMA/ocrdma: Fix vlan-id assignment in qp parametersDevesh Sharma
2015-10-21IB/core: Use GID table in AH creation and dmac resolutionMatan Barak
2015-10-21RDMA/ocrdma: Check resource ids received in Async CQENaga Irrinki
2015-07-24RDMA/ocrdma: update ocrdma license to dual-licenseDevesh Sharma
2015-05-18RDMA/ocrdma: Fail connection for MTU lesser than 512Naga Irrinki
2015-05-18RDMA/ocrdma: Prevent allocation of DPP PDs if FW doesnt support itMitesh Ahuja
2015-05-18RDMA/ocrdma: Fix the request length for RDMA_QUERY_QP mailbox command to FW.Mitesh Ahuja
2015-05-18RDMA/ocrdma: Use VID 0 if PFC is enabled and vlan is not configuredDevesh Sharma
2015-05-18RDMA/ocrdma: Report EQ full fatal errorDevesh Sharma
2015-05-18RDMA/ocrdma: Fix EQ destroy failure during driver unloadSelvin Xavier
2015-02-18RDMA/ocrdma: remove reference of ocrdma_dev out of ocrdma_qp structureMitesh Ahuja
2015-02-18RDMA/ocrdma: Add support for interrupt moderationMitesh Ahuja
2015-02-18RDMA/ocrdma: Honor return value of ocrdma_resolve_dmacDevesh Sharma
2015-02-18RDMA/ocrdma: Allow expansion of the SQ CQEs via buddy CQ expansion of the QPSelvin Xavier