summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qedr
Commit message (Expand)AuthorAgeFilesLines
* 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: Fix iWARP connect with port mapperKalderon, Michal2018-03-061-6/+10
* RDMA/qedr: Fix ipv6 destination address resolutionKalderon, Michal2018-03-061-2/+1
* Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-061-51/+8
|\
| * RDMA/qedr: Use pci_enable_atomic_ops_to_root()Felix Kuehling2018-01-241-51/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-312-55/+72
|\ \
| * | qed*: Utilize FW 8.33.1.0Tomer Tayar2018-01-021-8/+25
| * | qed*: HSI renaming for different types of HWTomer Tayar2018-01-021-1/+1
| * | qed*: Refactoring and rearranging FW API with no functional impactTomer Tayar2018-01-021-54/+54
| |/
* | 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
|/
* 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
OpenPOWER on IntegriCloud