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
/
ib_verbs.c
Age
Commit message (
Expand
)
Author
2018-04-03
RDMA: Use ib_gid_attr during GID modification
Parav Pandit
2018-04-03
IB/providers: Avoid null netdev check for RoCE
Parav Pandit
2018-03-14
Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-next
Doug Ledford
2018-03-14
infiniband: bnxt_re: use BIT_ULL() for 64-bit bit masks
Arnd Bergmann
2018-03-13
RDMA/bnxt_re: Remove an unused variable
Bart Van Assche
2018-03-06
RDMA/bnxt_re: Avoid Hard lockup during error CQE processing
Selvin Xavier
2018-02-28
infiniband: bnxt_re: use BIT_ULL() for 64-bit bit masks
Arnd Bergmann
2018-02-28
RDMA/bnxt_re: Unconditionly fence non wire memory operations
Devesh Sharma
2018-02-20
RDMA/bnxt_re: Synchronize destroy_qp with poll_cq
Selvin Xavier
2018-02-20
RDMA/bnxt_re: Unpin SQ and RQ memory if QP create fails
Devesh Sharma
2018-02-20
RDMA/bnxt_re: Disable atomic capability on bnxt_re adapters
Devesh Sharma
2018-01-31
RDMA/bnxt_re: Fix static checker warning
Doug Ledford
2018-01-18
RDMA/bnxt_re: Add SRQ support for Broadcom adapters
Devesh Sharma
2018-01-18
RDMA/bnxt_re: Add support for MRs with Huge pages
Somnath Kotur
2018-01-17
RDMA/bnxt_re: Add support for query firmware version
Selvin Xavier
2018-01-17
RDMA/bnxt_re: Enable RoCE on virtual functions
Selvin Xavier
2017-11-13
RDMA/bnxt_re: report vlan_id and sl in qp1 recv completion
Devesh Sharma
2017-11-13
RDMA/bnxt_re: synchronize poll_cq and req_notify_cq verbs
Selvin Xavier
2017-11-13
RDMA/bnxt_re: Flush CQ notification Work Queue before destroying QP
Selvin Xavier
2017-11-13
bnxt_re: changing the ip address shouldn't affect new connections
Sriharsha Basavapatna
2017-11-13
RDMA/bnxt_re: Remove unused vlan_tag variable
Leon Romanovsky
2017-10-18
Merge branch 'for-next-early' into for-next
Doug Ledford
2017-10-18
IB: Let ib_core resolve destination mac address
Parav Pandit
2017-10-14
RDMA/bnxt_re: Remove set-but-not-used variables
Bart Van Assche
2017-09-22
bnxt_re: Don't issue cmd to delete GID for QP1 GID entry before the QP is des...
Somnath Kotur
2017-09-22
bnxt_re: Fix memory leak in FRMR path
Selvin Xavier
2017-09-22
bnxt_re: Remove RTNL lock dependency in bnxt_re_query_port
Somnath Kotur
2017-09-22
bnxt_re: Fix compare and swap atomic operands
Devesh Sharma
2017-09-22
bnxt_re: Fix update of qplib_qp.mtu when modified
Devesh Sharma
2017-09-22
IB/bnxt_re: Fix frame stack compilation warning
Leon Romanovsky
2017-08-28
RDMA/bnxt_re: remove unnecessary call to memset
Himanshu Jha
2017-08-22
RDMA: Fix return value check for ib_get_eth_speed()
Selvin Xavier
2017-08-18
RDMA/bnxt_re: Allocate multiple notification queues
Selvin Xavier
2017-08-18
Merge branch 'misc' into k.o/for-next
Doug Ledford
2017-08-18
RDMA/bnxt_re: fix spelling mistake: "Deallocte" -> "Deallocate"
Colin Ian King
2017-07-24
RDMA/bnxt_re: Allow posting when QPs are in error
Selvin Xavier
2017-07-24
IB/core: Add generic function to extract IB speed from netdev
Yuval Shaia
2017-07-24
RDMA/bnxt_re: Delete unsupported modify_port function
Leon Romanovsky
2017-07-20
RDMA/bnxt_re: Fix the value reported for local ack delay
Selvin Xavier
2017-07-20
RDMA/bnxt_re: Report MISSED_EVENTS in req_notify_cq
Selvin Xavier
2017-07-20
RDMA/bnxt_re: Fix return value of poll routine
Devesh Sharma
2017-07-20
RDMA/bnxt_re: Enable atomics only if host bios supports
Devesh Sharma
2017-07-20
RDMA/bnxt_re: Fixed the max_rd_atomic support for initiator and destination QP
Eddie Wai
2017-07-20
RDMA/bnxt_re: Report supported value to IB stack in query_device
Selvin Xavier
2017-07-20
RDMA/bnxt_re: Do not free the ctx_tbl entry if delete GID fails
Selvin Xavier
2017-07-20
RDMA/bnxt_re: Free doorbell page index (DPI) during dealloc ucontext
Devesh Sharma
2017-07-20
RDMA/bnxt_re: checking for NULL instead of IS_ERR()
Dan Carpenter
2017-06-14
RDMA/bnxt_re: Remove FMR support
Selvin Xavier
2017-06-14
RDMA/bnxt_re: Fix RQE posting logic
Devesh Sharma
2017-06-14
RDMA/bnxt_re: Add HW workaround for avoiding stall for UD QPs
Somnath Kotur
[next]