index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
bnxt_re
/
qplib_rcfw.c
Age
Commit message (
Expand
)
Author
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-03-17
RDMA/bnxt_re: convert timeouts to secs_to_jiffies()
Easwar Hariharan
2025-03-03
RDMA/bnxt_re: Fix allocation of QP table
Kashyap Desai
2024-12-31
RDMA/bnxt_re: Fix error recovery sequence
Kalesh AP
2024-11-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2024-11-12
RDMA/bnxt_re: Add set_func_resources support for P5/P7 adapters
Kalesh AP
2024-11-12
RDMA/bnxt_re: Enhance RoCE SRIOV resource configuration design
Bhargava Chenna Marreddy
2024-10-28
RDMA/bnxt_re: Add support for optimized modify QP
Kalesh AP
2024-10-21
RDMA/bnxt_re: synchronize the qp-handle table array
Selvin Xavier
2024-10-21
RDMA/bnxt_re: Fix the usage of control path spin locks
Selvin Xavier
2024-10-11
RDMA/bnxt_re: Return more meaningful error
Kalesh AP
2023-12-20
RDMA/bnxt_re: Fix the sparse warnings
Selvin Xavier
2023-12-11
RDMA/bnxt_re: Adds MSN table capability for Gen P7 adapters
Selvin Xavier
2023-12-11
RDMA/bnxt_re: Support new 5760X P7 devices
Selvin Xavier
2023-11-13
RDMA/bnxt_re: Refactor the queue index update
Chandramohan Akula
2023-09-21
RDMA/bnxt_re: Fix the handling of control path response data
Selvin Xavier
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-07
RDMA/bnxt_re: Remove unnecessary variable initializations
Kalesh AP
2023-08-07
RDMA/bnxt_re: Fix the sideband buffer size handling for FW commands
Selvin Xavier
2023-07-17
RDMA/bnxt_re: Fix hang during driver unload
Selvin Xavier
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: 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: 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
2023-06-12
RDMA/bnxt_re: Simplify the function that sends the FW commands
Kashyap Desai
2023-06-12
RDMA/bnxt_re: use shadow qd while posting non blocking rcfw command
Kashyap Desai
2023-06-12
RDMA/bnxt_re: Avoid the command wait if firmware is inactive
Kashyap Desai
2023-06-12
RDMA/bnxt_re: Enhance the existing functions that wait for FW responses
Kashyap Desai
2023-06-12
RDMA/bnxt_re: set fixed command queue depth
Kashyap Desai
2023-06-12
RDMA/bnxt_re: remove virt_func check while creating RoCE FW channel
Kashyap Desai
2023-06-12
RDMA/bnxt_re: Avoid calling wake_up threads from spin_lock context
Kashyap Desai
2023-06-12
RDMA/bnxt_re: wraparound mbox producer index
Kashyap Desai
2023-05-19
RDMA/bnxt_re: Use unique names while registering interrupts
Kalesh AP
2023-05-19
RDMA/bnxt_re: Disable/kill tasklet only if it is enabled
Selvin Xavier
2023-04-04
RDMA/bnxt_re: Enable congestion control by default
Selvin Xavier
2023-04-04
RDAM/bnxt_re: Use tlv apis while processing the slow path commands
Selvin Xavier
2023-04-04
RDMA/bnxt_re: Reduce number of argumets to control path command APIs
Selvin Xavier
2023-04-04
RDMA/bnxt_re: Convert RCFW_CMD_PREP macro to static inline function
Selvin Xavier
2021-11-29
RDMA/bnxt_re: Use bitmap_zalloc() when applicable
Christophe JAILLET
2021-11-16
RDMA/bnxt_re: Scan the whole bitmap when checking if "disabling RCFW with pen...
Christophe JAILLET
2021-09-20
RDMA/bnxt_re: Use GFP_KERNEL in non atomic context
Selvin Xavier
2021-09-20
RDMA/bnxt_re: Reduce the delay in polling for hwrm command completion
Selvin Xavier
[next]