aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ocrdma (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-03IB/ocrdma: Skip using unneeded intermediate variableMarkus Elfring1-3/+1
2016-03-03IB/ocrdma: Skip using unneeded intermediate variableMarkus Elfring1-2/+1
2016-03-03IB/ocrdma: Delete unnecessary variable initialisations in 11 functionsMarkus Elfring4-11/+11
2016-02-29RDMA/ocrdma: Support user AH creation for RoCE-v2Devesh Sharma2-2/+8
2016-02-29RDMA/ocrdma: Support RoCE-v2 in the RC pathDevesh Sharma2-2/+23
2016-02-29RDMA/ocrdma: Support RoCE-v2 in the UD pathDevesh Sharma4-16/+82
2016-02-29RDMA/ocrdma: Export udp encapsulation capabilitySomnath Kotur4-2/+21
2016-02-17RDMA/ocrdma: Fix arm logic to align with new cq APIDevesh Sharma2-17/+4
2016-02-05RDMA/ocrdma: Fixing ocrdma debugfs directory removeSelvin Xavier1-1/+1
2016-02-05RDMA/ocrdma: Fix pkey_index returned by driver in rq work completionSelvin Xavier1-2/+1
2016-02-05RDMA/ocrdma: populate max_sge_rd in device attributesSelvin Xavier1-2/+2
2016-02-05RDMA/ocrdma: Initialize stats resources in the driver before ib device registration.Selvin Xavier3-10/+12
2016-01-19IB/core: Use hop-limit from IP stack for RoCEMatan Barak1-1/+2
2016-01-19IB/core: Rename rdma_addr_find_dmac_by_grhMatan Barak1-3/+3
2016-01-19RDMA/ocrdma: Depend on async link events from CNADevesh Sharma6-22/+119
2016-01-19RDMA/ocrdma: Dispatch only port event when port state changesDevesh Sharma1-23/+0
2016-01-19RDMA/ocrdma: Fix vlan-id assignment in qp parametersDevesh Sharma1-3/+4
2015-12-23IB: remove support for phys MRsChristoph Hellwig3-167/+0
2015-12-23IB/core: Validate route when we init ahMatan Barak1-1/+1
2015-10-28RDMA/ocrdma: Remove old FRWR APISagi Grimberg3-109/+1
2015-10-28RDMA/ocrdma: Support the new memory registration APISagi Grimberg4-0/+96
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford1-26/+27
2015-10-21IB/core: Use GID table in AH creation and dmac resolutionMatan Barak2-20/+32
2015-10-21IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak1-1/+1
2015-10-21RDMA/ocrdma: Bump up ocrdma version number to 11.0.0.0Selvin Xavier1-1/+1
2015-10-21RDMA/ocrdma: Prevent CQ-Doorbell floodsDevesh Sharma1-8/+3
2015-10-21RDMA/ocrdma: Check resource ids received in Async CQENaga Irrinki1-4/+26
2015-10-21RDMA/ocrdma: Avoid a possible crash in ocrdma_rem_port_statsSelvin Xavier1-1/+1
2015-10-21RDMA/ocrdma: Cleanup unused device list and rcu variablesSelvin Xavier2-15/+2
2015-10-08IB: split struct ib_send_wrChristoph Hellwig1-26/+27
2015-08-30RDMA/ocrdma: Incorporate the moving of GID Table mgmt to IB/CoreSomnath Kotur5-233/+60
2015-08-30ocrdma: Support ib_alloc_mr verbSagi Grimberg3-5/+12
2015-07-24RDMA/ocrdma: update ocrdma module license stringDevesh Sharma1-1/+1
2015-07-24RDMA/ocrdma: update ocrdma license to dual-licenseDevesh Sharma12-228/+408
2015-07-14IB/core: Destroy ocrdma_dev_id IDR on module exitJohannes Thumshirn1-0/+1
2015-07-14IB/mad: Remove improper use of BUG_ONIra Weiny1-2/+3
2015-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds5-13/+61
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny2-2/+11
2015-06-12IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny1-0/+2
2015-06-12IB/core: Pass hardware specific data in query_deviceMatan Barak2-2/+7
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak2-3/+10
2015-06-11Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford1-1/+0
2015-06-11RDMA/ocrdma: fix double free on pdColin Ian King1-1/+0
2015-06-02Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford1-1/+6
2015-06-02IB/core cleanup: Add const on args - device->process_madIra Weiny2-6/+6
2015-06-02RDMA/ocrdma: Fix memory leak in _ocrdma_alloc_pd()Roland Dreier1-1/+6
2015-05-20IB/core: Convert core to use bitfield for capsIra Weiny2-7/+1
2015-05-20IB/core: Add per port immutable struct to ib_deviceIra Weiny1-0/+17
2015-05-18IB/Verbs: Implement new callback query_protocol()Michael Wang3-0/+10
2015-05-18RDMA/ocrdma: Update ocrdma version numberSelvin Xavier1-1/+1