summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qedr/verbs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA/qedr: Fix NULL pointer dereference when running over iWARP without RDMA-CMKalderon, Michal2018-06-111-0/+3
* RDMA/qedr: fix spelling mistake: "adrresses" -> "addresses"Colin Ian King2018-05-311-1/+1
* Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe2018-05-281-31/+29
|\
| * RDMA/qedr: Fix doorbell bar mapping for dpi > 1Kalderon, Michal2018-05-231-31/+29
* | RDMA/qedr: fix spelling mistake: "failes" -> "fails"Colin Ian King2018-05-011-1/+1
|/
* Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-071-101/+54
|\
| * RDMA/qedr: Fix wmb usage in qedrKalderon, Michal2018-04-051-8/+18
| * RDMA/qedr: Zero stack memory before copying to user spaceJason Gunthorpe2018-04-051-3/+3
| * IB/providers: Avoid null netdev check for RoCEParav Pandit2018-04-041-37/+35
| * IB/providers: Avoid zero GID check for RoCEParav Pandit2018-04-041-3/+0
| * RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit2018-04-041-21/+0
| * IB/qedr: Remove GID add/del dummy routinesParav Pandit2018-04-031-31/+0
| * RDMA/qedr: eliminate duplicate barriers on weakly-ordered archsSinan Kaya2018-03-151-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-021-13/+32
|\ \
| * | RDMA/qedr: Fix QP state initialization raceKalderon, Michal2018-03-211-3/+17
| * | RDMA/qedr: fix QP's ack timeout configurationKalderon, Michal2018-03-211-10/+15
| |/
* / qed*: Utilize FW 8.33.11.0Michal Kalderon2018-03-291-2/+2
|/
* RDMA/qedr: Fix iWARP write and send with immediateKalderon, Michal2018-03-071-0/+10
* RDMA/qedr: Fix kernel panic when running fio over NFSoRDMAKalderon, Michal2018-03-071-1/+2
* RDMA/qedr: lower print level of flushed CQEsKalderon, Michal2018-01-251-3/+3
* RDMA/qedr: Fix endian problems around imm_dataJason Gunthorpe2018-01-151-2/+2
* RDMA/qedr: Use zeroing memory allocator than allocator/memsetHimanshu Jha2018-01-021-3/+2
* RDMA/qedr: Remove set-but-not-used variablesBart Van Assche2017-10-151-6/+1
* RDMA/qedr: Declare local functions staticBart Van Assche2017-10-151-1/+1
* Merge branch 'qedr' into k.o/for-nextDoug Ledford2017-09-251-80/+272
|\
| * RDMA/qedr: Missing error code in qedr_init_user_queue()Dan Carpenter2017-08-291-1/+3
| * RDMA/qedr: Add support for iWARP in user spaceKalderon, Michal2017-08-181-17/+63
| * RDMA/qedr: Add iWARP connection management functionsKalderon, Michal2017-08-181-0/+17
| * RDMA/qedr: Add iWARP connection management qp related callbacksKalderon, Michal2017-08-181-2/+36
| * RDMA/qedr: Add support for read with invalidate, supported in iWARPKalderon, Michal2017-08-181-5/+3
| * RDMA/qedr: Add iWARP support in existing verbsKalderon, Michal2017-08-181-35/+136
| * RDMA/qedr: Add support for registering an iWARP deviceKalderon, Michal2017-08-181-20/+14
| * RDMA/qedr: Rename the qedr_cm file as a preparation for iWARP supportKalderon, Michal2017-08-181-1/+1
* | RDMA/qedr: fix spelling mistake: "invlaid" -> "invalid"Colin Ian King2017-08-241-1/+1
* | RDMA/qedr: notify user application of supported WIDsAmrani, Ram2017-07-271-0/+2
* | RDMA/qedr: notify user application if DPM is supportedAmrani, Ram2017-07-271-0/+1
|/
* RDMA/qedr: Prevent memory overrun in verbs' user responsesAmrani, Ram2017-07-201-4/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-211-27/+41
|\
| * RDMA/qedr: Add 64KB PAGE_SIZE support to user-space queuesRam Amrani2017-06-141-27/+37
| * RDMA/qedr: Initialize byte_len in WC of READ and SEND commandsMichal Kalderon2017-06-141-0/+4
* | qed: Chain support for external PBLMintz, Yuval2017-06-201-3/+3
|/
* IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-011-0/+1
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-011-23/+21
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-1/+1
* RDMA/qedr: add support for send+invalidate in poll CQAmrani, Ram2017-04-281-37/+61
* RDMA/qedr: destroy CQ only after HW releases itAmrani, Ram2017-04-281-0/+64
* RDMA/qedr: enhance destroy flow for GSI QPAmrani, Ram2017-04-281-10/+11
* RDMA/qedr: reset access control when registering a MRAmrani, Ram2017-04-281-0/+2
* IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-251-4/+4
* qed*: Utilize Firmware 8.15.3.0Mintz, Yuval2017-03-131-1/+2