summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/bnxt_re
Commit message (Expand)AuthorAgeFilesLines
* RDMA/bnxt_re: Honor vlan_id in GID entry comparisonSelvin Xavier2019-07-225-13/+30
* Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe2019-06-291-0/+1
|\
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* | RDMA: Check umem pointer validity prior to releaseLeon Romanovsky2019-06-201-20/+9Star
* | RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky2019-06-113-17/+11Star
* | RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky2019-06-112-11/+4Star
* | RDMA: Move owner into struct ib_device_opsJason Gunthorpe2019-06-101-1/+1
* | RDMA: Move uverbs_abi_ver into struct ib_device_opsJason Gunthorpe2019-06-102-4/+4
* | RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe2019-06-101-1/+2
|/
* RDMA/bnxt_re: Use core helpers to get aligned DMA addressShiraz Saleem2019-05-061-17/+10Star
* RDMA: Introduce and use GID attr helper to read RoCE L2 fieldsParav Pandit2019-05-031-6/+12
* ib/bnxt: Remove mention of idr_alloc from commentMatthew Wilcox2019-04-251-1/+1
* RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()Jason Gunthorpe2019-04-093-18/+5Star
* RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky2019-04-085-36/+23Star
* RDMA: Handle AH allocations by IB/coreLeon Romanovsky2019-04-085-48/+23Star
* IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-012-16/+9Star
* IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-012-14/+14
* RDMA/bnxt_re: Use correct sizing on buffers holding page DMA addressesSelvin Xavier2019-03-287-53/+67
* drivers: infiniband: Fix whitespace in kconfigEnrico Weigelt, metux IT consult2019-03-261-6/+6
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-03-1014-358/+604
|\
| * bnxt_re: Clean cq for kernel consumers onlyDevesh Sharma2019-03-041-1/+1
| * RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky2019-02-223-26/+14Star
| * bnxt_re: fix the regression due to changes in alloc_pblDevesh Sharma2019-02-223-22/+14Star
| * IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch2019-02-151-11/+9Star
| * RDMA/bnxt_re: fix or'ing of data into an uninitialized struct memberColin Ian King2019-02-111-1/+1
| * RDMA/bnxt_re: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem2019-02-112-18/+14Star
| * RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-093-30/+17Star
| * RDMA/bnxt_re: Update kernel user abi to pass chip contextDevesh Sharma2019-02-071-3/+14
| * RDMA/bnxt_re: Add extended psn structure for 57500 adaptersDevesh Sharma2019-02-075-18/+70
| * RDMA/bnxt_re: Enable GSI QP support for 57500 seriesDevesh Sharma2019-02-074-55/+99
| * RDMA/bnxt_re: Skip backing store allocation for 57500 seriesDevesh Sharma2019-02-074-7/+14
| * RDMA/bnxt_re: Add 64bit doorbells for 57500 seriesDevesh Sharma2019-02-079-153/+276
| * RDMA/bnxt_re: Add chip context to identify 57500 seriesDevesh Sharma2019-02-075-1/+51
| * RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky2019-01-301-1/+1
| * Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe2019-01-292-6/+6
| |\
| * | infiniband: prefix header search paths with $(srctree)/Masahiro Yamada2019-01-251-1/+1
| * | RDMA/bnxt_re: fix a size calculationDan Carpenter2019-01-141-2/+1Star
| * | RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit2019-01-141-2/+4
| * | RDMA: Rename port_callback to init_portParav Pandit2019-01-141-1/+1
| * | IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe2019-01-111-8/+5Star
* | | net: devlink: turn devlink into a built-inJakub Kicinski2019-02-261-1/+0Star
| |/ |/|
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-082-6/+6
|/
* infiniband: bnxt_re: qplib: Check the return value of send_messageAditya Pakki2019-01-031-3/+2Star
* RDMA/bnxt_re: Increase depth of control path command queueDevesh Sharma2018-12-203-26/+68
* RDMA/bnxt_re: Query HWRM Interface version from FWSelvin Xavier2018-12-202-0/+32
* RDMA/bnxt_re: Make use of destroy AH sleepable flagGal Pressman2018-12-203-5/+8
* RDMA/bnxt_re: Make use of create AH sleepable flagGal Pressman2018-12-203-5/+8
* RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2018-12-202-2/+2
* RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-202-0/+2
* RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch2018-12-191-2/+2