summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/bnxt_re (follow)
Commit message (Expand)AuthorAgeFilesLines
* IB: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-211-1/+1
* RDMA: Correct duplicated words in commentsJiang Jian2022-06-241-1/+1
* RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe2022-04-061-1/+1
* RDMA/bnxt_re: Fix endianness warning for req.pkeyKamal Heib2021-12-071-1/+1
* RDMA/bnxt_re: Use bitmap_zalloc() when applicableChristophe JAILLET2021-11-291-4/+2
* RDMA/bnxt_re: Remove dynamic pkey tableKamal Heib2021-11-256-175/+10
* RDMA/bnxt_re: Scan the whole bitmap when checking if "disabling RCFW with pen...Christophe JAILLET2021-11-162-5/+2
* RDMA/bnxt_re: Remove unneeded variableChangcheng Deng2021-11-161-2/+1
* RDMA/bnxt_re: Remove unsupported bnxt_re_modify_ah callbackKamal Heib2021-11-033-7/+0
* RDMA/bnxt_re: Use helper function to set GUIDsKamal Heib2021-10-294-21/+4
* RDMA/bnxt_re: Fix kernel panic when trying to access bnxt_re_stat_descsKamal Heib2021-10-291-0/+2
* RDMA: Constify netdev->dev_addr accessesJakub Kicinski2021-10-254-7/+8
* RDMA/counter: Add a descriptor in struct rdma_hw_statsAharon Landau2021-10-121-70/+67
* RDMA/bnxt_re: Check if the vlan is valid before reportingSelvin Xavier2021-09-201-3/+9
* RDMA/bnxt_re: Correct FRMR size calculationSelvin Xavier2021-09-201-1/+2
* RDMA/bnxt_re: Use GFP_KERNEL in non atomic contextSelvin Xavier2021-09-202-3/+3
* RDMA/bnxt_re: Fix FRMR issue with single page MR allocationSelvin Xavier2021-09-201-2/+3
* RDMA/bnxt_re: Fix query SRQ failureSelvin Xavier2021-09-201-1/+2
* RDMA/bnxt_re: Suppress unwanted error messagesSelvin Xavier2021-09-201-3/+6
* RDMA/bnxt_re: Support multiple page sizesSelvin Xavier2021-09-202-14/+4
* RDMA/bnxt_re: Reduce the delay in polling for hwrm command completionSelvin Xavier2021-09-202-2/+2
* RDMA/bnxt_re: Use separate response buffer for stat_ctx_freeEdwin Peer2021-09-201-3/+4
* RDMA/bnxt_re: Update statistics counter nameSelvin Xavier2021-09-202-3/+3
* RDMA/bnxt_re: Add extended statistics countersSelvin Xavier2021-09-2010-101/+401
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-09-091-2/+2
|\
| * RDMA/bnxt_re: Prefer kcalloc over open coded arithmeticLen Baker2021-09-081-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-09-023-22/+12
|\|
| * Merge branch 'sg_nents' into rdma.git for-nextJason Gunthorpe2021-08-303-7/+8
| |\
| * | RDMA: Globally allocate and release QP memoryLeon Romanovsky2021-08-033-22/+12
* | | RDMA/bnxt_re: Remove unpaired rtnl unlock in bnxt_re_dev_init()Dinghao Liu2021-08-191-1/+0
* | | RDMA/bnxt_re: Add missing spin lock initializationNaresh Kumar PBS2021-08-191-0/+1
| |/ |/|
* | RDMA/bnxt_re: Fix stats countersNaresh Kumar PBS2021-07-123-7/+8
|/
* RDMA/bnxt_re: Fix uninitialized struct bit field rsvd1Colin Ian King2021-06-241-4/+1
* RDMA/bnxt_re: Update ABI to pass wqe-mode to user spaceDevesh Sharma2021-06-223-6/+5
* RDMA: Remove rdma_set_device_sysfs_group()Jason Gunthorpe2021-06-171-1/+1
* RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe2021-06-173-8/+5
* RDMA/bnxt_re: Enable global atomic ops if platform supportsDevesh Sharma2021-06-036-3/+37
* RDMA/bnxt_re: Drop unnecessary NULL checks after container_ofGuenter Roeck2021-05-202-30/+0
* RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_resLv Yunlong2021-04-271-0/+1
* RDMA/bnxt_re: Get rid of custom module reference countingLeon Romanovsky2021-04-191-14/+2
* RDMA/bnxt_re: Create direct symbol link between bnxt modulesLeon Romanovsky2021-04-191-6/+1
* RDMA/bnxt_re: Depend on bnxt ethernet driver and not blindly select itLeon Romanovsky2021-04-191-3/+1
* RDMA/bnxt_re: Fix error return code in bnxt_qplib_cq_process_terminal()Wang Wensheng2021-04-121-0/+1
* RDMA/bnxt_re: Move device to error state upon device crashSelvin Xavier2021-03-264-0/+47
* RDMA: Support more than 255 rdma portsMark Bloch2021-03-264-14/+14
* RDMA/bnxt_re: Allow bigger MR creationSelvin Xavier2021-01-182-20/+2
* RDMA/bnxt_re: Code refactor while populating user MRsSelvin Xavier2021-01-183-47/+13
* RDMA/bnxt_re: Fix max_qp_wrs reportedSelvin Xavier2020-12-071-1/+1
* RDMA/bnxt_re: Fix entry size during SRQ createSelvin Xavier2020-10-271-2/+2
* RDMA: Convert sysfs device * show functions to use sysfs_emit()Joe Perches2020-10-261-2/+2