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.h
Age
Commit message (
Expand
)
Author
2019-10-01
RDMA/bnxt_re: Remove unsupported modify_device callback
Kamal Heib
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
2019-06-11
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
2019-04-09
RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()
Jason Gunthorpe
2019-04-08
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
2019-04-08
RDMA: Handle AH allocations by IB/core
Leon Romanovsky
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2019-02-22
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
2019-02-08
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
2018-12-19
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
2018-12-19
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
2018-07-30
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-06-18
RDMA: Use GID from the ib_gid_attr during the add_gid() callback
Parav Pandit
2018-04-03
RDMA: Use ib_gid_attr during GID modification
Parav Pandit
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-18
RDMA/bnxt_re: Add SRQ support for Broadcom adapters
Devesh Sharma
2018-01-17
RDMA/bnxt_re: Add support for query firmware version
Selvin Xavier
2017-07-24
RDMA/bnxt_re: Delete unsupported modify_port function
Leon Romanovsky
2017-07-20
RDMA/bnxt_re: Free doorbell page index (DPI) during dealloc ucontext
Devesh Sharma
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: HW workarounds for handling specific conditions
Eddie Wai
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2017-02-14
RDMA/bnxt_re: Add bnxt_re RoCE driver
Selvin Xavier