summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA/bnxt_re: Enhance RoCE SRIOV resource configuration designBhargava Chenna Marreddy2024-11-121-0/+1
* bnxt_en: Increase the number of MSIX vectors for RoCE deviceMichael Chan2024-09-111-2/+4
* bnxt_en: Add a mutex to synchronize ULP operationsKalesh AP2024-05-021-0/+3
* bnxt_en: Utilize ulp client resources if RoCE is not registeredVikas Gupta2024-04-111-0/+2
* bnxt_en: Change MSIX/NQs allocation policyVikas Gupta2024-04-111-1/+7
* bnxt_en: Refactor bnxt_rdma_aux_device_init/uninit functionsVikas Gupta2024-04-111-0/+2
* bnxt_en: Remove unneeded MSIX base structure fields and codeVikas Gupta2024-04-111-2/+0
* bnxt_en: Consolidate DB offset calculationHongguang Gao2023-12-051-0/+4
* bnxt_en: Share the bar0 address with the RoCE driverChandramohan Akula2023-07-211-0/+1
* bnxt_en: Remove runtime interrupt vector allocationAjit Khaparde2023-02-021-3/+3
* RDMA/bnxt_re: Remove the sriov config callbackAjit Khaparde2023-02-021-1/+0
* bnxt_en: Remove struct bnxt access from RoCE driverHongguang Gao2023-02-021-0/+11
* bnxt_en: Use auxiliary bus calls over proprietary callsAjit Khaparde2023-02-021-2/+0
* bnxt_en: Use direct API instead of indirectionAjit Khaparde2023-02-021-16/+9
* bnxt_en: Remove usage of ulp_idAjit Khaparde2023-02-021-13/+13
* RDMA/bnxt_re: Use auxiliary driver interfaceAjit Khaparde2023-02-021-3/+0
* bnxt_en: Add auxiliary driver supportAjit Khaparde2023-02-021-1/+2
* eth: bnxt: make ulp_id unsigned to make GCC 12 happyJakub Kicinski2022-05-211-6/+6
* bnxt_en: Remove not used other ULP defineLeon Romanovsky2021-10-301-2/+1
* bnxt_en: Add doorbell information to bnxt_en_dev struct.Michael Chan2020-05-041-0/+8
* bnxt_en: Improve bnxt_ulp_stop()/bnxt_ulp_start() call sequence.Vasundhara Volam2019-10-311-1/+2
* bnxt_en: get rid of num_stat_ctxs variableVasundhara Volam2018-12-181-0/+1
* bnxt_en: Clean up unused functions.Michael Chan2018-09-041-1/+0
* bnxt_en: Add ULP calls to stop and restart IRQs.Michael Chan2018-04-011-7/+12
* bnxt_en: Change IRQ assignment for RDMA driver.Michael Chan2018-04-011-0/+3
* bnxt_en: Add a callback to inform RDMA driver during PCI shutdown.Michael Chan2017-05-311-0/+2
* bnxt_en: Add interface to support RDMA driver.Michael Chan2016-12-071-0/+93