aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf (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 Jose3-1/+199
2018-12-07net: hns3: handle hw errors of SSUShiju Jose3-0/+203
2018-12-07net: hns3: handle hw errors of PPU(RCB)Shiju Jose3-0/+180
2018-12-07net: hns3: handle hw errors of PPP PFShiju Jose1-2/+13
2018-12-07net: hns3: add handling of hw errors of MACShiju Jose3-0/+51
2018-12-07net: hns3: add handling of hw errors reported through MSIXSalil Mehta5-2/+138
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 Jose3-170/+331
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 Jose3-3/+3
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 Jose3-7/+10
2018-12-07net: hns3: rename enable error interrupt functionsShiju Jose3-55/+34
2018-12-07net: hns3: remove existing process error functions and reorder hw_blk tableShiju Jose3-475/+18
2018-12-03net: hns3: Adds support to dump(using ethool-d) PCIe regs in HNS3 PF driverJian Shen2-5/+171
2018-11-27net: hns3: Config NIC port speed same as that of optical modulePeng Li3-60/+49
2018-11-23net: hns3: Add "qos buffer" config info query functionliuzhongzhu1-0/+115
2018-11-23net: hns3: Add "qos prio map" info query functionliuzhongzhu2-0/+54
2018-11-23net: hns3: Add "qos pause" config info query functionliuzhongzhu1-0/+25
2018-11-23net: hns3: Add "tm config" info query functionliuzhongzhu1-0/+199
2018-11-23net: hns3: Add "tc config" info query functionliuzhongzhu3-0/+47
2018-11-23net: hns3: Add "FD flow table" info query functionliuzhongzhu4-1/+80
2018-11-19net: hns3: add common validation in hclge_dcbYunsheng Lin3-35/+53
2018-11-17net: hns3: up/down netdev in hclge module when setting mtuYunsheng Lin1-0/+3
2018-11-17net: hns3: Add mtu setting support for vfYunsheng Lin3-4/+60
2018-11-17net: hns3: Add vport alive state checking supportYunsheng Lin3-0/+96
2018-11-17net: hns3: Refactor mac mtu setting related functionsYunsheng Lin1-30/+22
2018-11-17net: hns3: Support two vlan header when setting mtuYunsheng Lin2-2/+2
2018-11-16net: hns3: fix spelling mistake "failded" -> "failed"Colin Ian King1-2/+2
2018-11-15net: hns3: Add support for ethtool -K to enable/disable HW GROPeng Li1-0/+9
2018-11-15net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardwarePeng Li2-0/+37
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn2-3/+12
2018-11-09net: hns3: add PCIe FLR support for PFHuazhong Tan3-0/+70
2018-11-09net: hns3: implement the IMP reset processing for PFHuazhong Tan3-9/+37
2018-11-09net: hns3: add reset handling for VF when doing PF resetHuazhong Tan3-1/+102
2018-11-09net: hns3: adjust VF's reset processHuazhong Tan2-18/+5
2018-11-08net: hns3: fix spelling mistake, "assertting" -> "asserting"Colin Ian King1-1/+1
2018-11-07net: hns3: Remove set but not used variable 'reset_level'YueHaibing1-10/+3
2018-11-07net: hns3: add error handler for hclge_reset()Huazhong Tan2-22/+120
2018-11-07net: hns3: call roce's reset notify callback when resettingHuazhong Tan1-0/+33
2018-11-07net: hns3: adjust the process of PF resetHuazhong Tan1-2/+36
2018-11-07net: hns3: move some reset information from hnae3_handle into hclge_dev/hclgevf_devHuazhong Tan2-11/+14
2018-11-07net: hns3: ignore new coming low-level reset while doing high-level resetHuazhong Tan1-11/+16
2018-11-07net: hns3: enable/disable ring in the enet while doing UP/DOWNHuazhong Tan1-8/+0
2018-11-07net: hns3: provide some interface & information for the clientHuazhong Tan2-0/+30
2018-11-07net: hns3: add set_default_reset_request in the hnae3_ae_opsHuazhong Tan2-0/+14
2018-11-03net: hns3: Fix for out-of-bounds access when setting pfc back pressureYunsheng Lin1-6/+4
2018-10-31net: hns3: bugfix for rtnl_lock's range in the hclge_reset()Huazhong Tan1-0/+3
2018-10-31net: hns3: bugfix for handling mailbox while the command queue reinitializedHuazhong Tan1-0/+6