summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3vf
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: fix get VF RSS issueJian Shen2019-02-251-1/+49
* net: hns3: add support to config depth for tx|rx ring separatelyPeng Li2019-02-252-6/+36
* net: hns3: clear command queue's registers when unloading VF driverHuazhong Tan2019-02-221-0/+20
* net: hns3: fix the problem that the supported port is emptyliuzhongzhu2019-02-023-2/+44
* net: hns3: Modify parameter type from int to bool in set_gro_enYonglong Liu2019-02-021-1/+1
* net: hns3: stop sending keep alive msg to PF when VF is resettingJian Shen2019-01-301-0/+4
* net: hns3: fix an issue for hclgevf_ae_get_hdevPeng Li2019-01-301-1/+6
* net: hns3: fix for rss result nonuniformJian Shen2019-01-301-3/+11
* net: hns3: don't allow vf to enable promisc modeJian Shen2019-01-261-14/+18
* net: hns3: fix bug of ethtool_ops.get_channels for VFHuazhong Tan2019-01-231-2/+3
* net: hns3: add calling roce callback function when link status changePeng Li2019-01-231-0/+5
* net: hns3: add HNAE3_RESTORE_CLIENT interface in enet moduleYunsheng Lin2019-01-191-1/+1
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-3/+2Star
* net: hns3: remove redundant variable initializationPeng Li2018-12-201-1/+1
* net: hns3: reset tqp while doing DOWN operationHuazhong Tan2018-12-201-0/+4
* net: hns3: fix a bug caused by udelayPeng Li2018-12-201-2/+2
* net: hns3: refine the handle for hns3_nic_net_open/stop()Jian Shen2018-12-201-4/+14
* net: hns3: update some variables while hclge_reset()/hclgevf_reset() doneHuazhong Tan2018-12-181-0/+3
* net: hns3: uninitialize pci in the hclgevf_uninitHuazhong Tan2018-12-181-1/+1
* net: hns3: Add "queue map" information query functionliuzhongzhu2018-12-151-0/+18
* net: hns3: Support "ethtool -d" for HNS3 VF driverJian Shen2018-12-042-0/+174
* net: hns3: Add mtu setting support for vfYunsheng Lin2018-11-181-0/+9
* net: hns3: Add vport alive state checking supportYunsheng Lin2018-11-182-2/+67
* net: hns3: Add support for ethtool -K to enable/disable HW GROPeng Li2018-11-151-0/+8
* net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardwarePeng Li2018-11-152-0/+39
* net: hns3: add PCIe FLR support for VFHuazhong Tan2018-11-102-2/+64
* net: hns3: do VF's pci re-initialization while PF doing FLRHuazhong Tan2018-11-102-3/+55
* net: hns3: add error handler for hclgevf_reset()Huazhong Tan2018-11-101-14/+37
* net: hns3: stop handling command queue while resetting VFHuazhong Tan2018-11-104-1/+35
* net: hns3: add reset handling for VF when doing Core/Global/IMP resetHuazhong Tan2018-11-102-12/+46
* net: hns3: add reset handling for VF when doing PF resetHuazhong Tan2018-11-103-18/+35
* net: hns3: adjust VF's reset processHuazhong Tan2018-11-103-29/+55
* net: hns3: add reset_hdev to reinit the hdev in VF's reset processHuazhong Tan2018-11-102-54/+31Star
* net: hns3: fix for cmd queue memory not freed problem during resetHuazhong Tan2018-11-073-65/+91
* net: hns3: move some reset information from hnae3_handle into hclge_dev/hclge...Huazhong Tan2018-11-073-7/+11
* net: hns3: enable/disable ring in the enet while doing UP/DOWNHuazhong Tan2018-11-071-35/+0Star
* net: hns3: provide some interface & information for the clientHuazhong Tan2018-11-072-0/+26
* net: hns3: add set_default_reset_request in the hnae3_ae_opsHuazhong Tan2018-11-072-1/+29
* net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()Huazhong Tan2018-10-311-0/+5
* net: hns3: fix incorrect return value/type of some functionsHuazhong Tan2018-10-311-7/+7
* net: hns3: Add PCIe AER error recoveryShiju Jose2018-10-231-1/+2
* net: hns3: Add RSS tuples support for VFJian Shen2018-10-113-2/+233
* net: hns3: Add RSS general configuration support for VFJian Shen2018-10-112-52/+106
* net: hns3: Drop depricated mta table supportJian Shen2018-10-052-134/+0Star
* net: hns3: Modify hns3_get_max_available_channelsHuazhong Tan2018-09-281-2/+2
* net: hns3: Add get_media_type ops support for VFPeng Li2018-09-222-0/+12
* net: hns3: Add handle for default caseJian Shen2018-09-222-4/+7
* net: hns3: Unify the prefix of vf functionsJian Shen2018-09-221-2/+2
* net: hns3: Fix tqp array traversal condition for vfJian Shen2018-09-221-26/+24Star
* net: hns3: Adjust prefix of tx/rx statistic namesJian Shen2018-09-221-2/+2