index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
bnxt_re
Age
Commit message (
Expand
)
Author
2023-09-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-08-21
RDMA/bnxt_re: Fix kernel doc errors
Leon Romanovsky
2023-08-15
RDMA/bnxt_re: Add support for dmabuf pinned memory regions
Saravanan Vajravel
2023-08-15
RDMA/bnxt_re: Protect the PD table bitmap
Selvin Xavier
2023-08-15
RDMA/bnxt_re: Initialize mutex dbq_lock
Kashyap Desai
2023-08-10
RDMA/bnxt_re: Initialize dpi_tbl_lock mutex
Kashyap Desai
2023-08-10
RDMA/bnxt_re: Fix error handling in probe failure path
Kalesh AP
2023-08-10
RDMA/bnxt_re: Properly order ib_device_unalloc() to avoid UAF
Selvin Xavier
2023-08-07
RDMA/bnxt_re: Remove unnecessary variable initializations
Kalesh AP
2023-08-07
RDMA/bnxt_re: Avoid unnecessary memset
Kalesh AP
2023-08-07
RDMA/bnxt_re: Cleanup bnxt_re_process_raw_qp_pkt_rx() function
Kalesh AP
2023-08-07
RDMA/bnxt_re: Fix the sideband buffer size handling for FW commands
Selvin Xavier
2023-08-07
RDMA/bnxt_re: Remove a redundant flag
Kalesh AP
2023-08-07
RDMA/bnxt_re: Fix max_qp count for virtual functions
Kalesh AP
2023-07-31
RDMA: Remove unnecessary ternary operators
Ruan Jinjie
2023-07-30
bnxt_re: Update the debug counters for doorbell pacing
Chandramohan Akula
2023-07-30
bnxt_re: Expose the missing hw counters
Chandramohan Akula
2023-07-30
bnxt_re: Update the hw counters for resource stats
Chandramohan Akula
2023-07-30
bnxt_re: Reorganize the resource stats
Chandramohan Akula
2023-07-21
RDMA/bnxt_re: Add a new uapi for driver notification
Chandramohan Akula
2023-07-21
RDMA/bnxt_re: Implement doorbell pacing algorithm
Chandramohan Akula
2023-07-21
RDMA/bnxt_re: Update alloc_page uapi for pacing
Chandramohan Akula
2023-07-21
RDMA/bnxt_re: Enable pacing support for the user apps
Chandramohan Akula
2023-07-21
RDMA/bnxt_re: Initialize Doorbell pacing feature
Chandramohan Akula
2023-07-21
RDMA/bnxt_re: use vmalloc_array and vcalloc
Julia Lawall
2023-07-17
RDMA/bnxt_re: Fix hang during driver unload
Selvin Xavier
2023-07-17
RDMA/bnxt_re: Prevent handling any completions after qp destroy
Kashyap Desai
2023-06-27
Merge tag 'v6.4' into rdma.git for-next
Jason Gunthorpe
2023-06-27
RDMA/bnxt_re: Fix an IS_ERR() vs NULL check
Dan Carpenter
2023-06-26
RDMA/bnxt_re: Fix spelling mistake "priviledged" -> "privileged"
Colin Ian King
2023-06-26
RDMA/bnxt_re: Remove duplicated include in bnxt_re/main.c
Yang Li
2023-06-26
RDMA/bnxt_re: Refactor code around bnxt_qplib_map_rc()
Kashyap Desai
2023-06-26
RDMA/bnxt_re: Remove incorrect return check from slow path
Kashyap Desai
2023-06-21
RDMA/bnxt_re: Enable low latency push
Selvin Xavier
2023-06-21
RDMA/bnxt_re: Reorg the bar mapping
Selvin Xavier
2023-06-21
RDMA/bnxt_re: Move the interface version to chip context structure
Selvin Xavier
2023-06-21
RDMA/bnxt_re: Query function capabilities from firmware
Selvin Xavier
2023-06-21
RDMA/bnxt_re: Optimize the bnxt_re_init_hwrm_hdr usage
Selvin Xavier
2023-06-21
RDMA/bnxt_re: Add disassociate ucontext support
Selvin Xavier
2023-06-21
RDMA/bnxt_re: Use the common mmap helper functions
Selvin Xavier
2023-06-21
RDMA/bnxt_re: Initialize opcode while sending message
Leon Romanovsky
2023-06-12
RDMA/bnxt_re: optimize the parameters passed to helper functions
Kashyap Desai
2023-06-12
RDMA/bnxt_re: remove redundant cmdq_bitmap
Kashyap Desai
2023-06-12
RDMA/bnxt_re: use firmware provided max request timeout
Kashyap Desai
2023-06-12
RDMA/bnxt_re: cancel all control path command waiters upon error
Kashyap Desai
2023-06-12
RDMA/bnxt_re: consider timeout of destroy ah as success.
Kashyap Desai
2023-06-12
RDMA/bnxt_re: post destroy_ah for delayed completion of AH creation
Kashyap Desai
2023-06-12
RDMA/bnxt_re: Add firmware stall check detection
Kashyap Desai
2023-06-12
RDMA/bnxt_re: handle command completions after driver detect a timedout
Kashyap Desai
2023-06-12
RDMA/bnxt_re: add helper function __poll_for_resp
Kashyap Desai
[next]