summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hnae3.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-21net: hns3: fix error handling for desc fillingYunsheng Lin1-0/+1
2020-05-28net: hns3: remove unused struct hnae3_unic_private_infoHuazhong Tan1-11/+0
2020-05-28net: hns3; remove unused HNAE3_RESTORE_CLIENT in enum hnae3_reset_notify_typeHuazhong Tan1-1/+0
2020-05-10net: hns3: provide .get_cmdq_stat interface for the clientHuazhong Tan1-0/+1
2020-04-29net: hns3: adds support for reading module eeprom infoYonglong Liu1-0/+4
2020-04-25net: hns3: optimize the filter table entries handling when resettingJian Shen1-5/+0
2020-04-25net: hns3: refactor the promisc mode settingJian Shen1-0/+3
2020-03-30net: hns3: fix for fraglist SKB headlen not handling correctlyHuazhong Tan1-0/+1
2020-01-11net: hns3: refactor the procedure of VF FLRHuazhong Tan1-5/+0
2020-01-06net: hns3: replace an unsuitable variable type in hclge_inform_reset_assert_t...Huazhong Tan1-0/+1
2020-01-06net: hns3: modify the IRQ name of misc vectorsYonglong Liu1-2/+1
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2019-11-05net: hns3: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2019-10-31net: hns3: cleanup a format-truncation warningGuojia Liao1-1/+2
2019-10-31net: hns3: cleanup some coding style issuesGuangbin Huang1-1/+0
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+2
2019-10-19net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu1-0/+2
2019-10-08net: hns3: add support for configuring VF MAC from the hostHuazhong Tan1-0/+3
2019-10-08net: hns3: add support for configuring bandwidth of VF on the hostYonglong Liu1-0/+4
2019-10-08net: hns3: add support for setting VF trustJian Shen1-0/+4
2019-10-08net: hns3: add support for spoof check settingJian Shen1-0/+4
2019-10-08net: hns3: add support for setting VF link status on the hostYufeng Mo1-0/+8
2019-08-29net: hns3: implement .process_hw_error for hns3 clientWeihang Li1-1/+8
2019-08-18net: hns3: add or modify commentsGuojia Liao1-6/+6
2019-08-09net: hns3: refine some macro definitionsGuojia Liao1-2/+2
2019-08-09net: hns3: refine MAC pause statistics querying functionYufeng Mo1-2/+9
2019-07-29net: hns3: modify firmware version display formatYufeng Mo1-0/+9
2019-06-26net: hns3: remove override_pci_need_resetWeihang Li1-1/+0
2019-06-26net: hns3: fix selftest fail issue for fibre port with autoneg onJian Shen1-0/+3
2019-06-14net: hns3: some variable modificationWeihang Li1-2/+3
2019-06-14net: hns3: delay setting of reset level for hw errors until slot_reset is calledShiju Jose1-0/+3
2019-06-09net: hns3: delete the redundant user NIC codesYonglong Liu1-7/+0
2019-06-03net: hns3: fix VLAN filter restore issue after resetJian Shen1-0/+3
2019-06-03net: hns3: remove redundant core resetHuazhong Tan1-1/+0
2019-05-26net: hns3: add aRFS support for PFJian Shen1-0/+4
2019-05-04net: hns3: add support for FEC encoding controlJian Shen1-0/+10
2019-05-04net: hns3: add autoneg and change speed support for fibre portJian Shen1-0/+6
2019-05-04net: hns3: add support for multiple media typeJian Shen1-4/+14
2019-04-19net: hns3: Add support for netif message level settingsYonglong Liu1-0/+3
2019-04-19net: hns3: dump more information when tx timeout happensJian Shen1-1/+2
2019-04-14net: hns3: fix VLAN offload handle for VLAN inserted by portJian Shen1-0/+2
2019-04-14net: hns3: modify VLAN initialization to be compatible with port based VLANJian Shen1-0/+7
2019-03-09net: hns3: fix to stop multiple HNS reset due to the AER changesShiju Jose1-0/+1
2019-02-24net: hns3: add support to config depth for tx|rx ring separatelyPeng Li1-3/+7
2019-02-02net: hns3: Modify parameter type from int to bool in set_gro_enYonglong Liu1-1/+1
2019-01-30net: hns3: Fix NULL deref when unloading driverHuazhong Tan1-0/+2
2019-01-30net: hns3: change hnae3_register_ae_dev() to intHuazhong Tan1-1/+1
2019-01-26net: hns3: remove dcb_ops->map_update in hclge_dcbYunsheng Lin1-1/+0
2019-01-23net: hns3: fix rss configuration lost problem when setting channelYunsheng Lin1-1/+2
2019-01-18net: hns3: add HNAE3_RESTORE_CLIENT interface in enet moduleYunsheng Lin1-0/+1