summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.h
AgeCommit message (Expand)AuthorFilesLines
2019-10-19net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu1-0/+1
2019-08-09net: hns3: refine some macro definitionsGuojia Liao1-1/+1
2019-08-09net: hns3: fix interrupt clearing error for VFHuazhong Tan1-0/+2
2019-08-01net: hns3: clear reset interrupt status in hclge_irq_handle()Huazhong Tan1-0/+3
2019-06-28net: hns3: re-schedule reset task while VF reset failHuazhong Tan1-0/+1
2019-06-26net: hns3: sync VLAN filter entries when kill VLAN ID failedJian Shen1-0/+3
2019-06-09net: hns3: use macros instead of magic numbersYufeng Mo1-0/+3
2019-05-28net: hns3: stop schedule reset service while unloading driverHuazhong Tan1-0/+1
2019-05-28net: hns3: use HCLGEVF_STATE_NIC_REGISTERED to indicate VF NIC client has reg...Huazhong Tan1-0/+1
2019-05-04net: hns3: add support for multiple media typeJian Shen1-0/+1
2019-04-19net: hns3: add queue's statistics update to service taskliuzhongzhu1-0/+3
2019-04-19net: hns3: add reset statistics for VFHuazhong Tan1-1/+10
2019-04-14net: hns3: fix set port based VLAN issue for VFJian Shen1-0/+2
2019-02-24net: hns3: add support to config depth for tx|rx ring separatelyPeng Li1-1/+2
2019-02-02net: hns3: fix the problem that the supported port is emptyliuzhongzhu1-0/+2
2018-12-03net: hns3: Support "ethtool -d" for HNS3 VF driverJian Shen1-0/+54
2018-11-17net: hns3: Add vport alive state checking supportYunsheng Lin1-0/+2
2018-11-09net: hns3: add PCIe FLR support for VFHuazhong Tan1-0/+1
2018-11-09net: hns3: do VF's pci re-initialization while PF doing FLRHuazhong Tan1-0/+1
2018-11-09net: hns3: stop handling command queue while resetting VFHuazhong Tan1-0/+6
2018-11-09net: hns3: add reset handling for VF when doing Core/Global/IMP resetHuazhong Tan1-0/+8
2018-11-09net: hns3: add reset handling for VF when doing PF resetHuazhong Tan1-2/+8
2018-11-09net: hns3: adjust VF's reset processHuazhong Tan1-0/+2
2018-11-09net: hns3: add reset_hdev to reinit the hdev in VF's reset processHuazhong Tan1-14/+0
2018-11-07net: hns3: move some reset information from hnae3_handle into hclge_dev/hclge...Huazhong Tan1-2/+4
2018-11-07net: hns3: provide some interface & information for the clientHuazhong Tan1-0/+1
2018-11-07net: hns3: add set_default_reset_request in the hnae3_ae_opsHuazhong Tan1-0/+1
2018-10-10net: hns3: Add RSS tuples support for VFJian Shen1-0/+19
2018-10-05net: hns3: Drop depricated mta table supportJian Shen1-5/+0
2018-09-21net: hns3: Add get_media_type ops support for VFPeng Li1-0/+1
2018-08-03net: hns3: Fix MSIX allocation issue for VFJian Shen1-1/+3
2018-06-01net: hns3: Optimize the VF's process of updating multicast MACXi Wang1-0/+4
2018-05-20net: hns3: Fix for hns3 module is loaded multiple times problemXi Wang1-1/+1
2018-03-22net: hns3: Changes to support ARQ(Asynchronous Receive Queue)Salil Mehta1-0/+5
2018-03-22net: hns3: Add support to re-initialize the hclge deviceSalil Mehta1-0/+14
2018-03-22net: hns3: Add support to reset the enet/ring mgmt layerSalil Mehta1-0/+3
2018-03-22net: hns3: Add VF Reset device state and its handlingSalil Mehta1-0/+5
2018-03-22net: hns3: Add VF Reset Service Task to support event handlingSalil Mehta1-0/+4
2018-03-22net: hns3: add querying speed and duplex support to VFFuyun Liang1-0/+4
2017-12-15net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) SupportSalil Mehta1-0/+164