summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/i40iw
Commit message (Expand)AuthorAgeFilesLines
* i40iw: Fix potential fcn_id_array out of boundsChristopher N Bednarz2017-08-161-1/+1
* i40iw: Use correct alignment for CQ0 memoryChristopher N Bednarz2017-08-161-1/+1
* i40iw: Fix typecast of tcp_seq_numMustafa Ismail2017-08-161-1/+1
* i40iw: Correct variable namesMustafa Ismail2017-08-162-4/+4
* i40iw: Fix parsing of query/commit FPM buffersChien Tin Tung2017-08-162-42/+83
* IB/i40iw: Fix error code in i40iw_create_cq()Dan Carpenter2017-07-201-1/+3
* i40iw: Free QP PBLEs when the QP is destroyedTatyana Nikolova2017-07-202-5/+12
* i40iw: Avoid memory leak of CQP request objectsShiraz Saleem2017-07-203-0/+55
* i40iw: Update list correctlyHenry Orosco2017-07-201-1/+1
* i40iw: Add missing memory barrierHenry Orosco2017-07-201-0/+3
* i40iw: Free QP resources on CQP destroy QP failureShiraz Saleem2017-07-201-2/+6
* i40iw: Release cm_id ref on PCI function resetShiraz Saleem2017-07-201-1/+4
* i40iw: Utilize iwdev->reset during PCI function resetShiraz Saleem2017-07-201-27/+24Star
* i40iw: Do not poll CCQ after it is destroyedMustafa Ismail2017-07-201-0/+2
* i40iw: Fix order of cleanup in closeMustafa Ismail2017-07-201-3/+4
* sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-201-1/+1
* RDMA/i40iw: fix duplicated code for different branchesGustavo A. R. Silva2017-06-011-4/+1Star
* RDMA/i40iw: Remove MSS change supportShiraz Saleem2017-06-014-31/+1Star
* RDMA/i40iw: Fix device initialization error pathMustafa Ismail2017-06-011-7/+13
* RDMA/i40iw: ACK MPA Reject frameTatyana Nikolova2017-06-011-1/+1
* RDMA/i40iw: Don't set 0-length FULPDU RTR indication control flagTatyana Nikolova2017-06-011-1/+0Star
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-1/+1
* IB/i40iw: use setup_timerGeliang Tang2017-04-282-9/+6Star
* IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-251-5/+5
* i40iw: Receive netdev events post INET_NOTIFIER stateShiraz Saleem2017-03-241-0/+8
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+0Star
|\
| * IB/i40iw: Remove a superfluous assignment statementBart Van Assche2017-01-241-1/+0Star
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-231-4/+4
|\ \
| * | IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-141-4/+4
* | | Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford2017-02-191-10/+1Star
|\ \ \
| * | | RDMA/core: Add the function ib_mtu_int_to_enumAmrani, Ram2017-01-241-10/+1Star
| |/ /
* | | i40iw: Set maj_err and min_err in i40iw_sc_cqp_createShiraz Saleem2017-01-241-0/+3
* | | i40iw: fix some indenting in i40iw_sc_vsi_init()Dan Carpenter2017-01-241-3/+3
| |/ |/|
* | RDMA/i40iw: use designated initializersKees Cook2017-01-122-82/+80Star
|/
* i40iw: Set 128B as the only supported RQ WQE sizeChien Tin Tung2016-12-228-25/+53
* Merge branch 'mlx' into merge-testDoug Ledford2016-12-141-1/+3
|\
| * IB/core: Let create_ah return extended response to userMoni Shoua2016-12-131-1/+3
| |
| \
*-. \ Merge branches 'chelsio', 'debug-cleanup', 'hns' and 'i40iw' into merge-testDoug Ledford2016-12-1419-694/+1663
|\ \ \ | |_|/ |/| |
| | * i40iw: Reorganize structures to align with HW capabilitiesHenry Orosco2016-12-1214-465/+775
| | * i40iw: Fix incorrect check for errorMustafa Ismail2016-12-121-1/+1
| | * i40iw: Assign MSS only when it is a new MTUMustafa Ismail2016-12-121-0/+2
| | * i40iw: Fix race condition in terminate timer's handlerShiraz Saleem2016-12-123-3/+6
| | * i40iw: Fix memory leak in CQP destroy when in resetMustafa Ismail2016-12-121-6/+3Star
| | * i40iw: Fix QP flush to not hang on empty queues or failureShiraz Saleem2016-12-122-5/+30
| | * i40iw: Fix double free of QPMustafa Ismail2016-12-123-6/+20
| | * i40iw: Use correct src address in memcpy to rdma stats countersShiraz Saleem2016-12-121-1/+1
| | * i40iw: Remove macros I40IW_STAG_KEY_FROM_STAG and I40IW_STAG_INDEX_FROM_STAGThomas Huth2016-12-121-6/+0Star
| | * i40iw: Add request for reset on CQP timeoutHenry Orosco2016-12-052-1/+10
| | * i40iw: Code cleanup, remove check of PBLE pagesHenry Orosco2016-12-051-4/+0Star
| | * i40iw: Correctly fail loopback connection if no listenerShiraz Saleem2016-12-051-27/+35