summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/qedr
AgeCommit message (Expand)Author
2017-06-14RDMA/qedr: Add 64KB PAGE_SIZE support to user-space queuesRam Amrani
2017-06-14RDMA/qedr: Initialize byte_len in WC of READ and SEND commandsMichal Kalderon
2017-06-01RDMA/qedr: add null check before pointer dereferenceGustavo A. R. Silva
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli
2017-04-29iommu: Remove pci.h include from trace/events/iommu.hJoerg Roedel
2017-04-28RDMA/qedr: add support for send+invalidate in poll CQAmrani, Ram
2017-04-28RDMA/qedr: destroy CQ only after HW releases itAmrani, Ram
2017-04-28RDMA/qedr: enhance destroy flow for GSI QPAmrani, Ram
2017-04-28RDMA/qedr: properly check atomic capabilitiesAmrani, Ram
2017-04-28RDMA/qedr: reset access control when registering a MRAmrani, Ram
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov
2017-03-13qed*: Utilize Firmware 8.15.3.0Mintz, Yuval
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-19RDMA/qedr: Fix some error handlingChristophe Jaillet
2017-02-19Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz
2017-01-24RDMA/qedr: Dispatch port active event from qedr_addRam Amrani
2017-01-24RDMA/qedr: Fix and simplify memory leak in PD allocRam Amrani
2017-01-24RDMA/qedr: Fix RDMA CM loopbackRam Amrani
2017-01-24RDMA/qedr: Fix formattingRam Amrani
2017-01-24RDMA/qedr: Mark three functions as staticRam Amrani
2017-01-24RDMA/qedr: Don't reset QP when queues aren't flushedRam Amrani
2017-01-24RDMA/qedr: Don't spam dmesg if QP is in error stateRam Amrani
2017-01-24RDMA/qedr: Remove CQ spinlock from CM completion handlersRam Amrani
2017-01-24RDMA/qedr: Return max inline data in QP query resultRam Amrani
2017-01-24RDMA/qedr: Return success when not changing QP stateRam Amrani
2017-01-24RDMA/qedr: Fix MTU returned from QP queryAmrani, Ram
2017-01-24IB/qedr: Switch from dma_device to dev.parentBart Van Assche
2017-01-12RDMA/qedr: restructure functions that create/destroy QPsAmrani, Ram
2017-01-10RDMA: Adding ethertype ETH_P_IBOESelvin Xavier
2016-12-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-22qedr: Always notify the verb consumer of flushed CQEsAmrani, Ram
2016-12-22qedr: clear the vendor error field in the work completionAmrani, Ram
2016-12-22qedr: post_send/recv according to QP stateAmrani, Ram
2016-12-22qedr: ignore inline flag in read verbsAmrani, Ram
2016-12-22qedr: modify QP state to error when destroying itAmrani, Ram
2016-12-22qedr: return correct value on modify qpAmrani, Ram
2016-12-22qedr: return error if destroy CQ failedAmrani, Ram
2016-12-22qedr: configure the number of CQEs on CQ creationAmrani, Ram
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-14Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford
2016-12-14qedr: remove pointless NULL check in qedr_post_send()Wei Yongjun
2016-12-14qedr: Use list_move_tail instead of list_del/list_add_tailWei Yongjun
2016-12-14qedr: Fix possible memory leak in qedr_create_qp()Wei Yongjun
2016-12-14qedr: return -EINVAL if pd is null and avoid null ptr dereferenceColin Ian King
2016-12-13IB/core: Let create_ah return extended response to userMoni Shoua