summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2023-04-04RDMA/bnxt_re: Enable congestion control by defaultSelvin Xavier5-13/+222
2023-04-04RDAM/bnxt_re: Use tlv apis while processing the slow path commandsSelvin Xavier1-11/+11
2023-04-04RDMA/bnxt_re: RoCE slow path TLV supportSelvin Xavier1-0/+162
2023-04-04RDMA/bnxt_re: Reduce number of argumets to control path command APIsSelvin Xavier4-138/+199
2023-04-04RDMA/bnxt_re: Convert RCFW_CMD_PREP macro to static inline functionSelvin Xavier4-69/+98
2023-04-04RDMA/bnxt_re: Remove HW queue mapping from RoCE DriverSelvin Xavier3-93/+0
2023-04-04RDMA/bnxt_re: Update HW interface headersSelvin Xavier2-2957/+4228
2023-04-03RDMA/siw: Remove namespace check from siw_netdev_event()Tetsuo Handa1-3/+0
2023-04-03RDMA/cma: Remove NULL check before dev_{put, hold}Yang Li1-4/+2
2023-04-03IB/qib: Remove unused cnt variableTom Rix1-5/+4
2023-04-03RDMA/mlx5: Remove unused num_alloc_xa_entries variableTom Rix1-2/+0
2023-04-03IB/iser: remove redundant new lineMax Gurtovoy1-1/+0
2023-04-03IB/iser: centralize setting desc type and done callbackMax Gurtovoy1-7/+9
2023-04-03IB/iser: remove unused macrosMax Gurtovoy1-6/+0
2023-03-30RDMA/rxe: Clean kzalloc failure pathsLeon Romanovsky2-23/+9
2023-03-29RDMA/rxe: Remove tasklet call from rxe_cq.cBob Pearson3-33/+3
2023-03-29RDMA/ocrdma: remove unused discard_cnt variableTom Rix1-2/+0
2023-03-29RDMA/bnxt_re: remove unused num_srqne_processed and num_cqne_processed variablesTom Rix1-10/+4
2023-03-29RDMA/usnic: Remove redundant pci_clear_masterCai Huoqing1-2/+0
2023-03-29RDMA/mlx5: Expand switchdev Q-counters to expose representor statisticsPatrisious Haddad1-29/+142
2023-03-29RDMA/bnxt_re: Add resize_cq supportSelvin Xavier5-0/+163
2023-03-24RDMA/erdma: Use fixed hardware page sizeCheng Xu2-8/+13
2023-03-24RDMA/rxe: Rewrite rxe_task.cBob Pearson2-56/+218
2023-03-24RDMA/rxe: Make tasks schedule each otherBob Pearson2-6/+6
2023-03-24RDMA/rxe: Remove __rxe_do_task()Bob Pearson3-58/+17
2023-03-24RDMA/rxe: Remove qp reference counting in tasksBob Pearson3-14/+0
2023-03-24RDMA/rxe: Cleanup error state handling in rxe_comp.cBob Pearson3-23/+61
2023-03-24RDMA/rxe: Cleanup reset state handling in rxe_resp.cBob Pearson2-51/+57
2023-03-24RDMA/rxe: Convert tasklet args to queue pairsBob Pearson6-18/+17
2023-03-24RDMA/rxe: Add error messagesBob Pearson5-241/+609
2023-03-24RDMA/rxe: Extend dbg log messages to err and infoBob Pearson2-3/+47
2023-03-24RDMA/rxe: Change rxe_dbg to rxe_dbg_devBob Pearson9-24/+25
2023-03-24RDMA/rxe: Replace exists by rxe in rxe.cBob Pearson1-6/+6
2023-03-23RDMA/core: Fix multiple -Warray-bounds warningsGustavo A. R. Silva1-9/+14
2023-03-23Enable IB out-of-order by default in mlx5Leon Romanovsky1-0/+8
2023-03-23RDMA/mlx5: Disable out-of-order in integrity enabled QPsOr Har-Toov1-0/+8
2023-03-22RDMA/efa: Add data polling capability feature bitYonatan Nachum2-3/+9
2023-03-22RDMA/erdma: Minor refactor of device init flowCheng Xu2-32/+34
2023-03-22RDMA/erdma: Eliminate unnecessary casting of EQ doorbellsCheng Xu3-8/+6
2023-03-22RDMA/erdma: Unify byte ordering APIs usageCheng Xu3-13/+11
2023-03-19IB/qib: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas1-8/+0
2023-03-19IB/hfi1: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas1-2/+0
2023-03-19RDMA/mlx5: Coding style fix reported by checkpatchRohit Chavan1-5/+4
2023-03-19RDMA/irdma: Refactor PBLE functionsSindhu Devale3-32/+31
2023-03-19RDMA/irdma: Change name of interruptsMichal Swiatkowski2-3/+13
2023-03-19RDMA/irdma: Remove a redundant irdma_arp_table() callTatyana Nikolova1-4/+0
2023-03-19RDMA/irdma: Refactor HW statisticsKrzysztof Czurylo9-580/+362
2023-03-19RDMA/qib: Remove deprecated kmap() callIra Weiny1-8/+3
2023-03-19RDMA/mlx4: Prevent shift wrapping in set_user_sq_size()Dan Carpenter1-2/+6
2023-03-14RDMA/hns: Add new command to support query vf capsYixing Liu2-164/+56