summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/bnxt_re/main.c
AgeCommit message (Expand)Author
2023-04-04RDMA/bnxt_re: Enable congestion control by defaultSelvin Xavier
2023-04-04RDMA/bnxt_re: Remove HW queue mapping from RoCE DriverSelvin Xavier
2023-03-29RDMA/bnxt_re: Add resize_cq supportSelvin Xavier
2023-02-01bnxt_en: Remove runtime interrupt vector allocationAjit Khaparde
2023-02-01RDMA/bnxt_re: Remove the sriov config callbackAjit Khaparde
2023-02-01bnxt_en: Remove struct bnxt access from RoCE driverHongguang Gao
2023-02-01bnxt_en: Use auxiliary bus calls over proprietary callsAjit Khaparde
2023-02-01bnxt_en: Use direct API instead of indirectionAjit Khaparde
2023-02-01bnxt_en: Remove usage of ulp_idAjit Khaparde
2023-02-01RDMA/bnxt_re: Use auxiliary driver interfaceAjit Khaparde
2022-08-21IB: move from strlcpy with unused retval to strscpyWolfram Sang
2021-11-16RDMA/bnxt_re: Remove unneeded variableChangcheng Deng
2021-11-03RDMA/bnxt_re: Remove unsupported bnxt_re_modify_ah callbackKamal Heib
2021-10-29RDMA/bnxt_re: Use helper function to set GUIDsKamal Heib
2021-09-20RDMA/bnxt_re: Use GFP_KERNEL in non atomic contextSelvin Xavier
2021-09-20RDMA/bnxt_re: Use separate response buffer for stat_ctx_freeEdwin Peer
2021-09-20RDMA/bnxt_re: Add extended statistics countersSelvin Xavier
2021-09-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-08-30Merge branch 'sg_nents' into rdma.git for-nextJason Gunthorpe
2021-08-19RDMA/bnxt_re: Remove unpaired rtnl unlock in bnxt_re_dev_init()Dinghao Liu
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky
2021-07-12RDMA/bnxt_re: Fix stats countersNaresh Kumar PBS
2021-06-16RDMA: Remove rdma_set_device_sysfs_group()Jason Gunthorpe
2021-06-16RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe
2021-06-03RDMA/bnxt_re: Enable global atomic ops if platform supportsDevesh Sharma
2021-05-20RDMA/bnxt_re: Drop unnecessary NULL checks after container_ofGuenter Roeck
2021-04-19RDMA/bnxt_re: Get rid of custom module reference countingLeon Romanovsky
2021-04-19RDMA/bnxt_re: Create direct symbol link between bnxt modulesLeon Romanovsky
2021-03-26RDMA/bnxt_re: Move device to error state upon device crashSelvin Xavier
2020-10-26RDMA: Convert sysfs device * show functions to use sysfs_emit()Joe Perches
2020-10-26RDMA: Remove AH from uverbs_cmd_maskJason Gunthorpe
2020-10-26RDMA: Move more uverbs_cmd_mask settings to the coreJason Gunthorpe
2020-10-26RDMA: Remove elements in uverbs_cmd_mask that all drivers setJason Gunthorpe
2020-10-16RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe
2020-09-09RDMA/bnxt_re: Remove set but not used variable 'qplib_ctx'YueHaibing
2020-08-27RDMA/bnxt_re: Static NQ depth allocationNaresh Kumar PBS
2020-08-20RDMA/bnxt_re: Do not add user qps to flushlistSelvin Xavier
2020-07-20RDMA/bnxt_re: introduce wqe mode to select execution pathDevesh Sharma
2020-03-30RDMA/bnxt_re: make bnxt_re_ib_init staticYueHaibing
2020-03-17RDMA/bnxt_re: Remove unnecessary sched countSelvin Xavier
2020-03-17RDMA/bnxt_re: Fix lifetimes in bnxt_re_taskJason Gunthorpe
2020-03-17RDMA/bnxt_re: Use ib_device_try_get()Jason Gunthorpe
2020-03-02RDMA/bnxt_re: Use driver_unregister and unregistration APISelvin Xavier
2020-03-02RDMA/bnxt_re: Refactor device add/remove functionalitiesSelvin Xavier
2020-02-21RDMA/bnxt_re: use ibdev based message printing functionsDevesh Sharma
2020-02-21RDMA/bnxt_re: Refactor command queue management codeDevesh Sharma
2020-02-21RDMA/bnxt_re: Refactor net ring allocation functionDevesh Sharma
2020-02-21RDMA/bnxt_re: Refactor hardware queue memory allocationDevesh Sharma
2020-02-21RDMA/bnxt_re: Replace chip context structure with pointerDevesh Sharma
2020-02-21RDMA/bnxt_re: Refactor queue pair creation codeDevesh Sharma