aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/i40iw/i40iw_hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-02RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iwShiraz Saleem1-851/+0
2021-01-19RDMA/hw/i40iw/i40iw_hw: Provide description for 'ipv4', remove 'user_pri' and fix 'iwcq'Lee Jones1-2/+2
2020-09-22i40iw: Add support to make destroy QP synchronousSindhu, Devale1-2/+2
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+1
2020-05-04i40iw: Fix error handling in i40iw_manage_arp_cache()Dan Carpenter1-1/+1
2018-06-18i40iw: Reorganize acquire/release of locks in i40iw_manage_apbvtShiraz Saleem1-32/+51
2018-05-28Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma for-nextJason Gunthorpe1-2/+2
2018-05-16i40iw: Extend port reuse support for listenersShiraz Saleem1-3/+31
2018-05-09RDMA/i40iw: Avoid reference leaks when processing the AEQAndrew Boyer1-2/+2
2018-03-15i40iw: Tear-down connection after CQP Modify QP failureHenry Orosco1-0/+2
2018-03-15i40iw: Refactor of driver generated AEsHenry Orosco1-0/+33
2017-12-22i40iw: Ignore LLP_DOUBT_REACHABILITY AEShiraz Saleem1-1/+2
2017-10-18i40iw: Cleanup AE processingMustafa Ismail1-1/+1
2017-10-14RDMA/i40iw: Suppress gcc 7 fall-through complaintsBart Van Assche1-0/+1
2016-12-12i40iw: Reorganize structures to align with HW capabilitiesHenry Orosco1-1/+3
2016-12-12i40iw: Fix QP flush to not hang on empty queues or failureShiraz Saleem1-2/+24
2016-12-12i40iw: Fix double free of QPMustafa Ismail1-1/+3
2016-12-05i40iw: Query device accounts for internal rsrcHenry Orosco1-1/+1
2016-12-03i40iw: Add Quality of Service supportHenry Orosco1-11/+14
2016-08-26i40iw: Update hw_iwarp_stateMustafa Ismail1-0/+1
2016-04-28RDMA/i40iw: Correct STag mask to min of 14 bitsChien Tin Tung1-1/+2
2016-04-28RDMA/i40iw: Fix endian issues and warningsIsmail, Mustafa1-2/+2
2016-04-28RDMA/i40iw: Add qp table lock around AE processingIsmail, Mustafa1-0/+7
2016-03-16i40iw: use shared code for port mapperFaisal Latif1-10/+10
2016-02-29i40iw: add hw and utils filesFaisal Latif1-0/+730