aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qedr
AgeCommit message (Expand)Author
2021-11-26RDMA/qedr: Fix NULL deref for query_qp on the GSI QPAlok Prasad
2020-10-29RDMA/qedr: Fix use of uninitialized fieldMichal Kalderon
2020-01-27RDMA/qedr: Fix incorrect device rate.Sagiv Ozeri
2020-01-27RDMA/qedr: Fix out of bounds index check in query pkeyGal Pressman
2019-12-31RDMA/qedr: Fix memory leak in user qp and mrMichal Kalderon
2019-11-12RDMA/qedr: Fix reported firmware versionKamal Heib
2018-05-30RDMA/qedr: Fix QP state initialization raceKalderon, Michal
2018-05-30RDMA/qedr: Fix rc initialization on CNQ allocation failureKalderon, Michal
2018-05-30RDMA/qedr: fix QP's ack timeout configurationKalderon, Michal
2018-05-30RDMA/qedr: Fix iWARP write and send with immediateKalderon, Michal
2018-05-30RDMA/qedr: Fix kernel panic when running fio over NFSoRDMAKalderon, Michal
2017-10-04RDMA/qedr: Parse vlan priority as slAmrani, Ram
2017-10-04RDMA/qedr: Parse VLAN ID correctly and ignore the value of zeroAmrani, Ram
2017-08-24RDMA/qedr: fix spelling mistake: "invlaid" -> "invalid"Colin Ian King
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky
2017-07-27RDMA/qedr: notify user application of supported WIDsAmrani, Ram
2017-07-27RDMA/qedr: notify user application if DPM is supportedAmrani, Ram
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky
2017-07-20RDMA/qedr: Prevent memory overrun in verbs' user responsesAmrani, Ram
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-21qed*: Rename qed_roce_if.h to qed_rdma_if.hKalderon, Michal
2017-06-20qed*: Set rdma generic functions prefixMichal Kalderon
2017-06-20qed*: qede_roce.[ch] -> qede_rdma.[ch]Michal Kalderon
2017-06-20qed: Chain support for external PBLMintz, Yuval
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-09qed*: LL2 callback operationsMichal 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