index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hns
/
hns_roce_main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/hns: Use the core code to manage the fixed mmap entries
Chengchang Tang
2021-10-29
1
-27
/
+112
*
RDMA: Constify netdev->dev_addr accesses
Jakub Kicinski
2021-10-25
1
-1
/
+2
*
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
2021-08-30
1
-3
/
+1
|
\
|
*
RDMA/hns: Fix the double unlock problem of poll_sem
Yangyang Li
2021-08-03
1
-3
/
+1
*
|
RDMA/hns: Bugfix for incorrect association between dip_idx and dgid
Junxian Huang
2021-08-25
1
-2
/
+6
*
|
RDMA/hns: Use IDA interface to manage srq index
Yangyang Li
2021-08-24
1
-16
/
+1
*
|
RDMA/hns: Use IDA interface to manage uar index
Yangyang Li
2021-08-24
1
-9
/
+5
*
|
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-08-03
1
-0
/
+1
|
/
*
RDMA/hns: Modify function return value type
Yangyang Li
2021-06-22
1
-7
/
+1
*
RDMA/hns: Use IDA interface to manage xrcd index
Yangyang Li
2021-06-21
1
-10
/
+3
*
RDMA/hns: Use IDA interface to manage pd index
Yangyang Li
2021-06-21
1
-8
/
+2
*
RDMA/hns: Use IDA interface to manage mtpt index
Yangyang Li
2021-06-21
1
-7
/
+2
*
RDMA/hns: Support configuring doorbell mode of RQ and CQ
Yixian Liu
2021-04-01
1
-2
/
+4
*
RDMA/hns: Support congestion control type selection according to the FW
Yangyang Li
2021-04-01
1
-0
/
+2
*
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-03-26
1
-10
/
+10
*
RDMA/hns: Support to query firmware version
Lang Cheng
2021-03-23
1
-0
/
+14
*
RDMA/hns: Add support for XRC on HIP09
Wenpeng Liang
2021-03-12
1
-4
/
+28
*
RDMA/hns: Adjust definition of FRMR fields
Yixing Liu
2021-02-16
1
-1
/
+2
*
RDMA/hns: Avoid filling sgid index when modifying QP to RTR
Weihang Li
2021-02-09
1
-16
/
+0
*
RDMA/hns: Fixed wrong judgments in the goto branch
Wenpeng Liang
2021-02-09
1
-2
/
+1
*
RDMA/hns: Create CQ with selected CQN for bank load balance
Yangyang Li
2021-01-18
1
-7
/
+1
*
RDMA/hns: Fix incorrect symbol types
Wenpeng Liang
2020-12-11
1
-1
/
+1
*
RDMA/hns: Fix coding style issues
Lang Cheng
2020-12-11
1
-3
/
+3
*
RDMA/hns: Normalization the judgment of some features
Wenpeng Liang
2020-12-11
1
-4
/
+4
*
RDMA/hns: Limit the length of data copied between kernel and userspace
Wenpeng Liang
2020-12-11
1
-1
/
+2
*
RDMA/hns: Move capability flags of QP and CQ to hns-abi.h
Weihang Li
2020-12-07
1
-1
/
+0
*
RDMA/hns: Add UD support for HIP09
Weihang Li
2020-11-26
1
-0
/
+1
*
RDMA/hns: Add support for filling GMV table
Weihang Li
2020-10-28
1
-3
/
+6
*
RDMA/hns: Add support for configuring GMV table
Weihang Li
2020-10-28
1
-0
/
+17
*
RDMA: Remove uverbs cmds from drivers that don't use them
Jason Gunthorpe
2020-10-26
1
-2
/
+0
*
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
2020-10-26
1
-12
/
+2
*
RDMA: Remove elements in uverbs_cmd_mask that all drivers set
Jason Gunthorpe
2020-10-26
1
-15
/
+0
*
RDMA: Remove uverbs_ex_cmd_mask values that are linked to functions
Jason Gunthorpe
2020-10-26
1
-2
/
+0
*
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
2020-10-16
1
-1
/
+2
*
RDMA/hns: Add support for SCCC in size of 64 Bytes
Yangyang Li
2020-09-24
1
-3
/
+3
*
RDMA/hns: Add support for QPC in size of 512 Bytes
Wenpeng Liang
2020-09-24
1
-1
/
+1
*
RDMA/hns: Add support for CQE in size of 64 Bytes
Wenpeng Liang
2020-09-24
1
-0
/
+2
*
RDMA: Clean MW allocation and free flows
Leon Romanovsky
2020-09-17
1
-0
/
+2
*
RDMA/hns: Avoid unncessary initialization
Lijun Ou
2020-09-09
1
-2
/
+2
*
RDMA: Add a dedicated CQ resource tracker function
Maor Gottlieb
2020-06-23
1
-1
/
+1
*
RDMA/hns: Remove unused code about assert
Yangyang Li
2020-05-25
1
-1
/
+0
*
RDMA/hns: Remove unused MTT functions
Xi Wang
2020-05-06
1
-68
/
+2
*
RDMA/hns: Remove some redundant variables related to capabilities
Weihang Li
2020-01-15
1
-1
/
+1
*
RDMA/hns: Add support for reporting wc as software mode
Xi Wang
2020-01-10
1
-0
/
+47
*
RDMA/hns: Fix coding style issues
Lijun Ou
2020-01-07
1
-29
/
+28
*
RDMA/hns: Rename the functions used inside creating cq
Yixian Liu
2019-11-25
1
-2
/
+2
*
RDMA/hns: Modify appropriate printings
Wenpeng Liang
2019-11-08
1
-2
/
+2
*
RDMA/hns: Remove unsupported modify_port callback
Kamal Heib
2019-11-06
1
-7
/
+0
*
RDMA: Connect between the mmap entry and the umap_priv structure
Michal Kalderon
2019-11-06
1
-2
/
+4
*
RDMA/hns: Optimize cmd init and mode selection for hip08
Yixian Liu
2019-09-16
1
-4
/
+4
[next]