summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: Add PCIe AER error recoveryShiju Jose2018-10-221-1/+2
* net: hns3: Add RSS tuples support for VFJian Shen2018-10-101-0/+211
* net: hns3: Add RSS general configuration support for VFJian Shen2018-10-101-51/+104
* net: hns3: Drop depricated mta table supportJian Shen2018-10-051-129/+0
* 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-211-0/+11
* net: hns3: Add handle for default caseJian Shen2018-09-211-0/+3
* net: hns3: Unify the prefix of vf functionsJian Shen2018-09-211-2/+2
* net: hns3: Fix tqp array traversal condition for vfJian Shen2018-09-211-26/+24
* net: hns3: Adjust prefix of tx/rx statistic namesJian Shen2018-09-211-2/+2
* net: hns3: Fix client initialize state issue when roce client initialize failedJian Shen2018-09-191-0/+9
* net: hns3: Clear client pointer when initialize client failed or unintialize ...Jian Shen2018-09-191-9/+24
* net: hns3: Check hdev state when getting link statusPeng Li2018-09-191-0/+3
* net: hns3: Set STATE_DOWN bit of hdev state when stopping netFuyun Liang2018-09-191-0/+2
* net: hns3: Fix MSIX allocation issue for VFJian Shen2018-08-031-14/+66
* net: hns3: Fix get_vector ops in hclgevf_main moduleYunsheng Lin2018-07-071-1/+10
* net: hns3: modify hnae_ to hnae3_Peng Li2018-07-021-12/+12
* net: hns3: remove some unused members of some structuresHuazhong Tan2018-07-021-1/+0
* net: hns3: add vector status check before free vectorPeng Li2018-06-291-0/+6
* net: hns3: rename the interface for init_client_instance and uninit_client_in...Peng Li2018-06-291-22/+9
* net: hns3: remove hclge_get_vector_index from hclge_bind_ring_with_vectorPeng Li2018-06-291-10/+14
* net: hns3: Fix for VF mailbox cannot receiving PF responseXi Wang2018-06-061-0/+3
* net: hns3: remove unused hclgevf_cfg_func_mta_filterArnd Bergmann2018-06-051-11/+0
* net: hns3: Optimize the VF's process of updating multicast MACXi Wang2018-06-011-4/+124
* net: hns3: Fix for service_task not running problem after resettingYunsheng Lin2018-06-011-0/+1
* net: hns3: Add support for IFF_ALLMULTI flagPeng Li2018-06-011-4/+7
* net: hns3: Fixes initalization of RoCE handle and makes it conditionalLijun Ou2018-05-291-3/+5
* net: hns3: Fix for CMDQ and Misc. interrupt init order problemYunsheng Lin2018-05-201-8/+8
* net: hns3: Change return type of hnae3_register_ae_algoFuyun Liang2018-05-161-1/+3
* net: hns3: Fix for the null pointer problem occurring when initializing ae_de...Fuyun Liang2018-05-161-4/+2
* net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driverYunsheng Lin2018-05-101-0/+12
* net: hns3: Changes to support ARQ(Asynchronous Receive Queue)Salil Mehta2018-03-221-5/+11
* net: hns3: Add support to re-initialize the hclge deviceSalil Mehta2018-03-221-14/+92
* net: hns3: Add support to reset the enet/ring mgmt layerSalil Mehta2018-03-221-4/+99
* net: hns3: Add support to request VF Reset to PFSalil Mehta2018-03-221-0/+19
* net: hns3: Add VF Reset device state and its handlingSalil Mehta2018-03-221-5/+62
* net: hns3: Add VF Reset Service Task to support event handlingSalil Mehta2018-03-221-0/+31
* net: hns3: Changes to make enet watchdog timeout func common for PF/VFSalil Mehta2018-03-221-0/+14
* net: hns3: add querying speed and duplex support to VFFuyun Liang2018-03-221-0/+22
* net: hns3: add get_link support to VFFuyun Liang2018-03-221-0/+8
* net: hns3: export pci table of hclge and hclgevf to userspaceYunsheng Lin2018-03-221-0/+2
* net: hns3: fix the VF queue reset flow errorPeng Li2018-03-221-2/+8
* net: hns3: add result checking for VF when modify unicast mac addressJian Shen2018-03-111-1/+1
* net: hns3: fix for buffer overflow smatch warningYunsheng Lin2018-03-111-34/+26
* net: hns3: fix for netdev not running problem after calling net_stop and net_...Fuyun Liang2018-03-111-0/+3
* net: hns3: add existence check when remove old uc mac addressFuyun Liang2018-03-111-3/+7
* net: hns3: refactor the get/put_vector functionYunsheng Lin2018-03-091-3/+9
* net: hns3: add support for VF driver inner interface hclgevf_ops.get_tqps_and...Peng Li2018-03-081-0/+10
* net: hns3: add int_gl_idx setup for VFFuyun Liang2018-01-261-0/+5
* net: hns3: remove TSO config command from VF driverPeng Li2018-01-121-20/+0
OpenPOWER on IntegriCloud