aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_err.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-18net: hns3: change print level of RAS error log from warning to errorXiaofei Tan1-44/+44
2019-08-18net: hns3: modify redundant initialization of variableGuojia Liao1-1/+1
2019-08-01net: hns3: simplify hclge_cmd_query_error()Weihang Li1-14/+5
2019-06-26net: hns3: add check to number of buffer descriptorsWeihang Li1-33/+53
2019-06-26net: hns3: remove override_pci_need_resetWeihang Li1-4/+1
2019-06-26net: hns3: modify handling of out of memory in hclge_err.cWeihang Li1-2/+4
2019-06-26net: hns3: code optimizaition of hclge_handle_hw_ras_error()Weihang Li1-12/+12
2019-06-14net: hns3: extract handling of mpf/pf msi-x errors into functionsWeihang Li1-39/+83
2019-06-14net: hns3: some changes of MSI-X bits in PPU(RCB)Weihang Li1-3/+2
2019-06-14net: hns3: process H/W errors occurred before HNS dev initializationShiju Jose1-8/+103
2019-06-14net: hns3: fix avoid unnecessary resetting for the H/W errors which do not require resetShiju Jose1-171/+109
2019-06-14net: hns3: delay setting of reset level for hw errors until slot_reset is calledShiju Jose1-33/+28
2019-06-09net: hns3: fix some coding style issuesWeihang Li1-8/+7
2019-06-09net: hns3: trigger VF reset if a VF has an over_8bd_nfe_errWeihang Li1-0/+79
2019-06-09net: hns3: log detail error info of ROCEE ECC and AXI errorsXiaofei Tan1-7/+74
2019-06-03net: hns3: delay and separate enabling of NIC and ROCE HW errorsWeihang Li1-7/+2
2019-06-03net: hns3: add opcode about query and clear RAS & MSI-X to special opcodeWeihang Li1-16/+0
2019-06-03net: hns3: remove setting bit of reset_requests when handling mac tunnel interruptsWeihang Li1-1/+0
2019-06-03net: hns3: remove redundant core resetHuazhong Tan1-12/+12
2019-04-26net: hns3: remove reset after command send failedWeihang Li1-10/+0
2019-04-19net: hns3: Add handling of MAC tunnel interruptionWeihang Li1-0/+51
2019-04-14net: hns3: set dividual reset level for all RAS and MSI-X errorsWeihang Li1-339/+617
2019-03-09net: hns3: fix to stop multiple HNS reset due to the AER changesShiju Jose1-2/+7
2019-02-24net: hns3: fix setting of the hns reset_type for rdma hw errorsShiju Jose1-16/+20
2019-02-21net: hns3: fix 6th bit of ppp mpf abnormal errorsWeihang Li1-1/+1
2019-02-21net: hns3: enable 8~11th bit of mac common msi-x errorWeihang Li1-0/+6
2019-02-21net: hns3: some bugfix of ppu(rcb) ras errorsWeihang Li1-5/+11
2019-02-21net: hns3: modify print message of ssu common ecc errorsWeihang Li1-2/+43
2018-12-10net: hns3: fix spelling mistake "offser" -> "offset"Colin Ian King1-1/+1
2018-12-07net: hns3: add handling of RDMA RAS errorsShiju Jose1-1/+184
2018-12-07net: hns3: handle hw errors of SSUShiju Jose1-0/+187
2018-12-07net: hns3: handle hw errors of PPU(RCB)Shiju Jose1-0/+162
2018-12-07net: hns3: handle hw errors of PPP PFShiju Jose1-2/+13
2018-12-07net: hns3: add handling of hw errors of MACShiju Jose1-0/+48
2018-12-07net: hns3: add handling of hw errors reported through MSIXSalil Mehta1-0/+92
2018-12-07net: hns3: deleted logging 1 bit errorsShiju Jose1-37/+0
2018-12-07net: hns3: add handling of hw ras errors using new set of commandsShiju Jose1-170/+319
2018-12-07net: hns3: add optimization in the hclge_hw_error_set_stateShiju Jose1-9/+7
2018-12-07net: hns3: rename process_hw_error functionShiju Jose1-1/+1
2018-12-07net: hns3: deletes unnecessary settings of the descriptor dataShiju Jose1-22/+5
2018-12-07net: hns3: re-enable error interrupts on hw resetShiju Jose1-1/+1
2018-12-07net: hns3: rename enable error interrupt functionsShiju Jose1-52/+31
2018-12-07net: hns3: remove existing process error functions and reorder hw_blk tableShiju Jose1-444/+18
2018-11-07net: hns3: Remove set but not used variable 'reset_level'YueHaibing1-10/+3
2018-10-31net: hns3: fix spelling mistake "intrerrupt" -> "interrupt"Colin Ian King1-1/+1
2018-10-24net: hns3: Fix for warning uninitialized symbol hw_err_lst3Shiju Jose1-4/+6
2018-10-22net: hns3: Add enable and process hw errors of TM schedulerShiju Jose1-0/+286
2018-10-22net: hns3: Add enable and process hw errors from PPPShiju Jose1-0/+267
2018-10-22net: hns3: Add enable and process hw errors from IGU, EGU and NCSIShiju Jose1-0/+190
2018-10-22net: hns3: Add enable and process common ecc errorsShiju Jose1-0/+285