summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hnae3.h
AgeCommit message (Expand)AuthorFilesLines
2021-02-10net: hns3: clean up unnecessary parentheses in macro definitionsYufeng Mo1-3/+3
2021-02-10net: hns3: remove redundant client_setup_tc handleJian Shen1-1/+0
2021-02-07net: hns3: replace macro of max qset number with specificationGuangbin Huang1-0/+1
2021-02-07net: hns3: add support for obtaining the maximum frame sizeYufeng Mo1-0/+1
2021-02-07net: hns3: RSS indirection table use device specificationGuangbin Huang1-3/+0
2021-01-30net: hns3: add debugfs support for tm nodes, priority and qset infoGuangbin Huang1-0/+8
2020-12-10net: hns3: add support for hw tc offload of tc flowerJian Shen1-0/+11
2020-12-10net: hns3: add support for tc mqprio offloadJian Shen1-1/+5
2020-12-10net: hns3: refine the struct hane3_tc_infoJian Shen1-9/+8
2020-12-08net: hns3: add priv flags support to switch limit promisc modeJian Shen1-0/+8
2020-12-02net: hns3: add udp tunnel checksum segmentation supportHuazhong Tan1-0/+1
2020-12-02net: hns3: add support for TX hardware checksum offloadHuazhong Tan1-3/+3
2020-11-24net: don't include ethtool.h from netdevice.hJakub Kicinski1-0/+1
2020-11-22net: hns3: add support for mapping device memoryHuazhong Tan1-0/+1
2020-11-17net: hns3: add support for querying maximum value of GLHuazhong Tan1-0/+1
2020-09-29net: hns3: dump tqp enable status in debugfsGuangbin Huang1-0/+3
2020-09-27net: hns3: replace the macro of max tm rate with the queried specificationGuangbin Huang1-0/+1
2020-09-27net: hns3: add support to query device specificationsGuangbin Huang1-0/+11
2020-09-27net: hns3: use capabilities queried from firmwareGuangbin Huang1-6/+55
2020-09-27net: hns3: use capability flag to indicate FECGuangbin Huang1-0/+4
2020-09-27net: hns3: add device version to replace pci revisionGuangbin Huang1-0/+8
2020-09-25net: hns3: rename macro of pci device id of vfGuangbin Huang1-2/+2
2020-09-25net: hns3: add support for 200G deviceGuangbin Huang1-0/+1
2020-09-25net: hns3: add a hardware error detect typeYufeng Mo1-0/+1
2020-07-22net: hns3: fix error handling for desc fillingYunsheng Lin1-0/+1
2020-05-29net: hns3: remove unused struct hnae3_unic_private_infoHuazhong Tan1-11/+0
2020-05-29net: hns3; remove unused HNAE3_RESTORE_CLIENT in enum hnae3_reset_notify_typeHuazhong Tan1-1/+0
2020-05-11net: 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-26net: hns3: optimize the filter table entries handling when resettingJian Shen1-5/+0
2020-04-26net: 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-12net: hns3: refactor the procedure of VF FLRHuazhong Tan1-5/+0
2020-01-07net: hns3: replace an unsuitable variable type in hclge_inform_reset_assert_t...Huazhong Tan1-0/+1
2020-01-07net: 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-06net: 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-09net: hns3: add support for configuring VF MAC from the hostHuazhong Tan1-0/+3
2019-10-09net: hns3: add support for configuring bandwidth of VF on the hostYonglong Liu1-0/+4
2019-10-09net: hns3: add support for setting VF trustJian Shen1-0/+4
2019-10-09net: hns3: add support for spoof check settingJian Shen1-0/+4
2019-10-09net: hns3: add support for setting VF link status on the hostYufeng Mo1-0/+8
2019-08-30net: 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