aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qedr (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak1-0/+1
2018-03-15RDMA/qedr: eliminate duplicate barriers on weakly-ordered archsSinan Kaya1-2/+2
2018-03-06RDMA/qedr: Fix iWARP write and send with immediateKalderon, Michal1-0/+10
2018-03-06RDMA/qedr: Fix kernel panic when running fio over NFSoRDMAKalderon, Michal1-1/+2
2018-03-06RDMA/qedr: Fix iWARP connect with port mapperKalderon, Michal1-6/+10
2018-03-06RDMA/qedr: Fix ipv6 destination address resolutionKalderon, Michal1-2/+1
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-51/+8
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-55/+72
2018-01-25RDMA/qedr: lower print level of flushed CQEsKalderon, Michal1-3/+3
2018-01-24RDMA/qedr: Use pci_enable_atomic_ops_to_root()Felix Kuehling1-51/+8
2018-01-15RDMA/qedr: Fix endian problems around imm_dataJason Gunthorpe1-2/+2
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar1-8/+25
2018-01-02qed*: HSI renaming for different types of HWTomer Tayar1-1/+1
2018-01-02qed*: Refactoring and rearranging FW API with no functional impactTomer Tayar1-54/+54
2018-01-02RDMA/qedr: Use zeroing memory allocator than allocator/memsetHimanshu Jha1-3/+2
2017-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds11-118/+1230
2017-10-19qed: Fix iWARP out of order flowMichal Kalderon1-0/+1
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford11-118/+1230
2017-10-14RDMA/qedr: Remove set-but-not-used variablesBart Van Assche1-6/+1
2017-10-14RDMA/qedr: Annotate iomem pointers correctlyBart Van Assche1-1/+1
2017-10-14RDMA/qedr: Declare local functions staticBart Van Assche4-33/+32
2017-10-14RDMA/qedr: Use NULL instead of 0 to represent a pointerBart Van Assche1-1/+1
2017-10-04RDMA/qedr: Parse vlan priority as slAmrani, Ram1-0/+2
2017-10-04RDMA/qedr: Parse VLAN ID correctly and ignore the value of zeroAmrani, Ram2-4/+8
2017-09-29RDMA/qedr: Fix rdma_type initializationKalderon, Michal1-0/+1
2017-09-27Merge branches 'hns' and 'misc' into k.o/for-nextDoug Ledford1-0/+1
2017-09-27IB: Move PCI dependency from root KConfig to HW's KConfigsYuval Shaia1-0/+1
2017-09-25Merge branch 'qedr' into k.o/for-nextDoug Ledford10-91/+1207
2017-09-22RDMA/qedr: fix build error without ipv6Arnd Bergmann1-3/+6
2017-08-28RDMA/qedr: Missing error code in qedr_init_user_queue()Dan Carpenter1-1/+3
2017-08-24RDMA/qedr: fix spelling mistake: "invlaid" -> "invalid"Colin Ian King1-1/+1
2017-08-18RDMA/qedr: Add support for iWARP in user spaceKalderon, Michal1-17/+63
2017-08-18RDMA/qedr: Add iWARP connection management functionsKalderon, Michal5-1/+750
2017-08-18RDMA/qedr: Add iWARP connection management qp related callbacksKalderon, Michal6-4/+145
2017-08-18RDMA/qedr: Add support for read with invalidate, supported in iWARPKalderon, Michal2-7/+7
2017-08-18RDMA/qedr: Add iWARP support in existing verbsKalderon, Michal2-35/+139
2017-08-18RDMA/qedr: Add support for registering an iWARP deviceKalderon, Michal4-26/+97
2017-08-18RDMA/qedr: Rename the qedr_cm file as a preparation for iWARP supportKalderon, Michal4-3/+3
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky1-3/+2
2017-07-27RDMA/qedr: notify user application of supported WIDsAmrani, Ram1-0/+2
2017-07-27RDMA/qedr: notify user application if DPM is supportedAmrani, Ram3-0/+4
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2-2/+0
2017-07-20RDMA/qedr: Prevent memory overrun in verbs' user responsesAmrani, Ram1-4/+12
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-28/+45
2017-06-21qed*: Rename qed_roce_if.h to qed_rdma_if.hKalderon, Michal2-2/+2
2017-06-20qed*: Set rdma generic functions prefixMichal Kalderon1-3/+3
2017-06-20qed*: qede_roce.[ch] -> qede_rdma.[ch]Michal Kalderon2-2/+2
2017-06-20qed: Chain support for external PBLMintz, Yuval2-4/+4
2017-06-14RDMA/qedr: Add 64KB PAGE_SIZE support to user-space queuesRam Amrani2-28/+41
2017-06-14RDMA/qedr: Initialize byte_len in WC of READ and SEND commandsMichal Kalderon1-0/+4