summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_err.c
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: fix spelling mistake "offser" -> "offset"Colin Ian King2018-12-101-1/+1
* net: hns3: add handling of RDMA RAS errorsShiju Jose2018-12-081-1/+184
* net: hns3: handle hw errors of SSUShiju Jose2018-12-081-0/+187
* net: hns3: handle hw errors of PPU(RCB)Shiju Jose2018-12-081-0/+162
* net: hns3: handle hw errors of PPP PFShiju Jose2018-12-081-2/+13
* net: hns3: add handling of hw errors of MACShiju Jose2018-12-081-0/+48
* net: hns3: add handling of hw errors reported through MSIXSalil Mehta2018-12-081-0/+92
* net: hns3: deleted logging 1 bit errorsShiju Jose2018-12-081-37/+0Star
* net: hns3: add handling of hw ras errors using new set of commandsShiju Jose2018-12-081-170/+319
* net: hns3: add optimization in the hclge_hw_error_set_stateShiju Jose2018-12-081-9/+7Star
* net: hns3: rename process_hw_error functionShiju Jose2018-12-081-1/+1
* net: hns3: deletes unnecessary settings of the descriptor dataShiju Jose2018-12-081-22/+5Star
* net: hns3: re-enable error interrupts on hw resetShiju Jose2018-12-081-1/+1
* net: hns3: rename enable error interrupt functionsShiju Jose2018-12-081-52/+31Star
* net: hns3: remove existing process error functions and reorder hw_blk tableShiju Jose2018-12-081-444/+18Star
* net: hns3: Remove set but not used variable 'reset_level'YueHaibing2018-11-071-10/+3Star
* net: hns3: fix spelling mistake "intrerrupt" -> "interrupt"Colin Ian King2018-10-311-1/+1
* net: hns3: Fix for warning uninitialized symbol hw_err_lst3Shiju Jose2018-10-241-4/+6
* net: hns3: Add enable and process hw errors of TM schedulerShiju Jose2018-10-231-0/+286
* net: hns3: Add enable and process hw errors from PPPShiju Jose2018-10-231-0/+267
* net: hns3: Add enable and process hw errors from IGU, EGU and NCSIShiju Jose2018-10-231-0/+190
* net: hns3: Add enable and process common ecc errorsShiju Jose2018-10-231-0/+285
* net: hns3: Add support to enable and disable hw errorsShiju Jose2018-10-231-0/+22
* net: hns3: Add PCIe AER callback error_detectedShiju Jose2018-10-231-0/+38