summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/bnxt_re
AgeCommit message (Expand)Author
2023-05-19RDMA/bnxt_re: Remove unnecessary checksKalesh AP
2023-05-19RDMA/bnxt_re: Return directly without goto jumpsKalesh AP
2023-05-19RDMA/bnxt_re: Fix to remove an unnecessary logKalesh AP
2023-05-19RDMA/bnxt_re: Remove a redundant check inside bnxt_re_update_gidKalesh AP
2023-05-19RDMA/bnxt_re: Use unique names while registering interruptsKalesh AP
2023-05-19RDMA/bnxt_re: Fix to remove unnecessary return labelsKalesh AP
2023-05-19RDMA/bnxt_re: Disable/kill tasklet only if it is enabledSelvin Xavier
2023-04-04RDMA/bnxt_re: Enable congestion control by defaultSelvin Xavier
2023-04-04RDAM/bnxt_re: Use tlv apis while processing the slow path commandsSelvin Xavier
2023-04-04RDMA/bnxt_re: RoCE slow path TLV supportSelvin Xavier
2023-04-04RDMA/bnxt_re: Reduce number of argumets to control path command APIsSelvin Xavier
2023-04-04RDMA/bnxt_re: Convert RCFW_CMD_PREP macro to static inline functionSelvin Xavier
2023-04-04RDMA/bnxt_re: Remove HW queue mapping from RoCE DriverSelvin Xavier
2023-04-04RDMA/bnxt_re: Update HW interface headersSelvin Xavier
2023-03-29RDMA/bnxt_re: remove unused num_srqne_processed and num_cqne_processed variablesTom Rix
2023-03-29RDMA/bnxt_re: Add resize_cq supportSelvin Xavier
2023-02-01bnxt_en: Remove runtime interrupt vector allocationAjit Khaparde
2023-02-01RDMA/bnxt_re: Remove the sriov config callbackAjit Khaparde
2023-02-01bnxt_en: Remove struct bnxt access from RoCE driverHongguang Gao
2023-02-01bnxt_en: Use auxiliary bus calls over proprietary callsAjit Khaparde
2023-02-01bnxt_en: Use direct API instead of indirectionAjit Khaparde
2023-02-01bnxt_en: Remove usage of ulp_idAjit Khaparde
2023-02-01RDMA/bnxt_re: Use auxiliary driver interfaceAjit Khaparde
2022-08-21IB: move from strlcpy with unused retval to strscpyWolfram Sang
2022-06-24RDMA: Correct duplicated words in commentsJiang Jian
2022-04-06RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe
2021-12-06RDMA/bnxt_re: Fix endianness warning for req.pkeyKamal Heib
2021-11-29RDMA/bnxt_re: Use bitmap_zalloc() when applicableChristophe JAILLET
2021-11-25RDMA/bnxt_re: Remove dynamic pkey tableKamal Heib
2021-11-16RDMA/bnxt_re: Scan the whole bitmap when checking if "disabling RCFW with pen...Christophe JAILLET
2021-11-16RDMA/bnxt_re: Remove unneeded variableChangcheng Deng
2021-11-03RDMA/bnxt_re: Remove unsupported bnxt_re_modify_ah callbackKamal Heib
2021-10-29RDMA/bnxt_re: Use helper function to set GUIDsKamal Heib
2021-10-29RDMA/bnxt_re: Fix kernel panic when trying to access bnxt_re_stat_descsKamal Heib
2021-10-25RDMA: Constify netdev->dev_addr accessesJakub Kicinski
2021-10-12RDMA/counter: Add a descriptor in struct rdma_hw_statsAharon Landau
2021-09-20RDMA/bnxt_re: Check if the vlan is valid before reportingSelvin Xavier
2021-09-20RDMA/bnxt_re: Correct FRMR size calculationSelvin Xavier
2021-09-20RDMA/bnxt_re: Use GFP_KERNEL in non atomic contextSelvin Xavier
2021-09-20RDMA/bnxt_re: Fix FRMR issue with single page MR allocationSelvin Xavier
2021-09-20RDMA/bnxt_re: Fix query SRQ failureSelvin Xavier
2021-09-20RDMA/bnxt_re: Suppress unwanted error messagesSelvin Xavier
2021-09-20RDMA/bnxt_re: Support multiple page sizesSelvin Xavier
2021-09-20RDMA/bnxt_re: Reduce the delay in polling for hwrm command completionSelvin Xavier
2021-09-20RDMA/bnxt_re: Use separate response buffer for stat_ctx_freeEdwin Peer
2021-09-20RDMA/bnxt_re: Update statistics counter nameSelvin Xavier
2021-09-20RDMA/bnxt_re: Add extended statistics countersSelvin Xavier
2021-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-09-08RDMA/bnxt_re: Prefer kcalloc over open coded arithmeticLen Baker
2021-09-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds