aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qedr/verbs.c
Commit message (Expand)AuthorAge
* RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib2018-10-03
* RDMA/qedr: remove set but not used variable 'ctx'YueHaibing2018-09-05
* Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe2018-08-16
|\
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-20
| |\
| | * RDMA/qedr: Fix NULL pointer dereference when running over iWARP without RDMA-CMKalderon, Michal2018-06-11
* | | qedr: Add user space support for SRQYuval Bason2018-08-14
* | | qedr: Add support for kernel mode SRQ'sYuval Bason2018-08-14
* | | qedr: Add wrapping generic structure for qpidr and adjust idr routines.Yuval Bason2018-08-14
* | | RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-30
* | | RDMA: Constify the argument of the work request conversion functionsBart Van Assche2018-07-30
* | | RDMA: Fix storage of PortInfo CapabilityMask in the kernelJason Gunthorpe2018-07-10
* | | IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-18
* | | RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit2018-06-18
* | | IB{cm, core}: Introduce and use ah_attr copy, move, replace APIsJason Gunthorpe2018-06-18
|/ /
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-07
|\|
| * RDMA/qedr: fix spelling mistake: "adrresses" -> "addresses"Colin Ian King2018-05-31
| * Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe2018-05-28
| |\
| * | RDMA/qedr: fix spelling mistake: "failes" -> "fails"Colin Ian King2018-05-01
* | | qed*: Utilize FW 8.37.2.0Michal Kalderon2018-06-05
| |/ |/|
* | RDMA/qedr: Fix doorbell bar mapping for dpi > 1Kalderon, Michal2018-05-23
|/
* Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-06
|\
| * RDMA/qedr: Fix wmb usage in qedrKalderon, Michal2018-04-05
| * RDMA/qedr: Zero stack memory before copying to user spaceJason Gunthorpe2018-04-05
| * IB/providers: Avoid null netdev check for RoCEParav Pandit2018-04-03
| * IB/providers: Avoid zero GID check for RoCEParav Pandit2018-04-03
| * RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit2018-04-03
| * IB/qedr: Remove GID add/del dummy routinesParav Pandit2018-04-03
| * RDMA/qedr: eliminate duplicate barriers on weakly-ordered archsSinan Kaya2018-03-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-01
|\ \
| * | RDMA/qedr: Fix QP state initialization raceKalderon, Michal2018-03-21
| * | RDMA/qedr: fix QP's ack timeout configurationKalderon, Michal2018-03-21
| |/
* / qed*: Utilize FW 8.33.11.0Michal Kalderon2018-03-29
|/
* RDMA/qedr: Fix iWARP write and send with immediateKalderon, Michal2018-03-06
* RDMA/qedr: Fix kernel panic when running fio over NFSoRDMAKalderon, Michal2018-03-06
* RDMA/qedr: lower print level of flushed CQEsKalderon, Michal2018-01-25
* RDMA/qedr: Fix endian problems around imm_dataJason Gunthorpe2018-01-15
* RDMA/qedr: Use zeroing memory allocator than allocator/memsetHimanshu Jha2018-01-02
* RDMA/qedr: Remove set-but-not-used variablesBart Van Assche2017-10-14
* RDMA/qedr: Declare local functions staticBart Van Assche2017-10-14
* Merge branch 'qedr' into k.o/for-nextDoug Ledford2017-09-25
|\
| * RDMA/qedr: Missing error code in qedr_init_user_queue()Dan Carpenter2017-08-28
| * RDMA/qedr: Add support for iWARP in user spaceKalderon, Michal2017-08-18
| * RDMA/qedr: Add iWARP connection management functionsKalderon, Michal2017-08-18
| * RDMA/qedr: Add iWARP connection management qp related callbacksKalderon, Michal2017-08-18
| * RDMA/qedr: Add support for read with invalidate, supported in iWARPKalderon, Michal2017-08-18
| * RDMA/qedr: Add iWARP support in existing verbsKalderon, Michal2017-08-18
| * RDMA/qedr: Add support for registering an iWARP deviceKalderon, Michal2017-08-18
| * RDMA/qedr: Rename the qedr_cm file as a preparation for iWARP supportKalderon, Michal2017-08-18
* | RDMA/qedr: fix spelling mistake: "invlaid" -> "invalid"Colin Ian King2017-08-24