summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/i40iw
AgeCommit message (Expand)Author
2016-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-08-02i40iw: Add NULL check for puda bufferMustafa Ismail
2016-08-02i40iw: Change dup_ack_thresh to u8Mustafa Ismail
2016-08-02i40iw: Remove unnecessary check for moving CQ headMustafa Ismail
2016-08-02i40iw: Simplify code to set fragments in SQ WQEMustafa Ismail
2016-08-02i40iw: Remove unnecessary parameter to i40iw_cq_poll_completionMustafa Ismail
2016-08-02i40iw: Do not access pointer after freeMustafa Ismail
2016-08-02i40iw: Correct and use size parameter to i40iw_reg_phys_mrMustafa Ismail
2016-08-02i40iw: Fix return codesShiraz Saleem
2016-07-12i40iw: Enable remote access rights for stag allocationShiraz Saleem
2016-07-12i40iw: do not print unitialized variables in error messageNicolas Iooss
2016-06-23IB/i40iw: Support device FW version stringIra Weiny
2016-06-23i40iw: Enable level-1 PBL for fast memory registrationShiraz Saleem
2016-06-23i40iw: Return correct max_fast_reg_page_list_lenFaisal Latif
2016-06-23i40iw: Correct status check on i40iw_get_pbleFaisal Latif
2016-06-23i40iw: Correct CQ armingShiraz Saleem
2016-05-26IB/core: Make device counter infrastructure dynamicChristoph Lameter
2016-05-13i40iw: pass hw_stats by reference rather than by valueColin Ian King
2016-05-13i40iw: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen
2016-05-13i40iw: constify i40iw_vf_cqp_ops structureJulia Lawall
2016-05-13i40e: constify i40e_client_ops structureJulia Lawall
2016-05-13IB/core: Enhance ib_map_mr_sg()Bart Van Assche
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig
2016-04-28RDMA/i40iw: Fix for removing quad hash entriesTatyana Nikolova
2016-04-28RDMA/i40iw: Fix for checking if the QP is destroyedTatyana Nikolova
2016-04-28RDMA/i40iw: Fix for using one sge for RDMA READShiraz Saleem
2016-04-28RDMA/i40iw: Fix for the size of kernel mode SQShiraz Saleem
2016-04-28RDMA/i40iw: Fix for a NOP WQE sizeMohammad Khan
2016-04-28RDMA/i40iw: Correct STag mask to min of 14 bitsChien Tin Tung
2016-04-28RDMA/i40iw: Fixes for WQE alignmentShiraz Saleem
2016-04-28RDMA/i40iw: Adding queue drain functionsIsmail, Mustafa
2016-04-28RDMA/i40iw: Fix SD calculation for initial HMC creationIsmail, Mustafa
2016-04-28RDMA/i40iw: Fix endian issues and warningsIsmail, Mustafa
2016-04-28RDMA/i40iw: Add base memory management extensionsIsmail, Mustafa
2016-04-28RDMA/i40iw: Initialize max enabled vfs variableIsmail, Mustafa
2016-04-28RDMA/i40iw: Correct return code check in add_pble_poolIsmail, Mustafa
2016-04-28RDMA/i40iw: Add virtual channel message queueIsmail, Mustafa
2016-04-28RDMA/i40iw: Remove unused code and fix warningIsmail, Mustafa
2016-04-28RDMA/i40iw: Populate vendor_id and vendor_part_id fieldsIsmail, Mustafa
2016-04-28RDMA/i40iw: Set vendor_err only if there is an actual errorIsmail, Mustafa
2016-04-28RDMA/i40iw: Add qp table lock around AE processingIsmail, Mustafa
2016-04-28RDMA/i40iw: Do not set self-referencing pointer to NULL after freeIsmail, Mustafa
2016-04-28RDMA/i40iw: Correct max message size in query portIsmail, Mustafa
2016-04-28RDMA/i40iw: Fix refused connectionsIsmail, Mustafa
2016-04-28RDMA/i40iw: Correct QP size calculationIsmail, Mustafa
2016-04-28RDMA/i40iw: Fix overflow of region lengthIsmail, Mustafa
2016-04-06i40iw: avoid potential uninitialized variable useArnd Bergmann
2016-03-21i40iw: Replace the obsolete crypto hash interface with shashTatyana Nikolova
2016-03-16i40iw: Kconfig and Makefile for iwarp moduleFaisal Latif
2016-03-16i40iw: virtual channel handling filesFaisal Latif