summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* RDMA/efa: Fix wrong resources deallocation orderYonatan Nachum2023-08-221-3/+3
* RDMA/bnxt_re: Fix kernel doc errorsLeon Romanovsky2023-08-211-15/+15
* RDMA/irdma: Prevent zero-length STAG registrationChristopher Bednarz2023-08-193-2/+16
* RDMA/erdma: Implement hierarchical MTTCheng Xu2023-08-193-24/+194
* RDMA/erdma: Refactor the storage structure of MTT entriesCheng Xu2023-08-194-94/+152
* RDMA/erdma: Renaming variable names and field names of struct erdma_memCheng Xu2023-08-192-37/+37
* RDMA/hns: Support hns HW statsChengchang Tang2023-08-194-0/+159
* RDMA/hns: Dump whole QP/CQ/MR resource in rawChengchang Tang2023-08-191-72/+3
* RDMA/irdma: Add missing kernel-doc in irdma_setup_umode_qp()Leon Romanovsky2023-08-181-0/+1
* RDMA/mlx4: Copy union directlyGustavo A. R. Silva2023-08-161-2/+1
* RDMA/irdma: Drop unused kernel push codeShiraz Saleem2023-08-164-119/+19
* RDMA/bnxt_re: Add support for dmabuf pinned memory regionsSaravanan Vajravel2023-08-153-26/+62
* RDMA/bnxt_re: Protect the PD table bitmapSelvin Xavier2023-08-153-8/+24
* RDMA/bnxt_re: Initialize mutex dbq_lockKashyap Desai2023-08-151-0/+1
* RDMA/cxgb4: Set sq_sig_type correctlyGuoqing Jiang2023-08-131-1/+1
* RDMA/hns: Remove unused declaration hns_roce_modify_srq()Yue Haibing2023-08-081-3/+0
* RDMA: Make all 'class' structures constIvan Orlov2023-08-082-49/+40
* RDMA: Remove unnecessary NULL valuesRuan Jinjie2023-08-071-2/+2
* RDMA/hns: Fix CQ and QP cache affinityChengchang Tang2023-08-072-6/+23
* RDMA/hns: Fix inaccurate error label name in init instanceJunxian Huang2023-08-071-4/+4
* RDMA/hns: Fix incorrect post-send with direct wqe of wr-listJunxian Huang2023-08-071-1/+2
* RDMA/hns: Fix port active speedChengchang Tang2023-08-071-2/+5
* RDMA/bnxt_re: Remove unnecessary variable initializationsKalesh AP2023-08-076-25/+25
* RDMA/bnxt_re: Avoid unnecessary memsetKalesh AP2023-08-072-9/+4
* RDMA/bnxt_re: Cleanup bnxt_re_process_raw_qp_pkt_rx() functionKalesh AP2023-08-071-13/+8
* RDMA/bnxt_re: Fix the sideband buffer size handling for FW commandsSelvin Xavier2023-08-073-80/+55
* RDMA/bnxt_re: Remove a redundant flagKalesh AP2023-08-072-4/+2
* RDMA/bnxt_re: Fix max_qp count for virtual functionsKalesh AP2023-08-073-9/+6
* RDMA/irdma: Replace one-element array with flexible-array memberGustavo A. R. Silva2023-08-031-1/+1
* RDMA/hns: Remove unused function declarationsYue Haibing2023-07-311-2/+0
* RDMA: Remove unnecessary ternary operatorsRuan Jinjie2023-07-318-21/+17
* IB/mlx5: Add HW counter called rx_dct_connectShetu Ayalew2023-07-311-0/+2
* RDMA/mthca: Remove unnecessary NULL assignmentsRuan Jinjie2023-07-311-10/+10
* RDMA/irdma: Fix one kernel-doc commentYang Li2023-07-311-1/+0
* RDMA/mlx: Remove unnecessary variable initializationsRuan Jinjie2023-07-312-42/+42
* RDMA/irdma: Use HW specific minimum WQ sizeSindhu Devale2023-07-308-5/+16
* RDMA/irdma: Allow accurate reporting on QP max send/recv WRSindhu Devale2023-07-304-87/+197
* bnxt_re: Update the debug counters for doorbell pacingChandramohan Akula2023-07-303-0/+32
* bnxt_re: Expose the missing hw countersChandramohan Akula2023-07-303-2/+39
* bnxt_re: Update the hw counters for resource statsChandramohan Akula2023-07-303-9/+94
* bnxt_re: Reorganize the resource statsChandramohan Akula2023-07-305-42/+47
* RDMA/irdma: Cleanup and rename irdma_netdev_vlan_ipv6()Mustafa Ismail2023-07-263-15/+12
* RDMA/irdma: Add table based lookup for CQ pointer during an eventKrzysztof Czurylo2023-07-265-8/+57
* RDMA/irdma: Refactor error handling in create CQPSindhu Devale2023-07-261-14/+21
* RDMA/irdma: Drop a local in irdma_sc_get_next_aeqeSindhu Devale2023-07-261-4/+1
* IB/hfi1: Use struct_size()Christophe JAILLET2023-07-241-6/+3
* RDMA/hns: Remove VF extend configurationJunxian Huang2023-07-243-85/+10
* RDMA/hns: Support get XRCD number from firmwareLuoyouming2023-07-242-4/+4
* RDMA/qedr: Remove duplicate assignments of vaMinjie Du2023-07-231-1/+0
* RDMA/qedr: Remove a duplicate assignment in qedr_create_gsi_qp()Minjie Du2023-07-231-1/+0