summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Delete locally redefined variableLeon Romanovsky2016-01-191-4/+0
* IB/mlx4: Take source mac from AH instead from the portMoni Shoua2016-01-191-22/+2
* IB/mlx4: Initialize hop_limit when creating address handleMatan Barak2016-01-191-0/+1
* IB/mlx5: Expose correct maximum number of CQE capacityLeon Romanovsky2016-01-191-1/+1
* iw_cxgb4: Take clip reference before starting IPv6 listenHariprasad S2016-01-191-4/+10
* iw_cxgb4: Fixes GW-Basic labels to meaningful error namesHariprasad S2016-01-191-28/+17
* iw_cxgb4: Fixes static checker warning in c4iw_rdev_open()Hariprasad S2016-01-191-4/+4
* RDMA/nes: checking for NULL instead of IS_ERRDan Carpenter2016-01-191-2/+2
* IB/qib: Support creating qps with GFP_NOIO flagVinit Agnihotri2016-01-191-14/+32
* 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/qib: fix mcast detach when qp not attachedMike Marciniszyn2016-01-191-20/+15
* RDMA/nes: constify nes_cm_ops structureJulia Lawall2015-12-242-2/+2
* IB/mlx5: report tx/rx checksum cap in query resultsBodong Wang2015-12-241-0/+4
* IB/mlx4: Convert kmalloc to kmalloc_array for checkpatchLeon Romanovsky2015-12-242-3/+3
* IB/mlx4: Suppress non-fatal memory allocationsLeon Romanovsky2015-12-242-3/+6
* IB/mlx5: Advertise atomic capabilities in query deviceEran Ben Elisha2015-12-241-1/+27
* iw_cxgb3: Fix incorrectly returning error on successHariprasad S2015-12-241-2/+2
* iw_cxgb4: Pass qid range to user space driverHariprasad S2015-12-243-1/+12
* IB/mlx5: Add driver cross-channel supportLeon Romanovsky2015-12-234-11/+69
* IB/mlx5: Mmap the HCA's core clock register to user-spaceMatan Barak2015-12-232-1/+31
* IB/mlx5: Add hca_core_clock_offset to udata in init_ucontextMatan Barak2015-12-233-10/+42
* IB/mlx5: Add support for hca_core_clock and timestamp_maskMatan Barak2015-12-231-0/+2
* IB/mlx5: Add create_cq extended commandMatan Barak2015-12-231-0/+7
* IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig2015-12-232-6/+0
* nes: simplify nes_reg_phys_mr calling conventionsChristoph Hellwig2015-12-233-116/+37
* cxgb3: simplify iwch_get_dma_wrChristoph Hellwig2015-12-233-126/+26
* IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-2316-237/+0
* IB: remove support for phys MRsChristoph Hellwig2015-12-2316-677/+10
* IB/mlx5: Support RoCEAchiad Shochat2015-12-231-4/+44
* IB/mlx5: Add RoCE fields to Address VectorAchiad Shochat2015-12-234-19/+81
* IB/mlx5: Support IB device's callbacks for adding/deleting GIDsAchiad Shochat2015-12-231-0/+89
* IB/mlx5: Set network_hdr_type upon RoCE responder completionAchiad Shochat2015-12-231-0/+17
* IB/mlx5: Extend query_device/port to support RoCEAchiad Shochat2015-12-231-6/+69
* IB/mlx5: Support IB device's callback for getting its netdevAchiad Shochat2015-12-232-1/+73
* IB/mlx5: Support IB device's callback for getting the link layerAchiad Shochat2015-12-231-6/+19
* IB/usnic: delete unneeded IS_ERR testJulia Lawall2015-12-231-2/+2
* IB/usnic: Handle 0 counts in resource allocationNelson Escobar2015-12-231-25/+29
* IB/usnic: Fix resource leak in error caseNelson Escobar2015-12-231-1/+1
* IB/usnic: Support more QP state transitionsNelson Escobar2015-12-231-9/+9
* IB/usnic: Fix message typoNelson Escobar2015-12-231-1/+1
* IB/usnic: Fix incorrect cast in usnic_ib_fw_string_to_u64Nelson Escobar2015-12-231-1/+1
* IB/usnic: Improve a failure messageNelson Escobar2015-12-231-2/+3
* IB/usnic: Remove unused prototypeNelson Escobar2015-12-231-2/+0
* IB/core: Initialize UD header structure with IP and UDP headersMoni Shoua2015-12-232-3/+6
* IB/core: Validate route when we init ahMatan Barak2015-12-231-1/+1
* IB/mlx5: Postpone remove_keys under knowledge of coming preemptionLeon Romanovsky2015-12-081-1/+13
* IB/mlx4: Use vmalloc for WR buffers when neededWengang Wang2015-12-082-9/+21
* mlx4: Expose correct max_sge_rd limitSagi Grimberg2015-12-081-1/+1
OpenPOWER on IntegriCloud