summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qedr
Commit message (Expand)AuthorAgeFilesLines
* RDMA/qedr: fix spelling mistake: "invlaid" -> "invalid"Colin Ian King2017-08-241-1/+1
* RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-101-3/+2
* RDMA/qedr: notify user application of supported WIDsAmrani, Ram2017-07-271-0/+2
* RDMA/qedr: notify user application if DPM is supportedAmrani, Ram2017-07-273-0/+4
* RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-242-2/+0
* 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-212-28/+45
|\
| * RDMA/qedr: Add 64KB PAGE_SIZE support to user-space queuesRam Amrani2017-06-142-28/+41
| * RDMA/qedr: Initialize byte_len in WC of READ and SEND commandsMichal Kalderon2017-06-141-0/+4
* | qed*: Rename qed_roce_if.h to qed_rdma_if.hKalderon, Michal2017-06-212-2/+2
* | qed*: Set rdma generic functions prefixMichal Kalderon2017-06-201-3/+3
* | qed*: qede_roce.[ch] -> qede_rdma.[ch]Michal Kalderon2017-06-202-2/+2
* | qed: Chain support for external PBLMintz, Yuval2017-06-202-4/+4
* | qed*: LL2 callback operationsMichal Kalderon2017-06-093-58/+188
|/
* RDMA/qedr: add null check before pointer dereferenceGustavo A. R. Silva2017-06-011-4/+6
* Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-091-0/+1
|\
| * iommu: Remove pci.h include from trace/events/iommu.hJoerg Roedel2017-04-291-0/+1
* | IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-012-1/+2
* | IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-014-34/+38
* | IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-014-5/+5
* | RDMA/qedr: add support for send+invalidate in poll CQAmrani, Ram2017-04-282-38/+63
* | RDMA/qedr: destroy CQ only after HW releases itAmrani, Ram2017-04-283-2/+75
* | RDMA/qedr: enhance destroy flow for GSI QPAmrani, Ram2017-04-281-10/+11
* | RDMA/qedr: properly check atomic capabilitiesAmrani, Ram2017-04-281-31/+46
* | 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-135-64/+6
|/
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
|\
| * IB/qedr: Switch from dma_device to dev.parentBart Van Assche2017-01-241-1/+1
* | 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-194-42/+65
|\ \ \ | |_|/ |/| |
| * | RDMA/qedr: Dispatch port active event from qedr_addRam Amrani2017-01-242-6/+19
| * | RDMA/qedr: Fix and simplify memory leak in PD allocRam Amrani2017-01-241-8/+18
| * | RDMA/qedr: Fix RDMA CM loopbackRam Amrani2017-01-241-2/+2
| * | RDMA/qedr: Fix formattingRam Amrani2017-01-242-3/+1
| * | RDMA/qedr: Mark three functions as staticRam Amrani2017-01-241-6/+8
| * | RDMA/qedr: Don't reset QP when queues aren't flushedRam Amrani2017-01-241-0/+8
| * | RDMA/qedr: Don't spam dmesg if QP is in error stateRam Amrani2017-01-241-3/+4
| * | RDMA/qedr: Remove CQ spinlock from CM completion handlersRam Amrani2017-01-242-11/+2
| * | RDMA/qedr: Return max inline data in QP query resultRam Amrani2017-01-241-1/+1
| * | RDMA/qedr: Return success when not changing QP stateRam Amrani2017-01-241-1/+1
| * | RDMA/qedr: Fix MTU returned from QP queryAmrani, Ram2017-01-241-1/+1
| |/
* | RDMA/qedr: restructure functions that create/destroy QPsAmrani, Ram2017-01-121-313/+236
* | RDMA: Adding ethertype ETH_P_IBOESelvin Xavier2017-01-102-2/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-231-10/+25
|\
| * qedr: Always notify the verb consumer of flushed CQEsAmrani, Ram2016-12-221-1/+1
| * qedr: clear the vendor error field in the work completionAmrani, Ram2016-12-221-0/+3
| * qedr: post_send/recv according to QP stateAmrani, Ram2016-12-221-4/+4
OpenPOWER on IntegriCloud