summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2016-08-02i40iw: Do not access pointer after freeMustafa Ismail1-2/+2
2016-08-02i40iw: Correct and use size parameter to i40iw_reg_phys_mrMustafa Ismail1-1/+2
2016-08-02i40iw: Fix return codesShiraz Saleem1-16/+31
2016-06-23Merge branches 'cxgb4-4.8', 'mlx5-4.8' and 'fw-version' into k.o/for-4.8Doug Ledford31-358/+2508
2016-06-23IB/hfi1: Add device FW version stringIra Weiny2-0/+17
2016-06-23IB/core: Export a common fw_ver sysfs entryIra Weiny1-1/+14
2016-06-23IB/ipoib: Use new device FW version stringIra Weiny1-4/+2
2016-06-23IB/usnic: Support device FW version stringIra Weiny2-17/+16
2016-06-23IB/ocrdma: Support device FW version stringIra Weiny1-10/+9
2016-06-23IB/nes: Support device FW version stringIra Weiny1-19/+14
2016-06-23IB/mthca: Supprot device FW version stringIra Weiny1-12/+12
2016-06-23IB/mlx5: Support device FW version stringIra Weiny1-11/+10
2016-06-23IB/mlx4: Support device FW version stringIra Weiny1-12/+12
2016-06-23IB/i40iw: Support device FW version stringIra Weiny1-14/+10
2016-06-23IB/cxgb4: Support device FW version stringIra Weiny1-16/+15
2016-06-23IB/cxgb3: Support device FW version stringIra Weiny1-14/+13
2016-06-23IB/core: Add get FW version string to the coreIra Weiny1-0/+9
2016-06-23IB/mlx5: Add port protocol statsMark Bloch1-0/+78
2016-06-23IB/mlx5: Add per port countersMark Bloch3-2/+69
2016-06-23{net, IB}/mlx5: Refactor internal SRQ APIArtemy Kovalyov1-62/+40
2016-06-23IB/mlx5: Report mlx5 TSO capabilities when querying deviceBodong Wang2-7/+58
2016-06-23IB/mlx5: Enable flow steering for IPv6 trafficMaor Gottlieb1-0/+26
2016-06-23IB/core: Add IPv6 support to flow steeringMaor Gottlieb2-0/+10
2016-06-23IB/mlx5: Reset flow support for IB kernel ULPsMaor Gottlieb6-21/+248
2016-06-23IB/mlx5: Implements disassociate_ucontext APIMaor Gottlieb2-4/+135
2016-06-23IB/mlx5: Add RSS QP supportYishai Hadas3-0/+239
2016-06-23IB/uverbs: Extend create QP to get RWQ indirection tableYishai Hadas1-12/+63
2016-06-23IB/core: Extend create QP to get indirection tableYishai Hadas1-2/+17
2016-06-23IB/mlx5: Add Receive Work Queue Indirection table operationsYishai Hadas4-1/+102
2016-06-23IB/uverbs: Introduce RWQ Indirection tableYishai Hadas3-0/+226
2016-06-23IB/core: Introduce Receive Work Queue indirection tableYishai Hadas1-0/+62
2016-06-23IB/mlx5: Add receive Work Queue verbsYishai Hadas4-1/+373
2016-06-23IB/uverbs: Add WQ supportYishai Hadas3-0/+277
2016-06-23IB/core: Introduce Work Queue object and its verbsYishai Hadas1-0/+82
2016-06-23RDMA/iw_cxgb4: Low resource fixes for Completion queueHariprasad S2-17/+26
2016-06-23RDMA/iw_cxgb4: Low resource fixes for Memory registrationHariprasad S2-37/+76
2016-06-23RDMA/iw_cxgb4: Low resource fixes for connection managerHariprasad S3-42/+114
2016-06-23RDMA/iw_cxgb4: Add missing error codes for act open cmdHariprasad S1-3/+8
2016-06-23RDMA/iw_cxgb4: clean up c4iw_reject_cr()Hariprasad S1-11/+8
2016-06-23RDMA/iw_cxgb4: allocate enough space for debugfs "qps" dumpHariprasad S1-1/+1
2016-06-23RDMA/iw_cxgb4: only read markers_enabled mod param onceHariprasad S1-6/+18
2016-06-07IB/IPoIB: Don't update neigh validity for unresolved entriesErez Shitrit1-1/+3
2016-06-07IB/mlx5: Fix alternate path codeAchiad Shochat1-5/+9
2016-06-07IB/mlx5: Fix pkey_index length in the QP path recordNoa Osherovich1-7/+8
2016-06-07IB/mlx5: Fix entries check in mlx5_ib_resize_cqNoa Osherovich1-2/+7
2016-06-07IB/mlx5: Fix entries checks in mlx5_ib_create_cqNoa Osherovich1-1/+2
2016-06-07IB/mlx5: Check BlueFlame HCA supportNoa Osherovich1-1/+2
2016-06-07IB/mlx5: Fix returned values of query QPNoa Osherovich1-5/+9
2016-06-07IB/mlx5: Limit query HCA clockNoa Osherovich1-1/+8
2016-06-07IB/mlx5: Fix FW version diaplay in sysfsEran Ben Elisha1-1/+1