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
/
main.c
Age
Commit message (
Expand
)
Author
2020-03-30
RDMA/bnxt_re: make bnxt_re_ib_init static
YueHaibing
2020-03-17
RDMA/bnxt_re: Remove unnecessary sched count
Selvin Xavier
2020-03-17
RDMA/bnxt_re: Fix lifetimes in bnxt_re_task
Jason Gunthorpe
2020-03-17
RDMA/bnxt_re: Use ib_device_try_get()
Jason Gunthorpe
2020-03-02
RDMA/bnxt_re: Use driver_unregister and unregistration API
Selvin Xavier
2020-03-02
RDMA/bnxt_re: Refactor device add/remove functionalities
Selvin Xavier
2020-02-21
RDMA/bnxt_re: use ibdev based message printing functions
Devesh Sharma
2020-02-21
RDMA/bnxt_re: Refactor command queue management code
Devesh Sharma
2020-02-21
RDMA/bnxt_re: Refactor net ring allocation function
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-02-21
RDMA/bnxt_re: Refactor queue pair creation code
Devesh Sharma
2020-01-03
RDMA/bnxt_re: Report more number of completion vectors
Selvin Xavier
2019-11-25
RDMA/bnxt_re: Fix missing le16_to_cpu
Devesh Sharma
2019-11-25
RDMA/bnxt_re: Fix stat push into dma buffer on gen p5 devices
Devesh Sharma
2019-10-08
RDMA/bnxt_re: Enable SRIOV VF support on Broadcom's 57500 adapter series
Devesh Sharma
2019-10-01
RDMA/bnxt_re: Remove unsupported modify_device callback
Kamal Heib
2019-07-29
IB/bnxt_re: Do not notifify GID change event
Parav Pandit
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
2019-06-10
RDMA: Move owner into struct ib_device_ops
Jason Gunthorpe
2019-06-10
RDMA: Move uverbs_abi_ver into struct ib_device_ops
Jason Gunthorpe
2019-06-10
RDMA: Move driver_id into struct ib_device_ops
Jason Gunthorpe
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-02-22
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
2019-02-08
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
2019-02-07
RDMA/bnxt_re: Skip backing store allocation for 57500 series
Devesh Sharma
2019-02-07
RDMA/bnxt_re: Add 64bit doorbells for 57500 series
Devesh Sharma
2019-02-07
RDMA/bnxt_re: Add chip context to identify 57500 series
Devesh Sharma
2019-01-30
RDMA: Provide safe ib_alloc_device() function
Leon Romanovsky
2019-01-14
RDMA: Introduce and use rdma_device_to_ibdev()
Parav Pandit
2019-01-14
RDMA: Rename port_callback to init_port
Parav Pandit
2018-12-19
RDMA/bnxt_re: Increase depth of control path command queue
Devesh Sharma
2018-12-19
RDMA/bnxt_re: Query HWRM Interface version from FW
Selvin Xavier
2018-12-11
RDMA/bnxt_re: Initialize ib_device_ops struct
Kamal Heib
2018-11-21
RDMA/bnxt_re: Avoid accessing the device structure after it is freed
Selvin Xavier
2018-11-21
RDMA/bnxt_re: Fix system hang when registration with L2 driver fails
Selvin Xavier
2018-10-17
RDMA/drivers: Use core provided API for registering device attributes
Parav Pandit
2018-10-16
RDMA/bnxt_re: Avoid resource leak in case the NQ registration fails
Selvin Xavier
2018-10-16
RDMA/bnxt_re: Wait for delayed work to finish before device removal
Selvin Xavier
2018-10-16
RDMA/bnxt_re: Fix qp async event reporting
Devesh Sharma
2018-10-16
RDMA/bnxt_re: Remove the unnecessary version macro definition
Selvin Xavier
2018-10-16
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
2018-09-26
RDMA: Fully setup the device name in ib_register_device
Jason Gunthorpe
2018-09-24
RDMA/bnxt_re: Fix system crash during RDMA resource initialization
Selvin Xavier
2018-05-25
RDMA/bnxt_re: Fix broken RoCE driver due to recent L2 driver changes
Devesh Sharma
2018-04-03
RDMA/providers: Simplify query_gid callback of RoCE providers
Parav Pandit
2018-03-19
IB/uverbs: Extend uverbs_ioctl header with driver_id
Matan Barak
2018-03-06
RDMA/bnxt_re: Avoid Hard lockup during error CQE processing
Selvin Xavier
[next]