index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
bnxt_re
/
qplib_fp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-19
RDMA/bnxt_re: Fix the locking while accessing the QP table
Selvin Xavier
1
-0
/
+2
2024-12-19
RDMA/bnxt_re: Fix MSN table size for variable wqe mode
Damodharam Ammepalli
1
-1
/
+6
2024-12-16
RDMA/bnxt_re: Fix to export port num to ib_query_qp
Hongguang Gao
1
-0
/
+1
2024-12-16
RDMA/bnxt_re: Fix setting mandatory attributes for modify_qp
Damodharam Ammepalli
1
-2
/
+11
2024-12-16
RDMA/bnxt_re: Fix the check for 9060 condition
Kalesh AP
1
-4
/
+6
2024-12-05
RDMA/bnxt_re: Avoid initializing the software queue for user queues
Selvin Xavier
1
-19
/
+23
2024-12-04
RDMA/bnxt_re: Remove always true dattr validity check
Leon Romanovsky
1
-3
/
+1
2024-11-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+72
2024-11-17
RDMA/bnxt_re: Support different traffic class
Chandramohan Akula
1
-1
/
+11
2024-11-14
RDMA/bnxt_re: Refurbish CQ to NQ hash calculation
Kalesh AP
1
-0
/
+1
2024-10-28
RDMA/bnxt_re: Add support for CQ rx coalescing
Chandramohan Akula
1
-0
/
+20
2024-10-28
RDMA/bnxt_re: Add support for optimized modify QP
Kalesh AP
1
-0
/
+40
2024-10-21
RDMA/bnxt_re: synchronize the qp-handle table array
Selvin Xavier
1
-0
/
+4
2024-10-11
RDMA/bnxt_re: Change the sequence of updating the CQ toggle value
Chandramohan Akula
1
-0
/
+5
2024-09-02
RDMA/bnxt_re: Get the toggle bits from SRQ events
Hongguang Gao
1
-0
/
+11
2024-08-27
RDMA/bnxt_re: Get the WQE index from slot index while completing the WQEs
Selvin Xavier
1
-1
/
+42
2024-08-27
RDMA/bnxt_re: Add support for Variable WQE in Genp7 adapters
Selvin Xavier
1
-9
/
+9
2024-05-30
RDMA/bnxt_re: Allow MSN table capability check
Selvin Xavier
1
-6
/
+6
2024-05-09
bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwq
Michal Schmidt
1
-1
/
+2
2024-01-25
RDMA/bnxt_re: Add a missing check in bnxt_qplib_query_srq
Kalesh AP
1
-1
/
+2
2023-12-11
RDMA/bnxt_re: Adds MSN table capability for Gen P7 adapters
Selvin Xavier
1
-6
/
+61
2023-12-11
RDMA/bnxt_re: Get the toggle bits from CQ completions
Selvin Xavier
1
-0
/
+6
2023-12-11
RDMA/bnxt_re: Support new 5760X P7 devices
Selvin Xavier
1
-2
/
+2
2023-11-13
RDMA/bnxt_re: Refactor the queue index update
Chandramohan Akula
1
-69
/
+69
2023-09-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-21
/
+26
2023-08-07
RDMA/bnxt_re: Remove unnecessary variable initializations
Kalesh AP
1
-3
/
+3
2023-08-07
RDMA/bnxt_re: Fix the sideband buffer size handling for FW commands
Selvin Xavier
1
-16
/
+22
2023-07-31
RDMA: Remove unnecessary ternary operators
Ruan Jinjie
1
-2
/
+1
2023-07-17
RDMA/bnxt_re: Fix hang during driver unload
Selvin Xavier
1
-5
/
+5
2023-07-17
RDMA/bnxt_re: Prevent handling any completions after qp destroy
Kashyap Desai
1
-0
/
+18
2023-06-27
Merge tag 'v6.4' into rdma.git for-next
Jason Gunthorpe
1
-5
/
+6
2023-06-21
RDMA/bnxt_re: Reorg the bar mapping
Selvin Xavier
1
-2
/
+2
2023-05-19
RDMA/bnxt_re: Return directly without goto jumps
Kalesh AP
1
-37
/
+23
2023-05-19
RDMA/bnxt_re: Fix to remove an unnecessary log
Kalesh AP
1
-4
/
+1
2023-05-19
RDMA/bnxt_re: Use unique names while registering interrupts
Kalesh AP
1
-2
/
+10
2023-05-19
RDMA/bnxt_re: Fix to remove unnecessary return labels
Kalesh AP
1
-5
/
+2
2023-05-19
RDMA/bnxt_re: Disable/kill tasklet only if it is enabled
Selvin Xavier
1
-6
/
+10
2023-05-19
RDMA/bnxt_re: Fix a possible memory leak
Kalesh AP
1
-5
/
+6
2023-04-04
RDMA/bnxt_re: Reduce number of argumets to control path command APIs
Selvin Xavier
1
-44
/
+60
2023-04-04
RDMA/bnxt_re: Convert RCFW_CMD_PREP macro to static inline function
Selvin Xavier
1
-22
/
+33
2023-04-04
RDMA/bnxt_re: Update HW interface headers
Selvin Xavier
1
-1
/
+1
2023-03-29
RDMA/bnxt_re: remove unused num_srqne_processed and num_cqne_processed variables
Tom Rix
1
-10
/
+4
2023-03-29
RDMA/bnxt_re: Add resize_cq support
Selvin Xavier
1
-0
/
+44
2021-12-06
RDMA/bnxt_re: Fix endianness warning for req.pkey
Kamal Heib
1
-1
/
+1
2021-11-25
RDMA/bnxt_re: Remove dynamic pkey table
Kamal Heib
1
-6
/
+5
2021-09-20
RDMA/bnxt_re: Fix query SRQ failure
Selvin Xavier
1
-1
/
+2
2021-09-20
RDMA/bnxt_re: Suppress unwanted error messages
Selvin Xavier
1
-3
/
+6
2021-09-20
RDMA/bnxt_re: Add extended statistics counters
Selvin Xavier
1
-0
/
+3
2021-04-12
RDMA/bnxt_re: Fix error return code in bnxt_qplib_cq_process_terminal()
Wang Wensheng
1
-0
/
+1
2020-09-18
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
1
-10
/
+16
[next]