From: Juan Zhou zhoujuan51@h-partners.com
The first two patches support more netdev speed, the third adds check for resource values and adjusts the invalid ones, and last patch renames the RoCE interrupts.
Chengchang Tang (2): RDMA/hns: Fix port active speed RDMA/hns: Rename the interrupts
Haoyue Xu (1): RDMA/core:Add support more netdev speed
Junxian Huang (1): RDMA/hns: Add check and adjust for function resource values
drivers/infiniband/core/verbs.c | 13 ++- drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 123 +++++++++++++++++++-- drivers/infiniband/hw/hns/hns_roce_hw_v2.h | 37 +++++++ drivers/infiniband/hw/hns/hns_roce_main.c | 7 +- 4 files changed, 168 insertions(+), 12 deletions(-)