aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/bnxt_re
Commit message (Expand)AuthorAge
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* RDMA/bnxt_re: Use core helpers to get aligned DMA addressShiraz Saleem2019-05-06
* RDMA: Introduce and use GID attr helper to read RoCE L2 fieldsParav Pandit2019-05-03
* ib/bnxt: Remove mention of idr_alloc from commentMatthew Wilcox2019-04-25
* RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()Jason Gunthorpe2019-04-09
* RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky2019-04-08
* RDMA: Handle AH allocations by IB/coreLeon Romanovsky2019-04-08
* IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-01
* IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-01
* RDMA/bnxt_re: Use correct sizing on buffers holding page DMA addressesSelvin Xavier2019-03-28
* drivers: infiniband: Fix whitespace in kconfigEnrico Weigelt, metux IT consult2019-03-26
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-03-09
|\
| * bnxt_re: Clean cq for kernel consumers onlyDevesh Sharma2019-03-04
| * RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky2019-02-22
| * bnxt_re: fix the regression due to changes in alloc_pblDevesh Sharma2019-02-22
| * IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch2019-02-15
| * RDMA/bnxt_re: fix or'ing of data into an uninitialized struct memberColin Ian King2019-02-11
| * RDMA/bnxt_re: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem2019-02-11
| * RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-08
| * RDMA/bnxt_re: Update kernel user abi to pass chip contextDevesh Sharma2019-02-07
| * RDMA/bnxt_re: Add extended psn structure for 57500 adaptersDevesh Sharma2019-02-07
| * RDMA/bnxt_re: Enable GSI QP support for 57500 seriesDevesh Sharma2019-02-07
| * RDMA/bnxt_re: Skip backing store allocation for 57500 seriesDevesh Sharma2019-02-07
| * RDMA/bnxt_re: Add 64bit doorbells for 57500 seriesDevesh Sharma2019-02-07
| * RDMA/bnxt_re: Add chip context to identify 57500 seriesDevesh Sharma2019-02-07
| * RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky2019-01-30
| * Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe2019-01-29
| |\
| * | infiniband: prefix header search paths with $(srctree)/Masahiro Yamada2019-01-25
| * | RDMA/bnxt_re: fix a size calculationDan Carpenter2019-01-14
| * | RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit2019-01-14
| * | RDMA: Rename port_callback to init_portParav Pandit2019-01-14
| * | IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe2019-01-10
* | | net: devlink: turn devlink into a built-inJakub Kicinski2019-02-26
| |/ |/|
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-08
|/
* infiniband: bnxt_re: qplib: Check the return value of send_messageAditya Pakki2019-01-02
* RDMA/bnxt_re: Increase depth of control path command queueDevesh Sharma2018-12-19
* RDMA/bnxt_re: Query HWRM Interface version from FWSelvin Xavier2018-12-19
* RDMA/bnxt_re: Make use of destroy AH sleepable flagGal Pressman2018-12-19
* RDMA/bnxt_re: Make use of create AH sleepable flagGal Pressman2018-12-19
* RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2018-12-19
* RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-19
* RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch2018-12-18
* RDMA/bnxt_re: Initialize ib_device_ops structKamal Heib2018-12-11
* RDMA/bnxt_re: Avoid accessing the device structure after it is freedSelvin Xavier2018-11-21
* RDMA/bnxt_re: Fix system hang when registration with L2 driver failsSelvin Xavier2018-11-21
* RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-17
* RDMA/bnxt_re: Avoid resource leak in case the NQ registration failsSelvin Xavier2018-10-16
* RDMA/bnxt_re: Wait for delayed work to finish before device removalSelvin Xavier2018-10-16
* RDMA/bnxt_re: Limit max_pkey to 16 bit valueDevesh Sharma2018-10-16
* RDMA/bnxt_re: Fix qp async event reportingDevesh Sharma2018-10-16