aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-24iw_cxgb3: Fix incorrectly returning error on successHariprasad S1-2/+2
2015-12-24iw_cxgb4: Pass qid range to user space driverHariprasad S3-1/+12
2015-12-24IB/mad: Ensure fairness in ib_mad_completion_handlerDean Luick1-0/+18
2015-12-23IB/mlx5: Add driver cross-channel supportLeon Romanovsky4-11/+69
2015-12-23IB/core: Add cross-channel supportLeon Romanovsky1-1/+4
2015-12-23IB/mlx5: Mmap the HCA's core clock register to user-spaceMatan Barak2-1/+31
2015-12-23IB/mlx5: Add hca_core_clock_offset to udata in init_ucontextMatan Barak3-10/+42
2015-12-23IB/mlx5: Add support for hca_core_clock and timestamp_maskMatan Barak1-0/+2
2015-12-23IB/mlx5: Add create_cq extended commandMatan Barak1-0/+7
2015-12-23IB/core: Display extended counter set if availableChristoph Lameter1-3/+107
2015-12-23IB/core: Specify attribute_id in port_table_attributeChristoph Lameter1-2/+5
2015-12-23IB/core: Create get_perf_mad function in sysfs.cChristoph Lameter1-22/+40
2015-12-23IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig5-20/+1
2015-12-23ehca: stop using struct ib_phys_bufChristoph Hellwig2-53/+46
2015-12-23amso1100: fold c2_reg_phys_mr into c2_get_dma_mrChristoph Hellwig1-57/+14
2015-12-23nes: simplify nes_reg_phys_mr calling conventionsChristoph Hellwig3-116/+37
2015-12-23cxgb3: simplify iwch_get_dma_wrChristoph Hellwig3-126/+26
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig25-296/+16
2015-12-23IB: remove support for phys MRsChristoph Hellwig27-1132/+11
2015-12-23IB: remove ib_query_mrChristoph Hellwig4-59/+0
2015-12-23IB/IPoIB: Move multicast specific code out of ipoib_main.cChristoph Lameter3-14/+23
2015-12-23IB/IPoIB: factor out common multicast list removal codeChristoph Lameter3-17/+17
2015-12-23IB/mlx5: Support RoCEAchiad Shochat1-4/+44
2015-12-23IB/mlx5: Add RoCE fields to Address VectorAchiad Shochat4-19/+81
2015-12-23IB/mlx5: Support IB device's callbacks for adding/deleting GIDsAchiad Shochat1-0/+89
2015-12-23IB/mlx5: Set network_hdr_type upon RoCE responder completionAchiad Shochat1-0/+17
2015-12-23IB/mlx5: Extend query_device/port to support RoCEAchiad Shochat1-6/+69
2015-12-23net/mlx5_core: Introduce access functions to query vport RoCE fieldsAchiad Shochat1-0/+62
2015-12-23net/mlx5_core: Introduce access functions to enable/disable RoCEAchiad Shochat1-0/+52
2015-12-23net/mlx5_core: Break down the vport mac address query functionAchiad Shochat1-10/+17
2015-12-23IB/mlx5: Support IB device's callback for getting its netdevAchiad Shochat2-1/+73
2015-12-23IB/mlx5: Support IB device's callback for getting the link layerAchiad Shochat1-6/+19
2015-12-23IB/usnic: delete unneeded IS_ERR testJulia Lawall1-2/+2
2015-12-23IB/usnic: Handle 0 counts in resource allocationNelson Escobar1-25/+29
2015-12-23IB/usnic: Fix resource leak in error caseNelson Escobar1-1/+1
2015-12-23IB/usnic: Support more QP state transitionsNelson Escobar1-9/+9
2015-12-23IB/usnic: Fix message typoNelson Escobar1-1/+1
2015-12-23IB/usnic: Fix incorrect cast in usnic_ib_fw_string_to_u64Nelson Escobar1-1/+1
2015-12-23IB/usnic: Improve a failure messageNelson Escobar1-2/+3
2015-12-23IB/usnic: Remove unused prototypeNelson Escobar1-2/+0
2015-12-23IB/cma: Join and leave multicast groups with IGMPMoni Shoua2-9/+104
2015-12-23IB/core: Initialize UD header structure with IP and UDP headersMoni Shoua3-14/+150
2015-12-23IB/cma: Add configfs for rdma_cmMatan Barak6-7/+482
2015-12-23IB/rdma_cm: Add wrapper for cma reference countMatan Barak2-2/+13
2015-12-23IB/core: Validate route when we init ahMatan Barak6-77/+263
2015-12-23IB/core: Move rdma_is_upper_dev_rcu to header fileMatan Barak2-16/+17
2015-12-23IB/core: Add rdma_network_type to wcSomnath Kotur3-6/+142
2015-12-23IB/core: Add ROCE_UDP_ENCAP (RoCE V2) typeMatan Barak2-1/+3
2015-12-23IB/core: Add gid attributes to sysfsMatan Barak1-2/+182
2015-12-23IB/cm: Use the source GID index typeMatan Barak2-5/+22