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