summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/i40iw
AgeCommit message (Expand)AuthorFilesLines
2019-11-20RDMA/i40iw: Fix incorrect iterator typeHÃ¥kon Bugge1-1/+1
2019-07-31RDMA/i40iw: Set queue pair state when being queriedLiu, Changcheng1-0/+2
2018-12-01i40iw: Fix memory leak in error path of create QPMustafa Ismail1-1/+1
2018-10-04RDMA/i40w: Hold read semaphore while looking after VMALeon Romanovsky1-0/+2
2018-04-26i40iw: Zero-out consumer key on allocate stag for FMRShiraz Saleem1-0/+1
2018-04-26i40iw: Free IEQ resourcesMustafa Ismail3-2/+3
2018-04-12i40iw: Validate correct IRD/ORD connection parametersTatyana Nikolova1-2/+3
2018-04-12i40iw: Correct Q1/XF object count equationShiraz Saleem1-2/+4
2018-04-12i40iw: Fix sequence number for the first partial FPDUShiraz Saleem2-1/+2
2018-02-25i40iw: Correct ARP index maskMustafa Ismail1-1/+1
2018-02-25i40iw: Do not free sqbuf when event is I40IW_TIMER_TYPE_CLOSEMustafa Ismail1-3/+3
2018-02-25i40iw: Allocate a sdbuf per CQP WQEChien Tin Tung2-14/+33
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-04i40iw: Fix port number for query QPMustafa Ismail1-0/+2
2017-10-04i40iw: Add missing memory barriersMustafa Ismail3-8/+7
2017-09-22i40iw: Add support for port reuse on active side connectionsShiraz Saleem2-76/+78
2017-09-22i40iw: Add missing VLAN priorityMustafa Ismail2-1/+4
2017-09-22i40iw: Call i40iw_cm_disconn on modify QP to disconnectShiraz Saleem1-0/+12
2017-09-22i40iw: Prevent multiple netdev event notifier registrationsShiraz Saleem3-19/+20
2017-09-22i40iw: Fail open if there are no available MSI-X vectorsShiraz Saleem1-1/+6
2017-08-29i40iw: make some structures constBhumika Goyal1-3/+3
2017-08-25RDMA/i40iw: Remove unused argumentYuval Shaia1-12/+6
2017-08-22i40iw: Improve CQP timeout logicShiraz Saleem4-13/+39
2017-08-18Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford5-49/+90
2017-08-18Merge branch 'misc' into k.o/for-nextDoug Ledford3-16/+8
2017-08-18i40iw: fix spelling mistake: "allloc_buf" -> "alloc_buf"Colin Ian King1-2/+4
2017-08-18i40iw: Fixes for static checker warningsShiraz Saleem1-8/+1
2017-08-18i40iw: Simplify codeChristophe Jaillet1-6/+3
2017-08-16i40iw: Fix potential fcn_id_array out of boundsChristopher N Bednarz1-1/+1
2017-08-16i40iw: Use correct alignment for CQ0 memoryChristopher N Bednarz1-1/+1
2017-08-16i40iw: Fix typecast of tcp_seq_numMustafa Ismail1-1/+1
2017-08-16i40iw: Correct variable namesMustafa Ismail2-4/+4
2017-08-16i40iw: Fix parsing of query/commit FPM buffersChien Tin Tung2-42/+83
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky1-4/+3
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky1-1/+0
2017-07-20IB/i40iw: Fix error code in i40iw_create_cq()Dan Carpenter1-1/+3
2017-07-20i40iw: Free QP PBLEs when the QP is destroyedTatyana Nikolova2-5/+12
2017-07-20i40iw: Avoid memory leak of CQP request objectsShiraz Saleem3-0/+55
2017-07-20i40iw: Update list correctlyHenry Orosco1-1/+1
2017-07-20i40iw: Add missing memory barrierHenry Orosco1-0/+3
2017-07-20i40iw: Free QP resources on CQP destroy QP failureShiraz Saleem1-2/+6
2017-07-20i40iw: Release cm_id ref on PCI function resetShiraz Saleem1-1/+4
2017-07-20i40iw: Utilize iwdev->reset during PCI function resetShiraz Saleem1-27/+24
2017-07-20i40iw: Do not poll CCQ after it is destroyedMustafa Ismail1-0/+2
2017-07-20i40iw: Fix order of cleanup in closeMustafa Ismail1-3/+4
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar1-1/+1
2017-06-02RDMA/i40iw: fix duplicated code for different branchesGustavo A. R. Silva1-4/+1
2017-06-01RDMA/i40iw: Remove MSS change supportShiraz Saleem4-31/+1
2017-06-01RDMA/i40iw: Fix device initialization error pathMustafa Ismail1-7/+13
2017-06-01RDMA/i40iw: ACK MPA Reject frameTatyana Nikolova1-1/+1