aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2023-06-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-27Merge tag 'v6.4' into rdma.git for-nextJason Gunthorpe
2023-06-27RDMA/bnxt_re: Fix an IS_ERR() vs NULL checkDan Carpenter
2023-06-26RDMA/bnxt_re: Fix spelling mistake "priviledged" -> "privileged"Colin Ian King
2023-06-26RDMA/bnxt_re: Remove duplicated include in bnxt_re/main.cYang Li
2023-06-26RDMA/bnxt_re: Refactor code around bnxt_qplib_map_rc()Kashyap Desai
2023-06-26RDMA/bnxt_re: Remove incorrect return check from slow pathKashyap Desai
2023-06-21RDMA/bnxt_re: Enable low latency pushSelvin Xavier
2023-06-21RDMA/bnxt_re: Reorg the bar mappingSelvin Xavier
2023-06-21RDMA/bnxt_re: Move the interface version to chip context structureSelvin Xavier
2023-06-21RDMA/bnxt_re: Query function capabilities from firmwareSelvin Xavier
2023-06-21RDMA/bnxt_re: Optimize the bnxt_re_init_hwrm_hdr usageSelvin Xavier
2023-06-21RDMA/bnxt_re: Add disassociate ucontext supportSelvin Xavier
2023-06-21RDMA/bnxt_re: Use the common mmap helper functionsSelvin Xavier
2023-06-21RDMA/bnxt_re: Initialize opcode while sending messageLeon Romanovsky
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-12RDMA/bnxt_re: optimize the parameters passed to helper functionsKashyap Desai
2023-06-12RDMA/bnxt_re: remove redundant cmdq_bitmapKashyap Desai
2023-06-12RDMA/bnxt_re: use firmware provided max request timeoutKashyap Desai
2023-06-12RDMA/bnxt_re: cancel all control path command waiters upon errorKashyap Desai
2023-06-12RDMA/bnxt_re: consider timeout of destroy ah as success.Kashyap Desai
2023-06-12RDMA/bnxt_re: post destroy_ah for delayed completion of AH creationKashyap Desai
2023-06-12RDMA/bnxt_re: Add firmware stall check detectionKashyap Desai
2023-06-12RDMA/bnxt_re: handle command completions after driver detect a timedoutKashyap Desai
2023-06-12RDMA/bnxt_re: add helper function __poll_for_respKashyap Desai
2023-06-12RDMA/bnxt_re: Simplify the function that sends the FW commandsKashyap Desai
2023-06-12RDMA/bnxt_re: use shadow qd while posting non blocking rcfw commandKashyap Desai
2023-06-12RDMA/bnxt_re: Avoid the command wait if firmware is inactiveKashyap Desai
2023-06-12RDMA/bnxt_re: Enhance the existing functions that wait for FW responsesKashyap Desai
2023-06-12RDMA/bnxt_re: set fixed command queue depthKashyap Desai
2023-06-12RDMA/bnxt_re: remove virt_func check while creating RoCE FW channelKashyap Desai
2023-06-12RDMA/bnxt_re: Avoid calling wake_up threads from spin_lock contextKashyap Desai
2023-06-12RDMA/bnxt_re: wraparound mbox producer indexKashyap Desai
2023-06-11RDMA/erdma: Refactor the original doorbell allocation mechanismCheng Xu
2023-06-11RDMA/erdma: Associate QPs/CQs with doorbells for authorizationCheng Xu
2023-06-11RDMA/erdma: Allocate doorbell resources from hardwareCheng Xu
2023-06-11RDMA/erdma: Configure PAGE_SIZE to hardwareCheng Xu
2023-06-11RDMA/mlx5: Fix affinity assignmentMark Bloch
2023-06-11RDMA/mlx5: Fix Q-counters query in LAG modePatrisious Haddad
2023-06-11RDMA/mlx5: Remove vport Q-counters dependency on normal Q-countersPatrisious Haddad
2023-06-11RDMA/mlx5: Fix Q-counters per vport allocationPatrisious Haddad
2023-06-11RDMA/mlx5: Create an indirect flow table for steering anchorMark Bloch
2023-06-11RDMA/mlx5: Initiate dropless RQ for RAW Ethernet functionsMaher Sanalla
2023-06-11RDMA/mlx5: Return the firmware result upon destroying QP/RQPatrisious Haddad
2023-06-11RDMA/mlx5: Handle DCT QP logic separately from low level QP interfacePatrisious Haddad
2023-06-11RDMA/mlx5: Reduce QP table exposureLeon Romanovsky
2023-06-09mm/gup: remove vmas parameter from pin_user_pages()Lorenzo Stoakes
2023-06-09RDMA/vmw_pvrdma: Remove unnecessary check on wr->opcodeBryan Tan