summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hnae3.h
AgeCommit message (Expand)Author
2020-09-27net: hns3: replace the macro of max tm rate with the queried specificationGuangbin Huang
2020-09-27net: hns3: add support to query device specificationsGuangbin Huang
2020-09-27net: hns3: use capabilities queried from firmwareGuangbin Huang
2020-09-27net: hns3: use capability flag to indicate FECGuangbin Huang
2020-09-27net: hns3: add device version to replace pci revisionGuangbin Huang
2020-09-24net: hns3: rename macro of pci device id of vfGuangbin Huang
2020-09-24net: hns3: add support for 200G deviceGuangbin Huang
2020-09-24net: hns3: add a hardware error detect typeYufeng Mo
2020-07-21net: hns3: fix error handling for desc fillingYunsheng Lin
2020-05-28net: hns3: remove unused struct hnae3_unic_private_infoHuazhong Tan
2020-05-28net: hns3; remove unused HNAE3_RESTORE_CLIENT in enum hnae3_reset_notify_typeHuazhong Tan
2020-05-10net: hns3: provide .get_cmdq_stat interface for the clientHuazhong Tan
2020-04-29net: hns3: adds support for reading module eeprom infoYonglong Liu
2020-04-25net: hns3: optimize the filter table entries handling when resettingJian Shen
2020-04-25net: hns3: refactor the promisc mode settingJian Shen
2020-03-30net: hns3: fix for fraglist SKB headlen not handling correctlyHuazhong Tan
2020-01-11net: hns3: refactor the procedure of VF FLRHuazhong Tan
2020-01-06net: hns3: replace an unsuitable variable type in hclge_inform_reset_assert_t...Huazhong Tan
2020-01-06net: hns3: modify the IRQ name of misc vectorsYonglong Liu
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-05net: hns3: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-10-31net: hns3: cleanup a format-truncation warningGuojia Liao
2019-10-31net: hns3: cleanup some coding style issuesGuangbin Huang
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-19net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu
2019-10-08net: hns3: add support for configuring VF MAC from the hostHuazhong Tan
2019-10-08net: hns3: add support for configuring bandwidth of VF on the hostYonglong Liu
2019-10-08net: hns3: add support for setting VF trustJian Shen
2019-10-08net: hns3: add support for spoof check settingJian Shen
2019-10-08net: hns3: add support for setting VF link status on the hostYufeng Mo
2019-08-29net: hns3: implement .process_hw_error for hns3 clientWeihang Li
2019-08-18net: hns3: add or modify commentsGuojia Liao
2019-08-09net: hns3: refine some macro definitionsGuojia Liao
2019-08-09net: hns3: refine MAC pause statistics querying functionYufeng Mo
2019-07-29net: hns3: modify firmware version display formatYufeng Mo
2019-06-26net: hns3: remove override_pci_need_resetWeihang Li
2019-06-26net: hns3: fix selftest fail issue for fibre port with autoneg onJian Shen
2019-06-14net: hns3: some variable modificationWeihang Li
2019-06-14net: hns3: delay setting of reset level for hw errors until slot_reset is calledShiju Jose
2019-06-09net: hns3: delete the redundant user NIC codesYonglong Liu
2019-06-03net: hns3: fix VLAN filter restore issue after resetJian Shen
2019-06-03net: hns3: remove redundant core resetHuazhong Tan
2019-05-26net: hns3: add aRFS support for PFJian Shen
2019-05-04net: hns3: add support for FEC encoding controlJian Shen
2019-05-04net: hns3: add autoneg and change speed support for fibre portJian Shen
2019-05-04net: hns3: add support for multiple media typeJian Shen
2019-04-19net: hns3: Add support for netif message level settingsYonglong Liu
2019-04-19net: hns3: dump more information when tx timeout happensJian Shen
2019-04-14net: hns3: fix VLAN offload handle for VLAN inserted by portJian Shen
2019-04-14net: hns3: modify VLAN initialization to be compatible with port based VLANJian Shen