summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/i40iw
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* i40iw: avoid potential uninitialized variable useArnd Bergmann2016-04-061-7/+3
* i40iw: Replace the obsolete crypto hash interface with shashTatyana Nikolova2016-03-215-21/+37
* i40iw: Kconfig and Makefile for iwarp moduleFaisal Latif2016-03-162-0/+16
* i40iw: virtual channel handling filesFaisal Latif2016-03-164-0/+1019
* i40iw: user kernel shared filesFaisal Latif2016-03-162-0/+1646
* i40iw: add X722 register fileFaisal Latif2016-03-161-0/+1030
* i40iw: add hardware related header filesFaisal Latif2016-03-163-0/+3131
* i40iw: add file to handle cqp callsFaisal Latif2016-03-161-0/+4743
* i40iw: use shared code for port mapperFaisal Latif2016-03-164-394/+76
* i40iw: add files for iwarp interfaceFaisal Latif2016-02-293-0/+2714
* i40iw: add hw and utils filesFaisal Latif2016-02-293-0/+2200
* i40iw: add hmc resource filesFaisal Latif2016-02-292-0/+1062
* i40iw: add pble resource filesFaisal Latif2016-02-292-0/+749
* i40iw: add puda codeFaisal Latif2016-02-292-0/+1619
* i40iw: add connection management codeFaisal Latif2016-02-292-0/+4898
* i40iw: add main, hdr, statusFaisal Latif2016-02-293-0/+2599
OpenPOWER on IntegriCloud