summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qedr
Commit message (Expand)AuthorAgeFilesLines
* RDMA/qedr: Fix qedr_create_user_qp error flowKamal Heib2024-02-121-1/+10
* RDMA: Remove unnecessary ternary operatorsRuan Jinjie2023-07-311-1/+1
* RDMA/qedr: Remove a duplicate assignment in qedr_create_gsi_qp()Minjie Du2023-07-231-1/+0
* Merge tag 'v6.1-rc8' into rdma.git for-nextJason Gunthorpe2022-12-091-1/+8
|\
| * RDMA/qedr: clean up work queue on failure in qedr_alloc_resources()Dan Carpenter2022-10-281-1/+8
* | RDMA/qedr: fix repeated words in commentswangjianli2022-10-241-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-08-041-3/+5
|\
| * RDMA/qedr: Fix potential memory leak in __qedr_alloc_mr()Jianglei Nie2022-07-181-3/+5
* | RDMA/qedr: Fix reporting QP timeout attributeKamal Heib2022-06-072-1/+4
|/
* RDMA/qedr: Remove unnecessary synchronize_irq() before free_irq()Minghao Chi2022-05-171-1/+0
* RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe2022-04-061-1/+2
* RDMA/qedr: Fix reporting max_{send/recv}_wr attrsKamal Heib2021-12-071-0/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-11-033-18/+9
|\
| * Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe2021-11-011-6/+9
| |\
| | * RDMA/qedr: Fix NULL deref for query_qp on the GSI QPAlok Prasad2021-10-291-6/+9
| * | Merge tag 'v5.15' into rdma.git for-nextJason Gunthorpe2021-11-013-2/+6
| |\|
| * | RDMA/qedr: Remove unsupported qedr_resize_cq callbackKamal Heib2021-10-253-12/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-283-2/+6
|\ \ \ | | |/ | |/|
| * | rdma/qedr: Fix crash due to redundant release of device's qp memoryPrabhakar Kushwaha2021-10-193-2/+6
| |/
* / qed: Remove e4_ and _e4 from FW HSIShai Malin2021-10-041-1/+1
|/
* Merge branch 'sg_nents' into rdma.git for-nextJason Gunthorpe2021-08-301-1/+1
|\
| * RDMA: Use the sg_table directly and remove the opencoded version from umemMaor Gottlieb2021-08-241-1/+1
* | RDMA/qedr: Move variables reset to qedr_set_common_qp_params()Prabhakar Kushwaha2021-08-191-18/+14
* | RDMA: Globally allocate and release QP memoryLeon Romanovsky2021-08-035-46/+26
* | RDMA/qedr: Improve error logs for rdma_alloc_tid error returnPrabhakar Kushwaha2021-07-301-3/+15
|/
* RDMA: Remove rdma_set_device_sysfs_group()Jason Gunthorpe2021-06-161-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-05-014-14/+18
|\
| * RDMA/qedr: Fix error return code in qedr_iw_connect()Wang Wensheng2021-04-121-1/+3
| * RDMA: Support more than 255 rdma portsMark Bloch2021-03-263-13/+15
* | RDMA/qedr: Fix kernel panic when trying to access recv_cqKamal Heib2021-04-071-1/+2
|/
* RDMA/qedr: Use true and false for bool variableJiapeng Chong2021-02-161-4/+4
* RDMA/qedr: Remove in_irq() usage from debug outputSebastian Andrzej Siewior2021-02-081-2/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-12-162-34/+18
|\
| * IB/qedr: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-231-0/+1
| * Merge branch 'for-rc' into rdma.gitJason Gunthorpe2020-11-171-0/+1
| |\
| * | RDMA: Convert sysfs device * show functions to use sysfs_emit()Joe Perches2020-10-261-5/+4
| * | RDMA: Remove uverbs cmds from drivers that don't use themJason Gunthorpe2020-10-261-7/+0
| * | RDMA: Check create_flags during create_qpJason Gunthorpe2020-10-261-0/+3
| * | RDMA: Check flags during create_cqJason Gunthorpe2020-10-261-0/+3
| * | RDMA: Check attr_mask during modify_qpJason Gunthorpe2020-10-261-0/+3
| * | RDMA: Check srq_type during create_srqJason Gunthorpe2020-10-262-3/+4
| * | RDMA: Move more uverbs_cmd_mask settings to the coreJason Gunthorpe2020-10-261-7/+1
| * | RDMA: Remove elements in uverbs_cmd_mask that all drivers setJason Gunthorpe2020-10-261-14/+1
* | | RDMA/qedr: iWARP invalid(zero) doorbell address fixAlok Prasad2020-12-011-0/+9
| |/ |/|
* | RDMA/qedr: Fix memory leak in iWARP CMAlok Prasad2020-10-281-0/+1
|/
* RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe2020-10-161-1/+2
* RDMA/core: Modify enum ib_gid_type and enum rdma_network_typeAvihai Horon2020-10-011-1/+3
* RDMA/qedr: Endianness warnings cleanupAlok Prasad2020-10-011-2/+2
* RDMA/drivers: Remove udata check from special QPLeon Romanovsky2020-09-291-8/+0
* RDMA/qedr: Fix resource leak in qedr_create_qpKeita Suzuki2020-09-181-25/+27