summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.h
AgeCommit message (Expand)Author
2021-08-26net: hns3: fix GRO configuration error after resetYufeng Mo
2021-05-31net: hns3: add query basic info support for VFJian Shen
2021-05-14net: hns3: support RXD advanced layoutHuazhong Tan
2021-04-19net: hns3: cleanup inappropriate spaces in struct hlcgevf_tqp_statsHuazhong Tan
2021-04-15net: hns3: VF not request link status when PF support push link status featureGuangbin Huang
2021-03-26net: hns3: remove unused code of vmdqJian Shen
2021-02-06net: hns3: add support for obtaining the maximum frame sizeYufeng Mo
2021-02-06net: hns3: RSS indirection table use device specificationGuangbin Huang
2021-01-05net: hns3: fix incorrect handling of sctp6 rss tupleJian Shen
2020-11-21net: hns3: add support for mapping device memoryHuazhong Tan
2020-09-29net: hns3: Add RoCE VF reset supportHuazhong Tan
2020-05-30net: hns3: fix an incorrect comment for num_tqps in struct hclgevf_devHuazhong Tan
2020-05-28net: hns3: remove two duplicated register macros in hclgevf_main.hHuazhong Tan
2020-04-25net: hns3: refactor the promisc mode settingJian Shen
2020-04-25net: hns3: refactor the MAC address configureJian Shen
2020-03-21net: hns3: refactor the mailbox message between PF and VFYufeng Mo
2020-01-11net: hns3: refactor the procedure of VF FLRHuazhong Tan
2020-01-06net: hns3: modify the IRQ name of misc vectorsYonglong Liu
2019-12-16net: hns3: do not schedule the periodic task when reset failGuojia Liao
2019-12-16net: hns3: remove unnecessary work in hclgevf_mainYunsheng Lin
2019-12-16net: hns3: schedule hclgevf_service by using delayed workqueueYunsheng Lin
2019-11-05net: hns3: remove unused macrosColin Ian King
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-19net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu
2019-10-08net: hns3: add support for configuring VF MAC from the hostHuazhong Tan
2019-08-09net: hns3: refine some macro definitionsGuojia 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-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-09net: hns3: use macros instead of magic numbersYufeng Mo
2019-05-28net: hns3: stop schedule reset service while unloading driverHuazhong 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-19net: hns3: add queue's statistics update to service taskliuzhongzhu
2019-04-19net: hns3: add reset statistics for VFHuazhong Tan
2019-04-14net: hns3: fix set port based VLAN issue for VFJian 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
2018-12-03net: hns3: Support "ethtool -d" for HNS3 VF driverJian Shen
2018-11-17net: hns3: Add vport alive state checking supportYunsheng Lin
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: 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: move some reset information from hnae3_handle into hclge_dev/hclge...Huazhong Tan
2018-11-07net: hns3: provide some interface & information for the clientHuazhong Tan