summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c
AgeCommit message (Expand)Author
2022-02-01net: hns3: handle empty unknown interrupt for VFYufeng Mo
2021-12-01net: hns3: fix VF RSS failed problem after PF enable multi-TCsGuangbin Huang
2021-09-22net: hns3: fix the timing issue of VF clearing interrupt sourcesJiaran Zhang
2021-07-28net: hns3: fix rx VLAN offload state inconsistent issueJian Shen
2021-04-14net: hns3: clear VF down state bit before request link statusGuangbin Huang
2020-11-01net: hns3: Clear the CMDQ registers before unmapping BAR regionZenghui Yu
2019-10-19net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu
2019-09-11net: hns3: add ethtool_ops.set_channels support for HNS3 VF driverGuangbin Huang
2019-08-18net: hns3: modify redundant initialization of variableGuojia Liao
2019-08-18net: hns3: add or modify commentsGuojia Liao
2019-08-09net: hns3: fix interrupt clearing error for VFHuazhong Tan
2019-08-01net: hns3: clear reset interrupt status in hclge_irq_handle()Huazhong Tan
2019-08-01net: hns3: fix some reset handshake issueHuazhong Tan
2019-07-29net: hns3: use dev_info() instead of pr_info()Huazhong Tan
2019-07-05net: hns3: set default value for param "type" in hclgevf_bind_ring_to_vectorPeng Li
2019-07-05net: hns3: enable broadcast promisc mode when initializing VFJian Shen
2019-06-28net: hns3: re-schedule reset task while VF reset failHuazhong Tan
2019-06-26net: hns3: sync VLAN filter entries when kill VLAN ID failedJian Shen
2019-06-14net: hns3: some variable modificationWeihang Li
2019-06-09net: hns3: fix some coding style issuesWeihang Li
2019-06-09net: hns3: some modifications to simplify and optimize codeYufeng Mo
2019-06-09net: hns3: refactor PF/VF RSS hash key configurationYufeng Mo
2019-06-09net: hns3: use macros instead of magic numbersYufeng Mo
2019-06-09net: hns3: delete the redundant user NIC codesYonglong Liu
2019-05-28net: hns3: stop schedule reset service while unloading driverHuazhong Tan
2019-05-28net: hns3: add handshake with hardware while doing resetHuazhong Tan
2019-05-28net: hns3: modify hclgevf_init_client_instance()Huazhong Tan
2019-05-28net: hns3: use HCLGEVF_STATE_NIC_REGISTERED to indicate VF NIC client has reg...Huazhong Tan
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