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