aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c
AgeCommit message (Expand)Author
2020-06-24net: hns3: sync VLAN filter entries when kill VLAN ID failedJian Shen
2019-12-16net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu
2019-07-26net: hns3: enable broadcast promisc mode when initializing VFJian Shen
2019-05-04net: hns3: add support for multiple media typeJian Shen
2019-04-26net: hns3: not reset TQP in the DOWN while VF resettingHuazhong Tan
2019-04-26net: hns3: stop sending keep alive msg when VF command queue needs reinitHuazhong Tan
2019-04-19net: hns3: add queue's statistics update to service taskliuzhongzhu
2019-04-19net: hns3: Add support for netif message level settingsYonglong Liu
2019-04-19net: hns3: add reset statistics for VFHuazhong Tan
2019-04-14net: hns3: fix set port based VLAN issue for VFJian Shen
2019-04-08net: hns3: fix keep_alive_timer not stop problemHuazhong Tan
2019-04-08net: hns3: remove resetting check in hclgevf_reset_task_scheduleHuazhong Tan
2019-04-08net: hns3: handle pending reset while reset failHuazhong Tan
2019-04-04net: hns3: modify the VF network port media type acquisition methodliuzhongzhu
2019-03-19net: hns3: Make hclgevf_update_link_mode staticYueHaibing
2019-02-24net: hns3: fix get VF RSS issueJian Shen
2019-02-24net: hns3: add support to config depth for tx|rx ring separatelyPeng Li
2019-02-02net: hns3: fix the problem that the supported port is emptyliuzhongzhu
2019-02-02net: hns3: Modify parameter type from int to bool in set_gro_enYonglong Liu
2019-01-30net: hns3: stop sending keep alive msg to PF when VF is resettingJian Shen
2019-01-30net: hns3: fix an issue for hclgevf_ae_get_hdevPeng Li
2019-01-30net: hns3: fix for rss result nonuniformJian Shen
2019-01-26net: hns3: don't allow vf to enable promisc modeJian Shen
2019-01-23net: hns3: fix bug of ethtool_ops.get_channels for VFHuazhong Tan
2019-01-23net: hns3: add calling roce callback function when link status changePeng Li
2019-01-18net: hns3: add HNAE3_RESTORE_CLIENT interface in enet moduleYunsheng Lin
2018-12-19net: hns3: remove redundant variable initializationPeng Li
2018-12-19net: hns3: reset tqp while doing DOWN operationHuazhong Tan
2018-12-19net: hns3: refine the handle for hns3_nic_net_open/stop()Jian Shen
2018-12-18net: hns3: update some variables while hclge_reset()/hclgevf_reset() doneHuazhong Tan
2018-12-18net: hns3: uninitialize pci in the hclgevf_uninitHuazhong Tan
2018-12-15net: hns3: Add "queue map" information query functionliuzhongzhu
2018-12-03net: hns3: Support "ethtool -d" for HNS3 VF driverJian Shen
2018-11-17net: hns3: Add mtu setting support for vfYunsheng Lin
2018-11-17net: hns3: Add vport alive state checking supportYunsheng Lin
2018-11-15net: hns3: Add support for ethtool -K to enable/disable HW GROPeng Li
2018-11-15net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardwarePeng Li
2018-11-09net: hns3: add PCIe FLR support for VFHuazhong Tan
2018-11-09net: hns3: do VF's pci re-initialization while PF doing FLRHuazhong Tan
2018-11-09net: hns3: add error handler for hclgevf_reset()Huazhong Tan
2018-11-09net: hns3: stop handling command queue while resetting VFHuazhong Tan
2018-11-09net: hns3: add reset handling for VF when doing Core/Global/IMP resetHuazhong Tan
2018-11-09net: hns3: add reset handling for VF when doing PF resetHuazhong Tan
2018-11-09net: hns3: adjust VF's reset processHuazhong Tan
2018-11-09net: hns3: add reset_hdev to reinit the hdev in VF's reset processHuazhong Tan
2018-11-07net: hns3: fix for cmd queue memory not freed problem during resetHuazhong Tan
2018-11-07net: hns3: move some reset information from hnae3_handle into hclge_dev/hclge...Huazhong Tan
2018-11-07net: hns3: enable/disable ring in the enet while doing UP/DOWNHuazhong Tan
2018-11-07net: hns3: provide some interface & information for the clientHuazhong Tan
2018-11-07net: hns3: add set_default_reset_request in the hnae3_ae_opsHuazhong Tan