aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_err.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-22net: hns3: Add support to enable and disable hw errorsShiju Jose1-0/+22
2018-10-22net: hns3: Add PCIe AER callback error_detectedShiju Jose1-0/+38