summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hnae3.h
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: add support for hw tc offload of tc flowerJian Shen2020-12-091-0/+11
* net: hns3: add support for tc mqprio offloadJian Shen2020-12-091-1/+5
* net: hns3: refine the struct hane3_tc_infoJian Shen2020-12-091-9/+8
* net: hns3: add priv flags support to switch limit promisc modeJian Shen2020-12-081-0/+8
* net: hns3: add udp tunnel checksum segmentation supportHuazhong Tan2020-12-011-0/+1
* net: hns3: add support for TX hardware checksum offloadHuazhong Tan2020-12-011-3/+3
* net: don't include ethtool.h from netdevice.hJakub Kicinski2020-11-231-0/+1
* net: hns3: add support for mapping device memoryHuazhong Tan2020-11-211-0/+1
* net: hns3: add support for querying maximum value of GLHuazhong Tan2020-11-171-0/+1
* net: hns3: dump tqp enable status in debugfsGuangbin Huang2020-09-291-0/+3
* net: hns3: replace the macro of max tm rate with the queried specificationGuangbin Huang2020-09-271-0/+1
* net: hns3: add support to query device specificationsGuangbin Huang2020-09-271-0/+11
* net: hns3: use capabilities queried from firmwareGuangbin Huang2020-09-271-6/+55
* net: hns3: use capability flag to indicate FECGuangbin Huang2020-09-271-0/+4
* net: hns3: add device version to replace pci revisionGuangbin Huang2020-09-271-0/+8
* net: hns3: rename macro of pci device id of vfGuangbin Huang2020-09-241-2/+2
* net: hns3: add support for 200G deviceGuangbin Huang2020-09-241-0/+1
* net: hns3: add a hardware error detect typeYufeng Mo2020-09-241-0/+1
* net: hns3: fix error handling for desc fillingYunsheng Lin2020-07-211-0/+1
* net: hns3: remove unused struct hnae3_unic_private_infoHuazhong Tan2020-05-281-11/+0
* net: hns3; remove unused HNAE3_RESTORE_CLIENT in enum hnae3_reset_notify_typeHuazhong Tan2020-05-281-1/+0
* net: hns3: provide .get_cmdq_stat interface for the clientHuazhong Tan2020-05-101-0/+1
* net: hns3: adds support for reading module eeprom infoYonglong Liu2020-04-291-0/+4
* net: hns3: optimize the filter table entries handling when resettingJian Shen2020-04-251-5/+0
* net: hns3: refactor the promisc mode settingJian Shen2020-04-251-0/+3
* net: hns3: fix for fraglist SKB headlen not handling correctlyHuazhong Tan2020-03-301-0/+1
* net: hns3: refactor the procedure of VF FLRHuazhong Tan2020-01-111-5/+0
* net: hns3: replace an unsuitable variable type in hclge_inform_reset_assert_t...Huazhong Tan2020-01-061-0/+1
* net: hns3: modify the IRQ name of misc vectorsYonglong Liu2020-01-061-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-091-1/+1
|\
| * net: hns3: Use the correct style for SPDX License IdentifierNishad Kamdar2019-11-051-1/+1
* | net: hns3: cleanup a format-truncation warningGuojia Liao2019-10-311-1/+2
* | net: hns3: cleanup some coding style issuesGuangbin Huang2019-10-311-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-201-0/+2
|\|
| * net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu2019-10-191-0/+2
* | net: hns3: add support for configuring VF MAC from the hostHuazhong Tan2019-10-081-0/+3
* | net: hns3: add support for configuring bandwidth of VF on the hostYonglong Liu2019-10-081-0/+4
* | net: hns3: add support for setting VF trustJian Shen2019-10-081-0/+4
* | net: hns3: add support for spoof check settingJian Shen2019-10-081-0/+4
* | net: hns3: add support for setting VF link status on the hostYufeng Mo2019-10-081-0/+8
|/
* net: hns3: implement .process_hw_error for hns3 clientWeihang Li2019-08-291-1/+8
* net: hns3: add or modify commentsGuojia Liao2019-08-181-6/+6
* net: hns3: refine some macro definitionsGuojia Liao2019-08-091-2/+2
* net: hns3: refine MAC pause statistics querying functionYufeng Mo2019-08-091-2/+9
* net: hns3: modify firmware version display formatYufeng Mo2019-07-291-0/+9
* net: hns3: remove override_pci_need_resetWeihang Li2019-06-261-1/+0
* net: hns3: fix selftest fail issue for fibre port with autoneg onJian Shen2019-06-261-0/+3
* net: hns3: some variable modificationWeihang Li2019-06-141-2/+3
* net: hns3: delay setting of reset level for hw errors until slot_reset is calledShiju Jose2019-06-141-0/+3
* net: hns3: delete the redundant user NIC codesYonglong Liu2019-06-091-7/+0