aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-09net: hns3: stop handling command queue while resetting VFHuazhong Tan1-1/+12
2018-11-07net: hns3: fix for cmd queue memory not freed problem during resetHuazhong Tan1-61/+80
2018-09-21net: hns3: Add handle for default caseJian Shen1-4/+4
2018-09-19net: hns3: Fix cmdq registers initialization issue for vfJian Shen1-2/+2
2018-07-02net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_singleHuazhong Tan1-17/+9
2018-03-22net: hns3: Changes to support ARQ(Asynchronous Receive Queue)Salil Mehta1-0/+6
2017-12-15net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interfaceSalil Mehta1-0/+342