summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/bnxt_re
AgeCommit message (Expand)Author
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
2018-10-16RDMA/bnxt_re: Limit max_pkey to 16 bit valueDevesh Sharma
2018-10-16RDMA/bnxt_re: Fix qp async event reportingDevesh Sharma
2018-10-16RDMA/bnxt_re: Report out of sequence hw countersSelvin Xavier
2018-10-16RDMA/bnxt_re: Expose rx discards and drop countersSelvin Xavier
2018-10-16RDMA/bnxt_re: Prevent driver crash due to NULL pointer in error message printSomnath Kotur
2018-10-16RDMA/bnxt_re: Drop L2 async events silentlyDevesh Sharma
2018-10-16RDMA/bnxt_re: Avoid accessing nq->bar_reg_iomem in failure caseSelvin Xavier
2018-10-16RDMA/bnxt_re: Avoid NULL check after accessing the pointerSelvin Xavier
2018-10-16RDMA/bnxt_re: Remove the unnecessary version macro definitionSelvin Xavier
2018-10-16RDMA/bnxt_re: Fix recursive lock warning in debug kernelSelvin Xavier
2018-10-16RDMA/bnxt_re: Add missing spin lock initializationSelvin Xavier
2018-10-16Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe
2018-10-03RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib