summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2024-07-11RDMA/hns: Fix missing pagesize and alignment check in FRMRChengchang Tang
2024-07-11RDMA/hns: Fix unmatch exception handling when init eq table failsJunxian Huang
2024-07-11RDMA/hns: Fix soft lockup under heavy CEQE loadJunxian Huang
2024-07-11RDMA/hns: Check atomic wr lengthJunxian Huang
2024-07-11RDMA/ocrdma: Don't inline statistics functionsPeng Hao
2024-07-04RDMA/core: Introduce "name_assign_type" for an IB deviceMark Zhang
2024-07-04RDMA/qib: Fix truncation compilation warnings in qib_verbs.cLeon Romanovsky
2024-07-04RDMA/qib: Fix truncation compilation warnings in qib_init.cLeon Romanovsky
2024-07-01RDMA/efa: Add EFA 0xefa3 PCI IDMichael Margolin
2024-07-01RDMA/mlx5: Support per-plane port IB counters by querying PPCNT registerMark Zhang
2024-07-01RDMA/mlx5: Add plane index support when querying PTYS registersMark Zhang
2024-07-01RDMA/mlx5: Support plane device and driver APIs to add and delete itMark Zhang
2024-07-01RDMA/mlx5: Add support to multi-plane device and portMark Zhang
2024-07-01RDMA/bnxt_re: Disable doorbell moderation if hardware register read failsSelvin Xavier
2024-07-01RDMA/bnxt_re: Enable DB moderation for genP7 adaptersSelvin Xavier
2024-07-01RDMA/bnxt_re: Update the correct DB FIFO depth and mask for GenP7Selvin Xavier
2024-06-27RDMA/mlx5: Send UAR page index as ioctl attributeAkiva Goldberger
2024-06-27RDMA: Pass entire uverbs attr bundle to create cq functionAkiva Goldberger
2024-06-26RDMA/efa: Remove duplicate aenq enable macroYonatan Nachum
2024-06-26RDMA/efa: Use offset_in_page() functionGal Pressman
2024-06-26RDMA/hfi1: Constify struct mmu_rb_opsChristophe JAILLET
2024-06-26RDMA/mlx4: Fix truncated output warning in alias_GUID.cLeon Romanovsky
2024-06-26RDMA/mlx4: Fix truncated output warning in mad.cLeon Romanovsky
2024-06-16Merge branch 'mlx5-next' into wip/leon-for-nextLeon Romanovsky
2024-06-16RDMA/mlx5: Add Qcounters req_transport_retries_exceeded/req_rnr_retries_exceededPatrisious Haddad
2024-06-16RDMA/mlx5: Set mkeys for dmabuf at PAGE_SIZEChiara Meiohas
2024-06-16IB/mlx5: Allocate resources just before first QP/SRQ is createdJianbo Liu
2024-06-16IB/mlx5: Create UMR QP just before first reg_mr occursJianbo Liu
2024-06-16Delay mlx5_ib internal resources allocationsLeon Romanovsky
2024-06-16net/mlx5: Reimplement write combining testJianbo Liu
2024-06-16Merge branch 'mana-shared' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Leon Romanovsky
2024-06-12net: mana: Allow variable size indirection tableShradha Gupta
2024-06-09RDMA/mana_ib: Process QP error events in mana_ibKonstantin Taranov
2024-06-02RDMA/mana_ib: extend query deviceKonstantin Taranov
2024-06-02RDMA/mana_ib: set node_guidKonstantin Taranov
2024-05-30RDMA/efa: Properly handle unexpected AQ completionsMichael Margolin
2024-05-30RDMA/mana_ib: Modify QP stateKonstantin Taranov
2024-05-30RDMA/mana_ib: Implement uapi to create and destroy RC QPKonstantin Taranov
2024-05-30RDMA/mana_ib: Create and destroy RC QPKonstantin Taranov
2024-05-30RDMA/irdma: Annotate flexible array with __counted_by() in struct irdma_qvlis...Christophe JAILLET
2024-05-30RDMA/efa: Fail probe on missing BARsMichael Margolin
2024-05-30RDMA/bnxt_re: Expose the MSN table capability for user librarySelvin Xavier
2024-05-30RDMA/bnxt_re: Allow MSN table capability checkSelvin Xavier
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-09Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-05-09bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwqMichal Schmidt