summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/bnxt_re
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds8 days15-124/+896
|\
| * RDMA/bnxt_re: Correct the sequence of device suspendKalesh AP14 days1-23/+5
| * RDMA/bnxt_re: Use the default mode of congestion controlKalesh AP14 days1-3/+2
| * RDMA/bnxt_re: Support different traffic classChandramohan Akula14 days2-2/+12
| * RDMA/bnxt_re: Cache MSIx info to a local structureKalesh AP2024-11-142-8/+11
| * RDMA/bnxt_re: Refurbish CQ to NQ hash calculationKalesh AP2024-11-145-11/+32
| * RDMA/bnxt_re: Refactor NQ allocationKalesh AP2024-11-143-33/+60
| * RDMA/bnxt_re: Fail probe early when not enough MSI-x vectors are reservedKalesh AP2024-11-142-10/+14
| * RDMA/bnxt_re: Add set_func_resources support for P5/P7 adaptersKalesh AP2024-11-122-15/+7
| * RDMA/bnxt_re: Enhance RoCE SRIOV resource configuration designBhargava Chenna Marreddy2024-11-124-5/+14
| * RDMA/bnxt_re: Add debugfs hook in the driverKalesh AP2024-11-047-2/+180
| * RDMA/bnxt_re: Support raw data query for each resourcesKashyap Desai2024-11-041-0/+118
| * RDMA/bnxt_re: Add support for querying HW contextsKashyap Desai2024-11-045-0/+98
| * RDMA/bnxt_re: Support driver specific data collection using rdma toolKashyap Desai2024-11-041-0/+141
| * RDMA/bnxt_re: Check cqe flags to know imm_data vs inv_irkeyKashyap Desai2024-10-302-3/+6
| * RDMA/bnxt_re: Fix access flags for MR and QP modifyHongguang Gao2024-10-281-9/+50
| * RDMA/bnxt_re: Add support for modify_device hookKalesh AP2024-10-283-0/+20
| * RDMA/bnxt_re: Add support for CQ rx coalescingChandramohan Akula2024-10-287-1/+76
| * RDMA/bnxt_re: Add support for optimized modify QPKalesh AP2024-10-284-1/+52
* | RDMA/bnxt_re: Remove some dead codeChristophe JAILLET2024-11-031-19/+0
* | RDMA/bnxt_re: Fix some error handling paths in bnxt_re_probe()Christophe JAILLET2024-11-031-0/+8
* | RDMA/bnxt_re: synchronize the qp-handle table arraySelvin Xavier2024-10-213-4/+15
* | RDMA/bnxt_re: Fix the usage of control path spin locksSelvin Xavier2024-10-211-15/+10
* | RDMA/bnxt_re: Fix the GID table lengthKalesh AP2024-10-111-1/+8
* | RDMA/bnxt_re: Fix a bug while setting up Level-2 PBL pagesBhargava Chenna Marreddy2024-10-111-16/+3
* | RDMA/bnxt_re: Change the sequence of updating the CQ toggle valueChandramohan Akula2024-10-112-7/+6
* | RDMA/bnxt_re: Fix an error path in bnxt_re_add_deviceKalesh AP2024-10-111-9/+3
* | RDMA/bnxt_re: Avoid CPU lockups due fifo occupancy check loopSelvin Xavier2024-10-111-0/+9
* | RDMA/bnxt_re: Fix a possible NULL pointer dereferenceKalesh AP2024-10-111-3/+3
* | RDMA/bnxt_re: Return more meaningful errorKalesh AP2024-10-111-1/+1
* | RDMA/bnxt_re: Fix incorrect dereference of srq in async eventKashyap Desai2024-10-111-2/+5
* | RDMA/bnxt_re: Fix out of bound checkKalesh AP2024-10-111-1/+1
* | RDMA/bnxt_re: Fix the max CQ WQEs for older adaptersAbhishek Mohapatra2024-10-112-0/+3
* | RDMA/bnxt_re: Fix the max WQEs used in Static WQE modeSelvin Xavier2024-10-081-1/+5
* | RDMA/bnxt_re: Add a check for memory allocationKalesh AP2024-10-081-0/+2
* | RDMA/bnxt_re: Fix incorrect AVID type in WQE structureSaravanan Vajravel2024-10-081-1/+1
* | RDMA/bnxt_re: Fix a possible memory leakKalesh AP2024-10-081-1/+4
|/
* RDMA/bnxt_re: Remove the unused variable en_devJiapeng Chong2024-09-221-2/+0
* RDMA/bnxt_re: Recover the device when FW error is detectedSelvin Xavier2024-09-133-31/+55
* RDMA/bnxt_re: Group all operations under add_device and remove_deviceSelvin Xavier2024-09-131-32/+33
* RDMA/bnxt_re: Use the aux device for L2 ULP callbacksChandramohan Akula2024-09-131-6/+20
* RDMA/bnxt_re: Change aux driver data to en_info to hold more informationChandramohan Akula2024-09-132-11/+66
* RDMA/bnxt_re: Fix the max WQE size for static WQE supportSelvin Xavier2024-09-092-11/+12
* RDMA/bnxt_re: Fix the compatibility flag for variable size WQESelvin Xavier2024-09-091-1/+2
* RDMA/bnxt_re: Add support for MR Relaxed OrderingKalesh AP2024-09-022-0/+19
* RDMA/bnxt_re: Avoid an extra hwrm per MR creationKalesh AP2024-09-024-14/+36
* RDMA/bnxt_re: Rename a variableKalesh AP2024-09-023-7/+7
* RDMA/bnxt_re: Update HW interface headersKalesh AP2024-09-021-9/+27
* RDMA/bnxt_re: Share a page to expose per SRQ info with userspaceChandramohan Akula2024-09-024-2/+41
* RDMA/bnxt_re: Refactor the BNXT_RE_METHOD_GET_TOGGLE_MEM methodChandramohan Akula2024-09-021-11/+7