aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3vf
AgeCommit message (Expand)Author
2021-12-01net: hns3: fix VF RSS failed problem after PF enable multi-TCsGuangbin Huang
2020-01-27net: hns3: fix bug of ethtool_ops.get_channels for VFHuazhong Tan
2019-12-05net: hns3: fix an issue for hclgevf_ae_get_hdevPeng Li
2019-11-20net: hns3: Fix client initialize state issue when roce client initialize failedJian Shen
2019-11-20net: hns3: Clear client pointer when initialize client failed or unintialize ...Jian Shen
2019-11-20net: hns3: Fix cmdq registers initialization issue for vfJian Shen
2019-05-08net: hns3: fix compile errorXi Wang
2018-11-27net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()Huazhong Tan
2018-11-13net: hns3: Set STATE_DOWN bit of hdev state when stopping netFuyun Liang
2018-11-13net: hns3: Check hdev state when getting link statusPeng Li
2018-08-03net: hns3: Fix MSIX allocation issue for VFJian Shen
2018-07-07net: hns3: Fix get_vector ops in hclgevf_main moduleYunsheng Lin
2018-07-07net: hns3: Fix for mailbox message truncated problemFuyun Liang
2018-07-02net: hns3: modify hnae_ to hnae3_Peng Li
2018-07-02net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_singleHuazhong Tan
2018-07-02net: hns3: remove some unused members of some structuresHuazhong Tan
2018-06-29net: hns3: add vector status check before free vectorPeng Li
2018-06-29net: hns3: rename the interface for init_client_instance and uninit_client_in...Peng Li
2018-06-29net: hns3: remove hclge_get_vector_index from hclge_bind_ring_with_vectorPeng Li
2018-06-06net: hns3: Fix for VF mailbox receiving unknown messageXi Wang
2018-06-06net: hns3: Fix for VF mailbox cannot receiving PF responseXi Wang
2018-06-05net: hns3: remove unused hclgevf_cfg_func_mta_filterArnd Bergmann
2018-06-01net: hns3: Optimize the VF's process of updating multicast MACXi Wang
2018-06-01net: hns3: Fix for service_task not running problem after resettingYunsheng Lin
2018-06-01net: hns3: Add support for IFF_ALLMULTI flagPeng Li
2018-05-29net: hns3: Fixes initalization of RoCE handle and makes it conditionalLijun Ou
2018-05-20net: hns3: Fix for CMDQ and Misc. interrupt init order problemYunsheng Lin
2018-05-20net: hns3: Fix for hns3 module is loaded multiple times problemXi Wang
2018-05-16net: hns3: Change return type of hnae3_register_ae_algoFuyun Liang
2018-05-16net: hns3: Fix for the null pointer problem occurring when initializing ae_de...Fuyun Liang
2018-05-10net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driverYunsheng Lin
2018-03-22net: hns3: Add *Asserting Reset* mailbox message & handling in VFSalil Mehta
2018-03-22net: hns3: Changes to support ARQ(Asynchronous Receive Queue)Salil Mehta
2018-03-22net: hns3: Add support to re-initialize the hclge deviceSalil Mehta
2018-03-22net: hns3: Add support to reset the enet/ring mgmt layerSalil Mehta
2018-03-22net: hns3: Add support to request VF Reset to PFSalil Mehta
2018-03-22net: hns3: Add VF Reset device state and its handlingSalil Mehta
2018-03-22net: hns3: Add VF Reset Service Task to support event handlingSalil Mehta
2018-03-22net: hns3: Changes to make enet watchdog timeout func common for PF/VFSalil Mehta
2018-03-22net: hns3: add querying speed and duplex support to VFFuyun Liang
2018-03-22net: hns3: add get_link support to VFFuyun Liang
2018-03-22net: hns3: increase the max time for IMP handle commandPeng Li
2018-03-22net: hns3: export pci table of hclge and hclgevf to userspaceYunsheng Lin
2018-03-22net: hns3: fix the VF queue reset flow errorPeng Li
2018-03-11net: hns3: add result checking for VF when modify unicast mac addressJian Shen
2018-03-11net: hns3: fix for buffer overflow smatch warningYunsheng Lin
2018-03-11net: hns3: fix for netdev not running problem after calling net_stop and net_...Fuyun Liang
2018-03-11net: hns3: add existence check when remove old uc mac addressFuyun Liang
2018-03-09net: hns3: refactor the get/put_vector functionYunsheng Lin
2018-03-08net: hns3: add support for VF driver inner interface hclgevf_ops.get_tqps_and...Peng Li