summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qedr
AgeCommit message (Expand)Author
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-25RDMA/qedr: lower print level of flushed CQEsKalderon, Michal
2018-01-24RDMA/qedr: Use pci_enable_atomic_ops_to_root()Felix Kuehling
2018-01-15RDMA/qedr: Fix endian problems around imm_dataJason Gunthorpe
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar
2018-01-02qed*: HSI renaming for different types of HWTomer Tayar
2018-01-02qed*: Refactoring and rearranging FW API with no functional impactTomer Tayar
2018-01-02RDMA/qedr: Use zeroing memory allocator than allocator/memsetHimanshu Jha
2017-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-10-19qed: Fix iWARP out of order flowMichal Kalderon
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford
2017-10-14RDMA/qedr: Remove set-but-not-used variablesBart Van Assche
2017-10-14RDMA/qedr: Annotate iomem pointers correctlyBart Van Assche
2017-10-14RDMA/qedr: Declare local functions staticBart Van Assche
2017-10-14RDMA/qedr: Use NULL instead of 0 to represent a pointerBart Van Assche
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-09-29RDMA/qedr: Fix rdma_type initializationKalderon, Michal
2017-09-27Merge branches 'hns' and 'misc' into k.o/for-nextDoug Ledford
2017-09-27IB: Move PCI dependency from root KConfig to HW's KConfigsYuval Shaia
2017-09-25Merge branch 'qedr' into k.o/for-nextDoug Ledford
2017-09-22RDMA/qedr: fix build error without ipv6Arnd Bergmann
2017-08-28RDMA/qedr: Missing error code in qedr_init_user_queue()Dan Carpenter
2017-08-24RDMA/qedr: fix spelling mistake: "invlaid" -> "invalid"Colin Ian King
2017-08-18RDMA/qedr: Add support for iWARP in user spaceKalderon, Michal
2017-08-18RDMA/qedr: Add iWARP connection management functionsKalderon, Michal
2017-08-18RDMA/qedr: Add iWARP connection management qp related callbacksKalderon, Michal
2017-08-18RDMA/qedr: Add support for read with invalidate, supported in iWARPKalderon, Michal
2017-08-18RDMA/qedr: Add iWARP support in existing verbsKalderon, Michal
2017-08-18RDMA/qedr: Add support for registering an iWARP deviceKalderon, Michal
2017-08-18RDMA/qedr: Rename the qedr_cm file as a preparation for iWARP supportKalderon, Michal
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