summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qedr/verbs.c
Commit message (Expand)AuthorAgeFilesLines
* 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-061-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-031-37/+35
| * IB/providers: Avoid zero GID check for RoCEParav Pandit2018-04-031-3/+0
| * RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit2018-04-031-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-011-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-061-0/+10
* RDMA/qedr: Fix kernel panic when running fio over NFSoRDMAKalderon, Michal2018-03-061-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-141-6/+1
* RDMA/qedr: Declare local functions staticBart Van Assche2017-10-141-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-281-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
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-231-4/+5
|\
| * IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-141-4/+5
* | RDMA/qedr: Fix some error handlingChristophe Jaillet2017-02-191-4/+6
* | Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford2017-02-191-21/+41
|\ \
OpenPOWER on IntegriCloud