summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/bnxt_re/qplib_fp.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds9 days1-1/+22
|\
| * RDMA/bnxt_re: Refurbish CQ to NQ hash calculationKalesh AP2024-11-141-0/+1
| * RDMA/bnxt_re: Check cqe flags to know imm_data vs inv_irkeyKashyap Desai2024-10-301-1/+1
| * RDMA/bnxt_re: Add support for CQ rx coalescingChandramohan Akula2024-10-281-0/+20
* | RDMA/bnxt_re: Fix incorrect AVID type in WQE structureSaravanan Vajravel2024-10-081-1/+1
|/
* RDMA/bnxt_re: Get the toggle bits from SRQ eventsHongguang Gao2024-09-021-0/+1
* RDMA/bnxt_re: Get the WQE index from slot index while completing the WQEsSelvin Xavier2024-08-271-0/+10
* RDMA/bnxt_re: Add support for Variable WQE in Genp7 adaptersSelvin Xavier2024-08-271-3/+11
* bnxt_re: Fix imm_data endiannessJack Wang2024-07-141-3/+3
* RDMA/bnxt_re: Allow MSN table capability checkSelvin Xavier2024-05-301-1/+1
* RDMA/bnxt_re: Fix the sparse warningsSelvin Xavier2023-12-201-1/+1
* RDMA/bnxt_re: Adds MSN table capability for Gen P7 adaptersSelvin Xavier2023-12-111-0/+14
* RDMA/bnxt_re: Get the toggle bits from CQ completionsSelvin Xavier2023-12-111-0/+1
* RDMA/bnxt_re: Refactor the queue index updateChandramohan Akula2023-11-131-4/+16
* RDMA/bnxt_re: Prevent handling any completions after qp destroyKashyap Desai2023-07-171-0/+1
* RDMA/bnxt_re: Use unique names while registering interruptsKalesh AP2023-05-191-1/+1
* RDMA/bnxt_re: Add resize_cq supportSelvin Xavier2023-03-291-0/+5
* RDMA/bnxt_re: Update ABI to pass wqe-mode to user spaceDevesh Sharma2021-06-221-0/+2
* RDMA/bnxt_re: Change wr posting logic to accommodate variable wqesDevesh Sharma2020-07-201-4/+56
* RDMA/bnxt_re: Add helper data structuresDevesh Sharma2020-07-201-0/+45
* RDMA/bnxt_re: introduce a function to allocate swqDevesh Sharma2020-07-201-0/+19
* RDMA/bnxt_re: introduce wqe mode to select execution pathDevesh Sharma2020-07-201-1/+2
* RDMA/bnxt_re: Simplify obtaining queue entry from hw ringDevesh Sharma2020-04-141-39/+3
* RDMA/bnxt_re: Wait for all the CQ events before freeing CQ data structuresSelvin Xavier2020-03-251-0/+1
* RDMA/bnxt_re: Refactor doorbell management functionsDevesh Sharma2020-02-221-40/+4
* RDMA/bnxt_re: Refactor notification queue management codeDevesh Sharma2020-02-221-27/+27
* RDMA/bnxt_re: Refactor hardware queue memory allocationDevesh Sharma2020-02-221-1/+1
* RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky2019-04-081-2/+2
* RDMA/bnxt_re: Use correct sizing on buffers holding page DMA addressesSelvin Xavier2019-03-281-6/+3
* RDMA/bnxt_re: Add extended psn structure for 57500 adaptersDevesh Sharma2019-02-071-0/+2
* RDMA/bnxt_re: Enable GSI QP support for 57500 seriesDevesh Sharma2019-02-071-0/+1
* RDMA/bnxt_re: Add 64bit doorbells for 57500 seriesDevesh Sharma2019-02-071-5/+38
* RDMA/bnxt_re: Add chip context to identify 57500 seriesDevesh Sharma2019-02-071-0/+1
* RDMA/bnxt_re: Fix broken RoCE driver due to recent L2 driver changesDevesh Sharma2018-05-251-0/+3
* RDMA/bnxt_re: Avoid Hard lockup during error CQE processingSelvin Xavier2018-03-071-0/+12
* RDMA/bnxt_re: Synchronize destroy_qp with poll_cqSelvin Xavier2018-02-201-1/+3
* RDMA/bnxt_re: Add SRQ support for Broadcom adaptersDevesh Sharma2018-01-181-24/+54
* RDMA/bnxt_re: Flush CQ notification Work Queue before destroying QPSelvin Xavier2017-11-131-0/+1
* RDMA/bnxt_re: Allocate multiple notification queuesSelvin Xavier2017-08-181-1/+3
* RDMA/bnxt_re: Allow posting when QPs are in errorSelvin Xavier2017-07-241-1/+24
* RDMA/bnxt_re: Report MISSED_EVENTS in req_notify_cqSelvin Xavier2017-07-201-0/+1
* RDMA/bnxt_re: Add HW workaround for avoiding stall for UD QPsSomnath Kotur2017-06-141-0/+1
* RDMA/bnxt_re: HW workarounds for handling specific conditionsEddie Wai2017-06-141-1/+16
* RDMA/bnxt_re: Add bnxt_re RoCE driverSelvin Xavier2017-02-141-0/+439