summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3vf
AgeCommit message (Expand)Author
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-21net: hns3: clear command queue's registers when unloading VF driverHuazhong Tan
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
2019-01-18net: hns3: add HNAE3_RESTORE_CLIENT interface in enet moduleYunsheng Lin
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-19net: hns3: remove redundant variable initializationPeng Li
2018-12-19net: hns3: reset tqp while doing DOWN operationHuazhong Tan
2018-12-19net: hns3: fix a bug caused by udelayPeng Li
2018-12-19net: hns3: refine the handle for hns3_nic_net_open/stop()Jian Shen
2018-12-18net: hns3: update some variables while hclge_reset()/hclgevf_reset() doneHuazhong Tan
2018-12-18net: hns3: uninitialize pci in the hclgevf_uninitHuazhong Tan
2018-12-15net: hns3: Add "queue map" information query functionliuzhongzhu
2018-12-03net: hns3: Support "ethtool -d" for HNS3 VF driverJian Shen
2018-11-17net: hns3: Add mtu setting support for vfYunsheng Lin
2018-11-17net: hns3: Add vport alive state checking supportYunsheng Lin
2018-11-15net: hns3: Add support for ethtool -K to enable/disable HW GROPeng Li
2018-11-15net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardwarePeng Li
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: add error handler for hclgevf_reset()Huazhong 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: fix for cmd queue memory not freed problem during resetHuazhong Tan
2018-11-07net: hns3: move some reset information from hnae3_handle into hclge_dev/hclge...Huazhong Tan
2018-11-07net: hns3: enable/disable ring in the enet while doing UP/DOWNHuazhong Tan
2018-11-07net: hns3: provide some interface & information for the clientHuazhong Tan
2018-11-07net: hns3: add set_default_reset_request in the hnae3_ae_opsHuazhong Tan
2018-10-31net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()Huazhong Tan
2018-10-31net: hns3: fix incorrect return value/type of some functionsHuazhong Tan
2018-10-22net: hns3: Add PCIe AER error recoveryShiju Jose
2018-10-10net: hns3: Add RSS tuples support for VFJian Shen
2018-10-10net: hns3: Add RSS general configuration support for VFJian Shen
2018-10-05net: hns3: Drop depricated mta table supportJian Shen
2018-09-28net: hns3: Modify hns3_get_max_available_channelsHuazhong Tan
2018-09-21net: hns3: Add get_media_type ops support for VFPeng Li
2018-09-21net: hns3: Add handle for default caseJian Shen
2018-09-21net: hns3: Unify the prefix of vf functionsJian Shen
2018-09-21net: hns3: Fix tqp array traversal condition for vfJian Shen
2018-09-21net: hns3: Adjust prefix of tx/rx statistic namesJian Shen