summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qedr
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-11-1511-118/+1230
|\
| * Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-1811-118/+1230
| |\
| | * RDMA/qedr: Remove set-but-not-used variablesBart Van Assche2017-10-141-6/+1
| | * RDMA/qedr: Annotate iomem pointers correctlyBart Van Assche2017-10-141-1/+1
| | * RDMA/qedr: Declare local functions staticBart Van Assche2017-10-144-33/+32
| | * RDMA/qedr: Use NULL instead of 0 to represent a pointerBart Van Assche2017-10-141-1/+1
| | * RDMA/qedr: Fix rdma_type initializationKalderon, Michal2017-09-291-0/+1
| | *-. Merge branches 'hns' and 'misc' into k.o/for-nextDoug Ledford2017-09-271-0/+1
| | |\ \
| | | | * IB: Move PCI dependency from root KConfig to HW's KConfigsYuval Shaia2017-09-271-0/+1
| | | |/
| | * | Merge branch 'qedr' into k.o/for-nextDoug Ledford2017-09-2510-91/+1207
| | |\ \ | | | |/ | | |/|
| | | * RDMA/qedr: fix build error without ipv6Arnd Bergmann2017-09-221-3/+6
| | | * 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-185-1/+750
| | | * RDMA/qedr: Add iWARP connection management qp related callbacksKalderon, Michal2017-08-186-4/+145
| | | * RDMA/qedr: Add support for read with invalidate, supported in iWARPKalderon, Michal2017-08-182-7/+7
| | | * RDMA/qedr: Add iWARP support in existing verbsKalderon, Michal2017-08-182-35/+139
| | | * RDMA/qedr: Add support for registering an iWARP deviceKalderon, Michal2017-08-184-26/+97
| | | * RDMA/qedr: Rename the qedr_cm file as a preparation for iWARP supportKalderon, Michal2017-08-184-3/+3
* | | | qed: Fix iWARP out of order flowMichal Kalderon2017-10-191-0/+1
|/ / /
* | | RDMA/qedr: Parse vlan priority as slAmrani, Ram2017-10-041-0/+2
* | | RDMA/qedr: Parse VLAN ID correctly and ignore the value of zeroAmrani, Ram2017-10-042-4/+8
|/ /
* | 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
|\
OpenPOWER on IntegriCloud