aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ocrdma (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-24IB/ocrdma: Switch from dma_device to dev.parentBart Van Assche1-1/+1
2017-01-12RDMA/ocrdma: Replace BUG() with BUG_ON()ssh101-10/+5
2017-01-10RDMA: Adding ethertype ETH_P_IBOESelvin Xavier3-8/+4
2016-12-14Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford1-1/+1
2016-12-14Merge branch 'mlx' into merge-testDoug Ledford2-2/+5
2016-12-14IB/ocrdma: fix bad initializationPan Bian1-1/+1
2016-12-13IB/core: Let create_ah return extended response to userMoni Shoua2-2/+5
2016-12-03IB/ocrdma: Remove and fix debug prints after allocation failureLeon Romanovsky2-6/+3
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds3-151/+3
2016-10-07IB/ocrdma: Move user vendor structuresLeon Romanovsky3-151/+2
2016-10-07IB/{core,hw}: Add constant for node_descYuval Shaia1-0/+1
2016-08-24RDMA/ocrdma: Fix the max_sge reported from FWSelvin Xavier3-13/+17
2016-06-23IB/ocrdma: Support device FW version stringIra Weiny1-10/+9
2016-05-13IB/core: Enhance ib_map_mr_sg()Bart Van Assche2-2/+2
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2-7/+5
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