summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1: Fix pio map initializationJubin John2016-05-261-2/+1
* IB/hfi1: Correct 8051 link parameter settingsDean Luick2016-05-262-2/+10
* IB/hfi1: Update pkey table properly after link down or FM startSebastian Sanchez2016-05-262-0/+15
* IB/hfi1: Fix hard lockup due to not using save/restore spin lockMike Marciniszyn2016-05-261-2/+3
* IB/hfi1: Add tracing support for send with invalidate opcodeJianxin Xiong2016-05-263-0/+11
* IB/hfi1, qib: Add ieth to the packet header definitionsJianxin Xiong2016-05-262-0/+2
* IB/hfi1: Move driver out of stagingDennis Dalessandro2016-05-2662-0/+60970
* IB/qib: Remove unused qib_7322_intr_msgs[]Jubin John2016-05-261-15/+0
*-. Merge branches 'hfi1' and 'iw_cxgb4' into k.o/for-4.7Doug Ledford2016-05-058-94/+189
|\ \
| | * RDMA/iw_cxgb4: remove abort_connection() usage from ep_timeout()Hariprasad S2016-05-051-10/+2
| | * RDMA/iw_cxgb4: move QP -> ERROR on fatal disconnect errorsHariprasad S2016-05-051-0/+13
| | * RDMA/iw_cxgb4: don't use abort_connection in process_mpa_request()Hariprasad S2016-05-051-29/+35
| | * RDMA/iw_cxgb4: remove abort_connection() usage from accept/rejectHariprasad S2016-05-051-14/+15
| | * RDMA/iw_cxgb4: free resources when send_flowc() failsHariprasad S2016-05-051-5/+18
| | * RDMA/iw_cxgb4: remove connection abort from process_mpa_replyHariprasad S2016-05-051-2/+13
| | * RDMA/iw_cxgb4: ensure eps don't get freed while the mutex is heldHariprasad S2016-05-051-0/+7
| | * RDMA/iw_cxgb4: stop ep timer on close failureHariprasad S2016-05-051-1/+6
| | * RDMA/iw_cxgb4: release ep resources on accept arp failureHariprasad S2016-05-051-16/+66
| | * RDMA/nes: don't leak skb if carrier downFlorian Westphal2016-04-281-3/+0
| * | IB/rdmavt,hfi1,qib: Fix memory leakJubin John2016-04-281-2/+2
| * | IB/qib, IB/hfi1: Fix up UD loopback use of irq flagsMike Marciniszyn2016-04-285-12/+12
* | | RDMA/i40iw: Fix for removing quad hash entriesTatyana Nikolova2016-04-281-1/+3
* | | RDMA/i40iw: Fix for checking if the QP is destroyedTatyana Nikolova2016-04-283-0/+8
* | | RDMA/i40iw: Fix for using one sge for RDMA READShiraz Saleem2016-04-281-1/+5
* | | RDMA/i40iw: Fix for the size of kernel mode SQShiraz Saleem2016-04-281-2/+0
* | | RDMA/i40iw: Fix for a NOP WQE sizeMohammad Khan2016-04-281-0/+3
* | | RDMA/i40iw: Correct STag mask to min of 14 bitsChien Tin Tung2016-04-281-1/+2
* | | RDMA/i40iw: Fixes for WQE alignmentShiraz Saleem2016-04-282-2/+18
* | | RDMA/i40iw: Adding queue drain functionsIsmail, Mustafa2016-04-282-0/+40
* | | RDMA/i40iw: Fix SD calculation for initial HMC creationIsmail, Mustafa2016-04-282-33/+62
* | | RDMA/i40iw: Fix endian issues and warningsIsmail, Mustafa2016-04-288-56/+54
* | | RDMA/i40iw: Add base memory management extensionsIsmail, Mustafa2016-04-284-19/+271
* | | RDMA/i40iw: Initialize max enabled vfs variableIsmail, Mustafa2016-04-281-0/+1
* | | RDMA/i40iw: Correct return code check in add_pble_poolIsmail, Mustafa2016-04-281-4/+5
* | | RDMA/i40iw: Add virtual channel message queueIsmail, Mustafa2016-04-286-63/+103
* | | RDMA/i40iw: Remove unused code and fix warningIsmail, Mustafa2016-04-284-16/+3
* | | RDMA/i40iw: Populate vendor_id and vendor_part_id fieldsIsmail, Mustafa2016-04-281-2/+2
* | | RDMA/i40iw: Set vendor_err only if there is an actual errorIsmail, Mustafa2016-04-281-5/+5
* | | RDMA/i40iw: Add qp table lock around AE processingIsmail, Mustafa2016-04-283-2/+15
* | | RDMA/i40iw: Do not set self-referencing pointer to NULL after freeIsmail, Mustafa2016-04-281-1/+0
* | | RDMA/i40iw: Correct max message size in query portIsmail, Mustafa2016-04-281-1/+1
* | | RDMA/i40iw: Fix refused connectionsIsmail, Mustafa2016-04-281-41/+44
* | | RDMA/i40iw: Correct QP size calculationIsmail, Mustafa2016-04-284-66/+58
* | | RDMA/i40iw: Fix overflow of region lengthIsmail, Mustafa2016-04-282-3/+7
|/ /
* | Merge branch 'k.o/for-4.6-rc' into testing/4.6Doug Ledford2016-04-286-5/+32
|\ \ | |/
| * IB/security: Restrict use of the write() interfaceJason Gunthorpe2016-04-281-0/+5
| * IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg2016-04-281-1/+1
| * RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chipsHariprasad S2016-04-262-2/+6
| * iw_cxgb4: handle draining an idle qpSteve Wise2016-04-261-2/+16
| * iw_cxgb3: initialize ibdev.iwcm->ifname for port mappingSteve Wise2016-04-261-0/+2
OpenPOWER on IntegriCloud