index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
bnxt_re
/
qplib_fp.c
Age
Commit message (
Expand
)
Author
2020-04-22
RDMA/bnxt: Delete 'nq_ptr' variable which is not used
Leon Romanovsky
2020-04-14
RDMA/bnxt_re: Simplify obtaining queue entry from hw ring
Devesh Sharma
2020-04-14
RDMA/bnxt_re: Reduce device page size detection code
Devesh Sharma
2020-03-24
RDMA/bnxt_re: Wait for all the CQ events before freeing CQ data structures
Selvin Xavier
2020-02-21
RDMA/bnxt_re: Refactor doorbell management functions
Devesh Sharma
2020-02-21
RDMA/bnxt_re: Refactor notification queue management code
Devesh Sharma
2020-02-21
RDMA/bnxt_re: Refactor hardware queue memory allocation
Devesh Sharma
2020-02-21
RDMA/bnxt_re: Replace chip context structure with pointer
Devesh Sharma
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-03
RDMA/bnxt_re: Fix Send Work Entry state check while polling completions
Selvin Xavier
2019-04-08
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
2019-03-28
RDMA/bnxt_re: Use correct sizing on buffers holding page DMA addresses
Selvin Xavier
2019-02-22
bnxt_re: fix the regression due to changes in alloc_pbl
Devesh Sharma
2019-02-07
RDMA/bnxt_re: Add extended psn structure for 57500 adapters
Devesh Sharma
2019-02-07
RDMA/bnxt_re: Enable GSI QP support for 57500 series
Devesh Sharma
2019-02-07
RDMA/bnxt_re: Add 64bit doorbells for 57500 series
Devesh Sharma
2018-10-16
RDMA/bnxt_re: Avoid accessing nq->bar_reg_iomem in failure case
Selvin Xavier
2018-10-16
RDMA/bnxt_re: Add missing spin lock initialization
Selvin Xavier
2018-09-05
Merge branch 'uverbs_dev_cleanups' into rdma.git for-next
Jason Gunthorpe
2018-09-05
bnxt_re: Fix couple of memory leaks that could lead to IOMMU call traces
Somnath Kotur
2018-09-05
RDMA/bnxt_re: QPLIB: Add and use #define dev_fmt(fmt) "QPLIB: " fmt
Joe Perches
2018-07-04
RDMA/bnxt_re: Fix a bunch of off by one bugs in qplib_fp.c
Dan Carpenter
2018-05-25
RDMA/bnxt_re: Fix broken RoCE driver due to recent L2 driver changes
Devesh Sharma
2018-03-14
infiniband: qplib_fp: fix pointer cast
Arnd Bergmann
2018-03-06
RDMA/bnxt_re: Avoid Hard lockup during error CQE processing
Selvin Xavier
2018-02-20
RDMA/bnxt_re: Synchronize destroy_qp with poll_cq
Selvin Xavier
2018-01-31
RDMA/bnxt_re: Fix an error code in bnxt_qplib_create_srq()
Dan Carpenter
2018-01-18
RDMA/bnxt_re: Add SRQ support for Broadcom adapters
Devesh Sharma
2017-12-13
RDMA/bnxt_re: Remove redundant bnxt_qplib_disable_nq() call
Arvind Yadav
2017-11-13
RDMA/bnxt_re: report vlan_id and sl in qp1 recv completion
Devesh Sharma
2017-11-13
RDMA/bnxt_re: Flush CQ notification Work Queue before destroying QP
Selvin Xavier
2017-11-13
RDMA/bnxt_re: Set QP state in case of response completion errors
Selvin Xavier
2017-11-13
RDMA/bnxt_re: Add memory barriers when processing CQ/EQ entries
Somnath Kotur
2017-10-14
RDMA/bnxt_re: Remove set-but-not-used variables
Bart Van Assche
2017-10-14
RDMA/bnxt_re: Suppress gcc 7 fall-through complaints
Bart Van Assche
2017-08-18
RDMA/bnxt_re: Allocate multiple notification queues
Selvin Xavier
2017-07-24
RDMA/bnxt_re: Allow posting when QPs are in error
Selvin Xavier
2017-07-20
RDMA/bnxt_re: Report MISSED_EVENTS in req_notify_cq
Selvin Xavier
2017-07-20
RDMA/bnxt_re: Fix WQE Size posted to HW to prevent it from throwing error
Somnath Kotur
2017-06-14
RDMA/bnxt_re: Add HW workaround for avoiding stall for UD QPs
Somnath Kotur
2017-06-14
RDMA/bnxt_re: HW workarounds for handling specific conditions
Eddie Wai
2017-06-13
RDMA/bnxt_re: Fixing the Control path command and response handling
Devesh Sharma
2017-02-14
RDMA/bnxt_re: Add bnxt_re RoCE driver
Selvin Xavier