summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-03net: hns3: Fix MSIX allocation issue for VFJian Shen1-14/+66
2018-07-07net: hns3: Fix get_vector ops in hclgevf_main moduleYunsheng Lin1-1/+10
2018-07-02net: hns3: modify hnae_ to hnae3_Peng Li1-12/+12
2018-07-02net: hns3: remove some unused members of some structuresHuazhong Tan1-1/+0
2018-06-29net: hns3: add vector status check before free vectorPeng Li1-0/+6
2018-06-29net: hns3: rename the interface for init_client_instance and uninit_client_in...Peng Li1-22/+9
2018-06-29net: hns3: remove hclge_get_vector_index from hclge_bind_ring_with_vectorPeng Li1-10/+14
2018-06-06net: hns3: Fix for VF mailbox cannot receiving PF responseXi Wang1-0/+3
2018-06-05net: hns3: remove unused hclgevf_cfg_func_mta_filterArnd Bergmann1-11/+0
2018-06-01net: hns3: Optimize the VF's process of updating multicast MACXi Wang1-4/+124
2018-06-01net: hns3: Fix for service_task not running problem after resettingYunsheng Lin1-0/+1
2018-06-01net: hns3: Add support for IFF_ALLMULTI flagPeng Li1-4/+7
2018-05-29net: hns3: Fixes initalization of RoCE handle and makes it conditionalLijun Ou1-3/+5
2018-05-21net: hns3: Fix for CMDQ and Misc. interrupt init order problemYunsheng Lin1-8/+8
2018-05-16net: hns3: Change return type of hnae3_register_ae_algoFuyun Liang1-1/+3
2018-05-16net: hns3: Fix for the null pointer problem occurring when initializing ae_de...Fuyun Liang1-4/+2
2018-05-10net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driverYunsheng Lin1-0/+12
2018-03-22net: hns3: Changes to support ARQ(Asynchronous Receive Queue)Salil Mehta1-5/+11
2018-03-22net: hns3: Add support to re-initialize the hclge deviceSalil Mehta1-14/+92
2018-03-22net: hns3: Add support to reset the enet/ring mgmt layerSalil Mehta1-4/+99
2018-03-22net: hns3: Add support to request VF Reset to PFSalil Mehta1-0/+19
2018-03-22net: hns3: Add VF Reset device state and its handlingSalil Mehta1-5/+62
2018-03-22net: hns3: Add VF Reset Service Task to support event handlingSalil Mehta1-0/+31
2018-03-22net: hns3: Changes to make enet watchdog timeout func common for PF/VFSalil Mehta1-0/+14
2018-03-22net: hns3: add querying speed and duplex support to VFFuyun Liang1-0/+22
2018-03-22net: hns3: add get_link support to VFFuyun Liang1-0/+8
2018-03-22net: hns3: export pci table of hclge and hclgevf to userspaceYunsheng Lin1-0/+2
2018-03-22net: hns3: fix the VF queue reset flow errorPeng Li1-2/+8
2018-03-12net: hns3: add result checking for VF when modify unicast mac addressJian Shen1-1/+1
2018-03-12net: hns3: fix for buffer overflow smatch warningYunsheng Lin1-34/+26
2018-03-12net: hns3: fix for netdev not running problem after calling net_stop and net_...Fuyun Liang1-0/+3
2018-03-12net: hns3: add existence check when remove old uc mac addressFuyun Liang1-3/+7
2018-03-09net: hns3: refactor the get/put_vector functionYunsheng Lin1-3/+9
2018-03-08net: hns3: add support for VF driver inner interface hclgevf_ops.get_tqps_and...Peng Li1-0/+10
2018-01-26net: hns3: add int_gl_idx setup for VFFuyun Liang1-0/+5
2018-01-12net: hns3: remove TSO config command from VF driverPeng Li1-20/+0
2018-01-12net: hns3: add ethtool_ops.get_channels support for VFPeng Li1-0/+30
2018-01-08net: hns3: remove redundant semicolonPeng Li1-1/+1
2018-01-08net: hns3: Fix a response data read error of tqp statistics queryJian Shen1-2/+2
2018-01-08net: hns3: Unify the strings display of packet statisticsJian Shen1-2/+2
2017-12-15net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoCSalil Mehta1-0/+1
2017-12-15net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) SupportSalil Mehta1-0/+1489