summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.h
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: fix incorrect handling of sctp6 rss tupleJian Shen2021-01-051-0/+2
* net: hns3: add support for mapping device memoryHuazhong Tan2020-11-211-0/+1
* net: hns3: Add RoCE VF reset supportHuazhong Tan2020-09-291-0/+1
* net: hns3: fix an incorrect comment for num_tqps in struct hclgevf_devHuazhong Tan2020-05-301-1/+1
* net: hns3: remove two duplicated register macros in hclgevf_main.hHuazhong Tan2020-05-281-3/+1
* net: hns3: refactor the promisc mode settingJian Shen2020-04-251-0/+1
* net: hns3: refactor the MAC address configureJian Shen2020-04-251-0/+25
* net: hns3: refactor the mailbox message between PF and VFYufeng Mo2020-03-211-2/+2
* net: hns3: refactor the procedure of VF FLRHuazhong Tan2020-01-111-0/+1
* net: hns3: modify the IRQ name of misc vectorsYonglong Liu2020-01-061-0/+1
* net: hns3: do not schedule the periodic task when reset failGuojia Liao2019-12-161-0/+1
* net: hns3: remove unnecessary work in hclgevf_mainYunsheng Lin2019-12-161-6/+3
* net: hns3: schedule hclgevf_service by using delayed workqueueYunsheng Lin2019-12-161-2/+1
* net: hns3: remove unused macrosColin Ian King2019-11-051-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-201-0/+1
|\
| * net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu2019-10-191-0/+1
* | net: hns3: add support for configuring VF MAC from the hostHuazhong Tan2019-10-081-0/+1
|/
* net: hns3: refine some macro definitionsGuojia Liao2019-08-091-1/+1
* net: hns3: fix interrupt clearing error for VFHuazhong Tan2019-08-091-0/+2
* net: hns3: clear reset interrupt status in hclge_irq_handle()Huazhong Tan2019-08-011-0/+3
* net: hns3: re-schedule reset task while VF reset failHuazhong Tan2019-06-281-0/+1
* net: hns3: sync VLAN filter entries when kill VLAN ID failedJian Shen2019-06-261-0/+3
* net: hns3: use macros instead of magic numbersYufeng Mo2019-06-091-0/+3
* net: hns3: stop schedule reset service while unloading driverHuazhong Tan2019-05-281-0/+1
* net: hns3: use HCLGEVF_STATE_NIC_REGISTERED to indicate VF NIC client has reg...Huazhong Tan2019-05-281-0/+1
* net: hns3: add support for multiple media typeJian Shen2019-05-041-0/+1
* net: hns3: add queue's statistics update to service taskliuzhongzhu2019-04-191-0/+3
* net: hns3: add reset statistics for VFHuazhong Tan2019-04-191-1/+10
* net: hns3: fix set port based VLAN issue for VFJian Shen2019-04-141-0/+2
* net: hns3: add support to config depth for tx|rx ring separatelyPeng Li2019-02-241-1/+2
* net: hns3: fix the problem that the supported port is emptyliuzhongzhu2019-02-021-0/+2
* net: hns3: Support "ethtool -d" for HNS3 VF driverJian Shen2018-12-031-0/+54
* net: hns3: Add vport alive state checking supportYunsheng Lin2018-11-171-0/+2
* net: hns3: add PCIe FLR support for VFHuazhong Tan2018-11-091-0/+1
* net: hns3: do VF's pci re-initialization while PF doing FLRHuazhong Tan2018-11-091-0/+1
* net: hns3: stop handling command queue while resetting VFHuazhong Tan2018-11-091-0/+6
* net: hns3: add reset handling for VF when doing Core/Global/IMP resetHuazhong Tan2018-11-091-0/+8
* net: hns3: add reset handling for VF when doing PF resetHuazhong Tan2018-11-091-2/+8
* net: hns3: adjust VF's reset processHuazhong Tan2018-11-091-0/+2
* net: hns3: add reset_hdev to reinit the hdev in VF's reset processHuazhong Tan2018-11-091-14/+0
* net: hns3: move some reset information from hnae3_handle into hclge_dev/hclge...Huazhong Tan2018-11-071-2/+4
* net: hns3: provide some interface & information for the clientHuazhong Tan2018-11-071-0/+1
* net: hns3: add set_default_reset_request in the hnae3_ae_opsHuazhong Tan2018-11-071-0/+1
* net: hns3: Add RSS tuples support for VFJian Shen2018-10-101-0/+19
* net: hns3: Drop depricated mta table supportJian Shen2018-10-051-5/+0
* net: hns3: Add get_media_type ops support for VFPeng Li2018-09-211-0/+1
* net: hns3: Fix MSIX allocation issue for VFJian Shen2018-08-031-1/+3
* net: hns3: Optimize the VF's process of updating multicast MACXi Wang2018-06-011-0/+4
* net: hns3: Fix for hns3 module is loaded multiple times problemXi Wang2018-05-201-1/+1
* net: hns3: Changes to support ARQ(Asynchronous Receive Queue)Salil Mehta2018-03-221-0/+5