summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/i40iw/i40iw_hw.c
Commit message (Expand)AuthorAgeFilesLines
* i40iw: Reorganize acquire/release of locks in i40iw_manage_apbvtShiraz Saleem2018-06-181-32/+51
* Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe2018-05-281-2/+2
|\
| * RDMA/i40iw: Avoid reference leaks when processing the AEQAndrew Boyer2018-05-091-2/+2
* | i40iw: Extend port reuse support for listenersShiraz Saleem2018-05-161-3/+31
|/
* i40iw: Tear-down connection after CQP Modify QP failureHenry Orosco2018-03-151-0/+2
* i40iw: Refactor of driver generated AEsHenry Orosco2018-03-151-0/+33
* i40iw: Ignore LLP_DOUBT_REACHABILITY AEShiraz Saleem2017-12-221-1/+2
* i40iw: Cleanup AE processingMustafa Ismail2017-10-181-1/+1
* RDMA/i40iw: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-141-0/+1
* i40iw: Reorganize structures to align with HW capabilitiesHenry Orosco2016-12-121-1/+3
* i40iw: Fix QP flush to not hang on empty queues or failureShiraz Saleem2016-12-121-2/+24
* i40iw: Fix double free of QPMustafa Ismail2016-12-121-1/+3
* i40iw: Query device accounts for internal rsrcHenry Orosco2016-12-051-1/+1
* i40iw: Add Quality of Service supportHenry Orosco2016-12-031-11/+14
* i40iw: Update hw_iwarp_stateMustafa Ismail2016-08-261-0/+1
* RDMA/i40iw: Correct STag mask to min of 14 bitsChien Tin Tung2016-04-281-1/+2
* RDMA/i40iw: Fix endian issues and warningsIsmail, Mustafa2016-04-281-2/+2
* RDMA/i40iw: Add qp table lock around AE processingIsmail, Mustafa2016-04-281-0/+7
* i40iw: use shared code for port mapperFaisal Latif2016-03-161-10/+10
* i40iw: add hw and utils filesFaisal Latif2016-02-291-0/+730