index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
irdma
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/irdma: Use correct kconfig symbol for AUXILIARY_BUS
Lukas Bulwahn
2021-08-19
1
-1
/
+1
*
RDMA/irdma: Change returned type of irdma_setup_virt_qp to void
Zhu Yanjun
2021-07-15
1
-4
/
+2
*
RDMA/irdma: Change the returned type of irdma_set_hw_rsrc to void
Zhu Yanjun
2021-07-15
1
-9
/
+2
*
RDMA/irdma: change the returned type of irdma_sc_repost_aeq_entries to void
Zhu Yanjun
2021-07-15
2
-5
/
+2
*
RDMA/irdma: Check vsi pointer before using it
Tatyana Nikolova
2021-07-15
1
-3
/
+6
*
RDMA/irdma: Change the returned type to void
Zhu Yanjun
2021-07-12
1
-5
/
+4
*
RDMA/irdma: Fix unused variable total_size warning
Tatyana Nikolova
2021-07-12
1
-4
/
+1
*
RDMA/irdma: Fix potential overflow expression in irdma_prm_get_pbles
Shiraz Saleem
2021-06-25
2
-3
/
+3
*
RDMA/irdma: Check contents of user-space irdma_mem_reg_req object
Shiraz Saleem
2021-06-25
1
-6
/
+20
*
RDMA/irdma: Remove use of kmap()
Ira Weiny
2021-06-24
1
-4
/
+4
*
RDMA/irdma: Use the queried port attributes
Kamal Heib
2021-06-23
1
-1
/
+1
*
RDMA/irdma: Check return value from ib_umem_find_best_pgsz
Shiraz Saleem
2021-06-22
1
-1
/
+7
*
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
2021-06-17
1
-7
/
+4
*
RDMA/irdma: Store PBL info address a pointer type
Shiraz Saleem
2021-06-10
5
-24
/
+23
*
RDMA/irdma: Use list_last_entry/list_first_entry
Shiraz Saleem
2021-06-09
2
-3
/
+3
*
RDMA/irdma: Use list_move instead of list_del/list_add
Baokun Li
2021-06-08
1
-2
/
+1
*
RDMA/irdma: Fix return error sign from irdma_modify_qp
Kamal Heib
2021-06-08
1
-1
/
+1
*
RDMA/irdma: Fix spelling mistake "Allocal" -> "Allocate"
Colin Ian King
2021-06-08
1
-1
/
+1
*
RDMA/irdma: remove redundant initialization of variable val
Colin Ian King
2021-06-08
1
-1
/
+1
*
RDMA/irdma: remove extraneous indentation on a statement
Colin Ian King
2021-06-08
1
-1
/
+1
*
RDMA/irdma: Fix issues with u8 left shift operation
Colin Ian King
2021-06-08
1
-1
/
+1
*
RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw
Shiraz Saleem
2021-06-03
2
-0
/
+39
*
RDMA/irdma: Add dynamic tracing for CM
Michael J. Ruhl
2021-06-03
3
-0
/
+573
*
RDMA/irdma: Add miscellaneous utility definitions
Mustafa Ismail
2021-06-03
4
-0
/
+2814
*
RDMA/irdma: Add user/kernel shared libraries
Mustafa Ismail
2021-06-03
2
-0
/
+2121
*
RDMA/irdma: Add RoCEv2 UD OP support
Mustafa Ismail
2021-06-03
3
-0
/
+488
*
RDMA/irdma: Implement device supported verb APIs
Mustafa Ismail
2021-06-03
2
-0
/
+4752
*
RDMA/irdma: Add PBLE resource manager
Mustafa Ismail
2021-06-03
2
-0
/
+657
*
RDMA/irdma: Add connection manager
Mustafa Ismail
2021-06-03
2
-0
/
+4838
*
RDMA/irdma: Add QoS definitions
Mustafa Ismail
2021-06-03
2
-0
/
+447
*
RDMA/irdma: Add privileged UDA queue implementation
Mustafa Ismail
2021-06-03
2
-0
/
+1939
*
RDMA/irdma: Add HMC backing store setup functions
Mustafa Ismail
2021-06-03
2
-0
/
+890
*
RDMA/irdma: Implement HW Admin Queue OPs
Mustafa Ismail
2021-06-03
4
-0
/
+8506
*
RDMA/irdma: Implement device initialization definitions
Mustafa Ismail
2021-06-03
5
-0
/
+3321
*
RDMA/irdma: Register auxiliary driver and implement private channel OPs
Mustafa Ismail
2021-06-03
3
-0
/
+1129