summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/i40iw
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-092-3/+6
|\
| * i40iw_cm: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-2/+5
| * i40iw_main: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-1/+1
* | i40iw: Receive notification events correctlyShiraz Saleem2016-08-261-5/+3
* | i40iw: Update hw_iwarp_stateMustafa Ismail2016-08-261-0/+1
* | i40iw: Send last streaming mode message for loopback connectionsTatyana Nikolova2016-08-251-21/+1
* | i40iw: Avoid writing to freed memoryMustafa Ismail2016-08-241-2/+1
* | i40iw: Fix double free of allocated_bufferMustafa Ismail2016-08-241-1/+0
* | i40iw: Do not set self-referencing pointer to NULL after kfreeMustafa Ismail2016-08-241-1/+4
* | i40iw: Add missing NULL check for MPA private dataShiraz Saleem2016-08-241-2/+2
* | i40iw: Add missing check for interface already openMustafa Ismail2016-08-231-0/+4
* | i40iw: Protect req_resource_num updateMustafa Ismail2016-08-231-1/+1
* | i40iw: Change mem_resources pointer to a u8Shiraz Saleem2016-08-231-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-08-047-54/+66
|\
| * i40iw: Add NULL check for puda bufferMustafa Ismail2016-08-021-0/+4
| * i40iw: Change dup_ack_thresh to u8Mustafa Ismail2016-08-021-1/+1
| * i40iw: Remove unnecessary check for moving CQ headMustafa Ismail2016-08-022-5/+4
| * i40iw: Simplify code to set fragments in SQ WQEMustafa Ismail2016-08-021-6/+6
| * i40iw: Remove unnecessary parameter to i40iw_cq_poll_completionMustafa Ismail2016-08-023-9/+6
| * i40iw: Do not access pointer after freeMustafa Ismail2016-08-021-2/+2
| * i40iw: Correct and use size parameter to i40iw_reg_phys_mrMustafa Ismail2016-08-021-1/+2
| * i40iw: Fix return codesShiraz Saleem2016-08-021-16/+31
| * IB/i40iw: Support device FW version stringIra Weiny2016-06-231-14/+10
* | i40iw: Enable remote access rights for stag allocationShiraz Saleem2016-07-121-0/+1
* | i40iw: do not print unitialized variables in error messageNicolas Iooss2016-07-121-2/+1
* | i40iw: Enable level-1 PBL for fast memory registrationShiraz Saleem2016-06-232-0/+6
* | i40iw: Return correct max_fast_reg_page_list_lenFaisal Latif2016-06-232-0/+2
* | i40iw: Correct status check on i40iw_get_pbleFaisal Latif2016-06-231-1/+1
* | i40iw: Correct CQ armingShiraz Saleem2016-06-231-3/+6
|/
* IB/core: Make device counter infrastructure dynamicChristoph Lameter2016-05-261-36/+109
* i40iw: pass hw_stats by reference rather than by valueColin Ian King2016-05-131-3/+3
* i40iw: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen2016-05-131-1/+0
* i40iw: constify i40iw_vf_cqp_ops structureJulia Lawall2016-05-133-3/+3
* i40e: constify i40e_client_ops structureJulia Lawall2016-05-131-1/+1
* IB/core: Enhance ib_map_mr_sg()Bart Van Assche2016-05-131-1/+1
* IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2016-05-131-2/+3
* 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
OpenPOWER on IntegriCloud