summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/qedr
AgeCommit message (Expand)Author
2022-12-09Merge tag 'v6.1-rc8' into rdma.git for-nextJason Gunthorpe
2022-10-28RDMA/qedr: clean up work queue on failure in qedr_alloc_resources()Dan Carpenter
2022-10-24RDMA/qedr: fix repeated words in commentswangjianli
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-07-18RDMA/qedr: Fix potential memory leak in __qedr_alloc_mr()Jianglei Nie
2022-06-07RDMA/qedr: Fix reporting QP timeout attributeKamal Heib
2022-05-17RDMA/qedr: Remove unnecessary synchronize_irq() before free_irq()Minghao Chi
2022-04-06RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe
2021-12-07RDMA/qedr: Fix reporting max_{send/recv}_wr attrsKamal Heib
2021-11-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-11-01Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe
2021-11-01Merge tag 'v5.15' into rdma.git for-nextJason Gunthorpe
2021-10-29RDMA/qedr: Fix NULL deref for query_qp on the GSI QPAlok Prasad
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-25RDMA/qedr: Remove unsupported qedr_resize_cq callbackKamal Heib
2021-10-19rdma/qedr: Fix crash due to redundant release of device's qp memoryPrabhakar Kushwaha
2021-10-04qed: Remove e4_ and _e4 from FW HSIShai Malin
2021-08-30Merge branch 'sg_nents' into rdma.git for-nextJason Gunthorpe
2021-08-24RDMA: Use the sg_table directly and remove the opencoded version from umemMaor Gottlieb
2021-08-19RDMA/qedr: Move variables reset to qedr_set_common_qp_params()Prabhakar Kushwaha
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky
2021-07-30RDMA/qedr: Improve error logs for rdma_alloc_tid error returnPrabhakar Kushwaha
2021-06-16RDMA: Remove rdma_set_device_sysfs_group()Jason Gunthorpe
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-04-12RDMA/qedr: Fix error return code in qedr_iw_connect()Wang Wensheng
2021-04-07RDMA/qedr: Fix kernel panic when trying to access recv_cqKamal Heib
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch
2021-02-16RDMA/qedr: Use true and false for bool variableJiapeng Chong
2021-02-08RDMA/qedr: Remove in_irq() usage from debug outputSebastian Andrzej Siewior
2020-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-12-01RDMA/qedr: iWARP invalid(zero) doorbell address fixAlok Prasad
2020-11-23IB/qedr: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-17Merge branch 'for-rc' into rdma.gitJason Gunthorpe
2020-10-28RDMA/qedr: Fix memory leak in iWARP CMAlok Prasad
2020-10-26RDMA: Convert sysfs device * show functions to use sysfs_emit()Joe Perches
2020-10-26RDMA: Remove uverbs cmds from drivers that don't use themJason Gunthorpe
2020-10-26RDMA: Check create_flags during create_qpJason Gunthorpe
2020-10-26RDMA: Check flags during create_cqJason Gunthorpe
2020-10-26RDMA: Check attr_mask during modify_qpJason Gunthorpe
2020-10-26RDMA: Check srq_type during create_srqJason Gunthorpe
2020-10-26RDMA: Move more uverbs_cmd_mask settings to the coreJason Gunthorpe
2020-10-26RDMA: Remove elements in uverbs_cmd_mask that all drivers setJason Gunthorpe
2020-10-16RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe
2020-10-01RDMA/core: Modify enum ib_gid_type and enum rdma_network_typeAvihai Horon
2020-10-01RDMA/qedr: Endianness warnings cleanupAlok Prasad
2020-09-29RDMA/drivers: Remove udata check from special QPLeon Romanovsky
2020-09-18RDMA/qedr: Fix resource leak in qedr_create_qpKeita Suzuki
2020-09-18Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe
2020-09-18RDMA: Fix link active_speed sizeAharon Landau
2020-09-16RDMA/qedr: Add support for user mode XRC-SRQ'sYuval Basson