summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/bnxt_re/main.c
AgeCommit message (Expand)Author
2023-09-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-08-15RDMA/bnxt_re: Add support for dmabuf pinned memory regionsSaravanan Vajravel
2023-08-15RDMA/bnxt_re: Initialize mutex dbq_lockKashyap Desai
2023-08-10RDMA/bnxt_re: Fix error handling in probe failure pathKalesh AP
2023-08-10RDMA/bnxt_re: Properly order ib_device_unalloc() to avoid UAFSelvin Xavier
2023-08-07RDMA/bnxt_re: Remove unnecessary variable initializationsKalesh AP
2023-08-07RDMA/bnxt_re: Avoid unnecessary memsetKalesh AP
2023-08-07RDMA/bnxt_re: Remove a redundant flagKalesh AP
2023-08-07RDMA/bnxt_re: Fix max_qp count for virtual functionsKalesh AP
2023-07-31RDMA: Remove unnecessary ternary operatorsRuan Jinjie
2023-07-30bnxt_re: Update the debug counters for doorbell pacingChandramohan Akula
2023-07-30bnxt_re: Reorganize the resource statsChandramohan Akula
2023-07-21RDMA/bnxt_re: Implement doorbell pacing algorithmChandramohan Akula
2023-07-21RDMA/bnxt_re: Initialize Doorbell pacing featureChandramohan Akula
2023-06-27Merge tag 'v6.4' into rdma.git for-nextJason Gunthorpe
2023-06-26RDMA/bnxt_re: Remove duplicated include in bnxt_re/main.cYang Li
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-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: remove virt_func check while creating RoCE FW channelKashyap Desai
2023-06-01RDMA/bnxt_re: Fix reporting active_{speed,width} attributesKamal Heib
2023-05-19RDMA/bnxt_re: Remove a redundant check inside bnxt_re_update_gidKalesh AP
2023-05-19RDMA/bnxt_re: Disable/kill tasklet only if it is enabledSelvin Xavier
2023-05-19RDMA/bnxt_re: Do not enable congestion control on VFsKalesh AP
2023-04-04RDMA/bnxt_re: Enable congestion control by defaultSelvin Xavier
2023-04-04RDMA/bnxt_re: Remove HW queue mapping from RoCE DriverSelvin Xavier
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
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-09-20RDMA/bnxt_re: Use GFP_KERNEL in non atomic contextSelvin Xavier
2021-09-20RDMA/bnxt_re: Use separate response buffer for stat_ctx_freeEdwin Peer
2021-09-20RDMA/bnxt_re: Add extended statistics countersSelvin Xavier
2021-09-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-08-30Merge branch 'sg_nents' into rdma.git for-nextJason Gunthorpe
2021-08-19RDMA/bnxt_re: Remove unpaired rtnl unlock in bnxt_re_dev_init()Dinghao Liu