aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_err.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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