index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hns
Age
Commit message (
Expand
)
Author
2016-10-03
IB/hns: Fix for removal of redundant code
Salil
2016-10-03
IB/hns: Delete the redundant lines in hns_roce_v1_m_qp()
Lijun Ou
2016-10-03
IB/hns: Fix the bug when platform_get_resource() exec fail
Lijun Ou
2016-10-03
IB/hns: Update the rq head when modify qp state
Lijun Ou
2016-10-03
IB/hns: Cq has not been freed
Lijun Ou
2016-10-03
IB/hns: Validate mtu when modified qp
Lijun Ou
2016-10-03
IB/hns: Some items of qpc need to take user param
Lijun Ou
2016-10-03
IB/hns: The Ack timeout need a lower limit value
Lijun Ou
2016-10-03
IB/hns: Return bad wr while post send failed
Lijun Ou
2016-10-03
IB/hns: Fix bug of memory leakage for registering user mr
Lijun Ou
2016-10-03
IB/hns: Modify the init of iboe lock
Lijun Ou
2016-10-03
IB/hns: Optimize code of aeq and ceq interrupt handle and fix the bug of qpn
Wei Hu (Xavier)
2016-10-03
IB/hns: Delete the sqp_start from the structure hns_roce_caps
Wei Hu (Xavier)
2016-10-03
IB/hns: Fix bug of clear hem
Wei Hu (Xavier)
2016-10-03
IB/hns: Remove unused parameter named qp_type
Lijun Ou
2016-10-03
IB/hns: Simplify function of pd alloc and qp alloc
Lijun Ou
2016-10-03
IB/hns: Fix bug of using uninit refcount and free
Lijun Ou
2016-10-03
IB/hns: Remove parameters of resize cq
Lijun Ou
2016-10-03
IB/hns: Remove unused parameters in some functions
Lijun Ou
2016-10-03
IB/hns: Fix two bugs for rdma cm connecting
Lijun Ou
2016-10-03
IB/hns: Fix the bug of rdma cm connecting on user mode
Lijun Ou
2016-10-03
IB/hns: Change the logic for allocating uar registers
Lijun Ou
2016-10-03
IB/hns: Add phy_port for computing GSI/QPN
Lijun Ou
2016-10-03
IB/hns: Fix two possible bugs for rdma cm
Lijun Ou
2016-10-03
IB/hns: Fix the value of device_cap_flags
Lijun Ou
2016-10-03
IB/hns: Add & initialize "node_guid" parameter for RDMA CM
Lijun Ou
2016-10-03
IB/hns: Register HNS RoCE Driver get_netdev() with IB Core
Lijun Ou
2016-08-25
IB/hns: Add support of ACPI to the Hisilicon RoCE driver
Salil
2016-08-22
IB/hns: Fix return value check in hns_roce_get_cfg()
Wei Yongjun
2016-08-22
IB/hns: Kconfig and Makefile for RoCE module
oulijun
2016-08-22
IB/hns: Add driver files for hns RoCE driver
oulijun