summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ocrdma
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-093-151/+3
|\
| * IB/ocrdma: Move user vendor structuresLeon Romanovsky2016-10-073-151/+2
| * IB/{core,hw}: Add constant for node_descYuval Shaia2016-10-071-0/+1
* | RDMA/ocrdma: Fix the max_sge reported from FWSelvin Xavier2016-08-243-13/+17
|/
* IB/ocrdma: Support device FW version stringIra Weiny2016-06-231-10/+9
* IB/core: Enhance ib_map_mr_sg()Bart Van Assche2016-05-132-2/+2
* IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2016-05-132-7/+5
* IB/ocrdma: Skip using unneeded intermediate variableMarkus Elfring2016-03-031-3/+1
* IB/ocrdma: Skip using unneeded intermediate variableMarkus Elfring2016-03-031-2/+1
* IB/ocrdma: Delete unnecessary variable initialisations in 11 functionsMarkus Elfring2016-03-034-11/+11
* RDMA/ocrdma: Support user AH creation for RoCE-v2Devesh Sharma2016-02-292-2/+8
* RDMA/ocrdma: Support RoCE-v2 in the RC pathDevesh Sharma2016-02-292-2/+23
* RDMA/ocrdma: Support RoCE-v2 in the UD pathDevesh Sharma2016-02-294-16/+82
* RDMA/ocrdma: Export udp encapsulation capabilitySomnath Kotur2016-02-294-2/+21
* RDMA/ocrdma: Fix arm logic to align with new cq APIDevesh Sharma2016-02-172-17/+4
* RDMA/ocrdma: Fixing ocrdma debugfs directory removeSelvin Xavier2016-02-051-1/+1
* RDMA/ocrdma: Fix pkey_index returned by driver in rq work completionSelvin Xavier2016-02-051-2/+1
* RDMA/ocrdma: populate max_sge_rd in device attributesSelvin Xavier2016-02-051-2/+2
* RDMA/ocrdma: Initialize stats resources in the driver before ib device regist...Selvin Xavier2016-02-053-10/+12
* IB/core: Use hop-limit from IP stack for RoCEMatan Barak2016-01-191-1/+2
* IB/core: Rename rdma_addr_find_dmac_by_grhMatan Barak2016-01-191-3/+3
* RDMA/ocrdma: Depend on async link events from CNADevesh Sharma2016-01-196-22/+119
* RDMA/ocrdma: Dispatch only port event when port state changesDevesh Sharma2016-01-191-23/+0
* RDMA/ocrdma: Fix vlan-id assignment in qp parametersDevesh Sharma2016-01-191-3/+4
* IB: remove support for phys MRsChristoph Hellwig2015-12-233-167/+0
* IB/core: Validate route when we init ahMatan Barak2015-12-231-1/+1
* RDMA/ocrdma: Remove old FRWR APISagi Grimberg2015-10-283-109/+1
* RDMA/ocrdma: Support the new memory registration APISagi Grimberg2015-10-284-0/+96
* 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: Use GID table in AH creation and dmac resolutionMatan Barak2015-10-212-20/+32
* | IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-211-1/+1
* | RDMA/ocrdma: Bump up ocrdma version number to 11.0.0.0Selvin Xavier2015-10-211-1/+1
* | RDMA/ocrdma: Prevent CQ-Doorbell floodsDevesh Sharma2015-10-211-8/+3
* | RDMA/ocrdma: Check resource ids received in Async CQENaga Irrinki2015-10-211-4/+26
* | RDMA/ocrdma: Avoid a possible crash in ocrdma_rem_port_statsSelvin Xavier2015-10-211-1/+1
* | RDMA/ocrdma: Cleanup unused device list and rcu variablesSelvin Xavier2015-10-212-15/+2
|/
* RDMA/ocrdma: Incorporate the moving of GID Table mgmt to IB/CoreSomnath Kotur2015-08-305-233/+60
* ocrdma: Support ib_alloc_mr verbSagi Grimberg2015-08-303-5/+12
* RDMA/ocrdma: update ocrdma module license stringDevesh Sharma2015-07-241-1/+1
* RDMA/ocrdma: update ocrdma license to dual-licenseDevesh Sharma2015-07-2412-228/+408
* IB/core: Destroy ocrdma_dev_id IDR on module exitJohannes Thumshirn2015-07-141-0/+1
* IB/mad: Remove improper use of BUG_ONIra Weiny2015-07-141-2/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-06-235-13/+61
|\
| * IB/mad: Add support for additional MAD info to/from driversIra Weiny2015-06-122-2/+11
| * IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny2015-06-121-0/+2
| * IB/core: Pass hardware specific data in query_deviceMatan Barak2015-06-122-2/+7
| * IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-122-3/+10
| * Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford2015-06-111-1/+0
| |\
| | * RDMA/ocrdma: fix double free on pdColin Ian King2015-06-111-1/+0