summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/i40iw
AgeCommit message (Expand)Author
2019-11-25RDMA/i40iw: Fix incorrect iterator typeHÃ¥kon Bugge
2019-08-04RDMA/i40iw: Set queue pair state when being queriedLiu, Changcheng
2018-05-30i40iw: Zero-out consumer key on allocate stag for FMRShiraz Saleem
2018-04-13i40iw: Correct Q1/XF object count equationShiraz Saleem
2018-04-13i40iw: Fix sequence number for the first partial FPDUShiraz Saleem
2018-02-25i40iw: Correct ARP index maskMustafa Ismail
2017-12-25i40iw: Receive netdev events post INET_NOTIFIER stateShiraz Saleem
2017-01-09i40iw: Use correct src address in memcpy to rdma stats countersShiraz Saleem
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-07i40iw_cm: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-10-07i40iw_main: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-08-26i40iw: Receive notification events correctlyShiraz Saleem
2016-08-26i40iw: Update hw_iwarp_stateMustafa Ismail
2016-08-25i40iw: Send last streaming mode message for loopback connectionsTatyana Nikolova
2016-08-24i40iw: Avoid writing to freed memoryMustafa Ismail
2016-08-24i40iw: Fix double free of allocated_bufferMustafa Ismail
2016-08-24i40iw: Do not set self-referencing pointer to NULL after kfreeMustafa Ismail
2016-08-24i40iw: Add missing NULL check for MPA private dataShiraz Saleem
2016-08-23i40iw: Add missing check for interface already openMustafa Ismail
2016-08-23i40iw: Protect req_resource_num updateMustafa Ismail
2016-08-23i40iw: Change mem_resources pointer to a u8Shiraz Saleem
2016-08-04Merge 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