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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-03
RDMA/bnxt_re: Remove some dead code
Christophe JAILLET
1
-19
/
+0
2024-11-03
RDMA/bnxt_re: Fix some error handling paths in bnxt_re_probe()
Christophe JAILLET
1
-0
/
+8
2024-10-21
RDMA/bnxt_re: synchronize the qp-handle table array
Selvin Xavier
3
-4
/
+15
2024-10-21
RDMA/bnxt_re: Fix the usage of control path spin locks
Selvin Xavier
1
-15
/
+10
2024-10-11
RDMA/bnxt_re: Fix the GID table length
Kalesh AP
1
-1
/
+8
2024-10-11
RDMA/bnxt_re: Fix a bug while setting up Level-2 PBL pages
Bhargava Chenna Marreddy
1
-16
/
+3
2024-10-11
RDMA/bnxt_re: Change the sequence of updating the CQ toggle value
Chandramohan Akula
2
-7
/
+6
2024-10-11
RDMA/bnxt_re: Fix an error path in bnxt_re_add_device
Kalesh AP
1
-9
/
+3
2024-10-11
RDMA/bnxt_re: Avoid CPU lockups due fifo occupancy check loop
Selvin Xavier
1
-0
/
+9
2024-10-11
RDMA/bnxt_re: Fix a possible NULL pointer dereference
Kalesh AP
1
-3
/
+3
2024-10-11
RDMA/bnxt_re: Return more meaningful error
Kalesh AP
1
-1
/
+1
2024-10-11
RDMA/bnxt_re: Fix incorrect dereference of srq in async event
Kashyap Desai
1
-2
/
+5
2024-10-11
RDMA/bnxt_re: Fix out of bound check
Kalesh AP
1
-1
/
+1
2024-10-11
RDMA/bnxt_re: Fix the max CQ WQEs for older adapters
Abhishek Mohapatra
2
-0
/
+3
2024-10-08
RDMA/bnxt_re: Fix the max WQEs used in Static WQE mode
Selvin Xavier
1
-1
/
+5
2024-10-08
RDMA/bnxt_re: Add a check for memory allocation
Kalesh AP
1
-0
/
+2
2024-10-08
RDMA/bnxt_re: Fix incorrect AVID type in WQE structure
Saravanan Vajravel
1
-1
/
+1
2024-10-08
RDMA/bnxt_re: Fix a possible memory leak
Kalesh AP
1
-1
/
+4
2024-09-22
RDMA/bnxt_re: Remove the unused variable en_dev
Jiapeng Chong
1
-2
/
+0
2024-09-13
RDMA/bnxt_re: Recover the device when FW error is detected
Selvin Xavier
3
-31
/
+55
2024-09-13
RDMA/bnxt_re: Group all operations under add_device and remove_device
Selvin Xavier
1
-32
/
+33
2024-09-13
RDMA/bnxt_re: Use the aux device for L2 ULP callbacks
Chandramohan Akula
1
-6
/
+20
2024-09-13
RDMA/bnxt_re: Change aux driver data to en_info to hold more information
Chandramohan Akula
2
-11
/
+66
2024-09-09
RDMA/bnxt_re: Fix the max WQE size for static WQE support
Selvin Xavier
2
-11
/
+12
2024-09-09
RDMA/bnxt_re: Fix the compatibility flag for variable size WQE
Selvin Xavier
1
-1
/
+2
2024-09-02
RDMA/bnxt_re: Add support for MR Relaxed Ordering
Kalesh AP
2
-0
/
+19
2024-09-02
RDMA/bnxt_re: Avoid an extra hwrm per MR creation
Kalesh AP
4
-14
/
+36
2024-09-02
RDMA/bnxt_re: Rename a variable
Kalesh AP
3
-7
/
+7
2024-09-02
RDMA/bnxt_re: Update HW interface headers
Kalesh AP
1
-9
/
+27
2024-09-02
RDMA/bnxt_re: Share a page to expose per SRQ info with userspace
Chandramohan Akula
4
-2
/
+41
2024-09-02
RDMA/bnxt_re: Refactor the BNXT_RE_METHOD_GET_TOGGLE_MEM method
Chandramohan Akula
1
-11
/
+7
2024-09-02
RDMA/bnxt_re: Get the toggle bits from SRQ events
Hongguang Gao
3
-0
/
+13
2024-08-28
Merge branch 'bnxt_re_variable_wqes' into rdma.git for-next
Jason Gunthorpe
7
-73
/
+181
2024-08-27
RDMA/bnxt_re: Enable variable size WQEs for user space applications
Selvin Xavier
1
-0
/
+5
2024-08-27
RDMA/bnxt_re: Handle variable WQE support for user applications
Selvin Xavier
2
-46
/
+76
2024-08-27
RDMA/bnxt_re: Fix the table size for PSN/MSN entries
Selvin Xavier
1
-0
/
+2
2024-08-27
RDMA/bnxt_re: Get the WQE index from slot index while completing the WQEs
Selvin Xavier
2
-1
/
+52
2024-08-27
RDMA/bnxt_re: Add support for Variable WQE in Genp7 adapters
Selvin Xavier
6
-27
/
+47
2024-08-11
RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' API
Yishai Hadas
2
-2
/
+3
2024-07-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
10
-42
/
+122
2024-07-14
bnxt_re: Fix imm_data endianness
Jack Wang
2
-7
/
+7
2024-07-01
RDMA/bnxt_re: Disable doorbell moderation if hardware register read fails
Selvin Xavier
1
-11
/
+34
2024-07-01
RDMA/bnxt_re: Enable DB moderation for genP7 adapters
Selvin Xavier
1
-3
/
+4
2024-07-01
RDMA/bnxt_re: Update the correct DB FIFO depth and mask for GenP7
Selvin Xavier
2
-17
/
+33
2024-06-27
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
2
-2
/
+3
2024-05-30
RDMA/bnxt_re: Fix the max msix vectors macro
Selvin Xavier
1
-3
/
+1
2024-05-30
RDMA/bnxt_re: Expose the MSN table capability for user library
Selvin Xavier
1
-0
/
+3
2024-05-30
RDMA/bnxt_re: Allow MSN table capability check
Selvin Xavier
6
-8
/
+44
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
[next]