summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_err.c
AgeCommit message (Expand)Author
2024-04-12net: hns3: dump more reg info based on ras modPeiyang Wang
2023-10-11net: hns3: add vf fault detect supportJie Wang
2023-01-27net: add missing includes of linux/sched/clock.hJakub Kicinski
2022-04-20net: hns3: fix the wrong words in commentsPeng Li
2021-12-31net: hns3: refactor PF cmdq resource APIs with new common APIsJie Wang
2021-10-25net: hns3: add error recovery module and type for himacJiaran Zhang
2021-10-25net: hns3: add new ras error type for roceWeihang Li
2021-10-20net: hns3: Add configuration of TM QCN error eventJiaran Zhang
2021-09-20net: hns3: fix misuse vf id and vport id in some logsJiaran Zhang
2021-08-30net: hns3: initialize each member of structure array on a separate lineJiaran Zhang
2021-06-21net: hns3: Fix a memory leak in an error handling path in 'hclge_handle_error...Christophe JAILLET
2021-06-08net: hns3: add error handling compatibility during initializationJiaran Zhang
2021-06-08net: hns3: update error recovery module and typeJiaran Zhang
2021-06-08net: hns3: add the RAS compatibility adaptation solutionJiaran Zhang
2021-06-08net: hns3: add support for handling all errors through MSI-XYufeng Mo
2021-06-07net: hns3: add a separate error handling taskJiaran Zhang
2021-04-29net: hns3: fix incorrect configuration for igu_egu_hw_errYufeng Mo
2021-03-26net: hns3: remove redundant query in hclge_config_tm_hw_err_int()Jiaran Zhang
2021-03-26net: hns3: remove redundant blank linesPeng Li
2021-02-09net: hns3: change hclge_query_bd_num() param typePeng Li
2020-09-27net: hns3: delete redundant PCI revision judgementGuangbin Huang
2020-09-27net: hns3: add device version to replace pci revisionGuangbin Huang
2020-09-24net: hns3: add a hardware error detect typeYufeng Mo
2020-03-09net: hns3: remove an unnecessary resetting check in hclge_handle_hw_ras_error()Yufeng Mo
2020-01-21net: hns3: cleanup some coding style issueHuazhong Tan
2020-01-06net: hns3: modify an unsuitable reset level for hardware errorHuazhong Tan
2019-10-31net: hns3: cleanup some print format warningGuojia Liao
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-11net: hns3: fix spelling mistake "undeflow" -> "underflow"Colin Ian King
2019-08-29net: hns3: implement .process_hw_error for hns3 clientWeihang Li
2019-08-29net: hns3: fix incorrect type in assignment.Guojia Liao
2019-08-18net: hns3: change print level of RAS error log from warning to errorXiaofei Tan
2019-08-18net: hns3: modify redundant initialization of variableGuojia Liao
2019-08-01net: hns3: simplify hclge_cmd_query_error()Weihang Li
2019-06-26net: hns3: add check to number of buffer descriptorsWeihang Li
2019-06-26net: hns3: remove override_pci_need_resetWeihang Li
2019-06-26net: hns3: modify handling of out of memory in hclge_err.cWeihang Li
2019-06-26net: hns3: code optimizaition of hclge_handle_hw_ras_error()Weihang Li
2019-06-14net: hns3: extract handling of mpf/pf msi-x errors into functionsWeihang Li
2019-06-14net: hns3: some changes of MSI-X bits in PPU(RCB)Weihang Li
2019-06-14net: hns3: process H/W errors occurred before HNS dev initializationShiju Jose
2019-06-14net: hns3: fix avoid unnecessary resetting for the H/W errors which do not re...Shiju Jose
2019-06-14net: hns3: delay setting of reset level for hw errors until slot_reset is calledShiju Jose
2019-06-09net: hns3: fix some coding style issuesWeihang Li
2019-06-09net: hns3: trigger VF reset if a VF has an over_8bd_nfe_errWeihang Li
2019-06-09net: hns3: log detail error info of ROCEE ECC and AXI errorsXiaofei Tan
2019-06-03net: hns3: delay and separate enabling of NIC and ROCE HW errorsWeihang Li
2019-06-03net: hns3: add opcode about query and clear RAS & MSI-X to special opcodeWeihang Li
2019-06-03net: hns3: remove setting bit of reset_requests when handling mac tunnel inte...Weihang Li
2019-06-03net: hns3: remove redundant core resetHuazhong Tan