summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.h
AgeCommit message (Expand)Author
2022-01-05net: hns3: create new common cmd code for PF and VF modulesJie Wang
2022-01-05net: hns3: refactor VF rss init APIs with new common rss init APIsJie Wang
2022-01-05net: hns3: refactor VF rss set APIs with new common rss set APIsJie Wang
2021-12-31net: hns3: refactor VF cmdq init and uninit APIs with new common APIsJie Wang
2021-12-31net: hns3: refactor VF cmdq resource APIs with new common APIsJie Wang
2021-12-31net: hns3: refactor hclgevf_cmd_send with new hclge_comm_cmd_send APIJie Wang
2021-12-31net: hns3: use struct hclge_desc to replace hclgevf_desc in VF cmdq moduleJie Wang
2021-11-10net: hns3: sync rx ring head in echo common pullYufeng Mo
2021-08-28net: hns3: refactor function hclgevf_parse_capability()Guangbin Huang
2021-08-27net: hns3: merge some repetitive macrosPeng Li
2021-08-26net: hns3: add waiting time before cmdq memory is releasedYufeng Mo
2021-05-14net: hns3: support RXD advanced layoutHuazhong Tan
2021-03-29net: hns3: expand the tc config commandGuojia Liao
2021-02-09net: hns3: cleanup for endian issue for VF RSSJian Shen
2021-02-09net: hns3: remove unused macro definitionPeng Li
2021-02-09net: hns3: clean up unnecessary parentheses in macro definitionsYufeng Mo
2021-02-06net: hns3: add support for obtaining the maximum frame sizeYufeng Mo
2021-02-06net: hns3: add api capability bits for firmwareJian Shen
2020-12-01net: hns3: add udp tunnel checksum segmentation supportHuazhong Tan
2020-12-01net: hns3: add support for TX hardware checksum offloadHuazhong Tan
2020-11-21net: hns3: add support for 1280 queuesYonglong Liu
2020-11-17net: hns3: add support for querying maximum value of GLHuazhong Tan
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: add support to query device capabilityGuangbin Huang
2020-09-27net: hns3: add device version to replace pci revisionGuangbin Huang
2020-05-28net: hns3: modify an incorrect type in struct hclgevf_cfg_gro_status_cmdHuazhong Tan
2019-08-01net: hns3: fix some reset handshake issueHuazhong Tan
2019-07-05net: hns3: add all IMP return codePeng Li
2018-11-15net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardwarePeng Li
2018-11-07net: hns3: fix for cmd queue memory not freed problem during resetHuazhong Tan
2018-10-10net: hns3: Add RSS tuples support for VFJian Shen
2018-10-10net: hns3: Add RSS general configuration support for VFJian Shen
2018-08-03net: hns3: Fix MSIX allocation issue for VFJian Shen
2018-03-22net: hns3: increase the max time for IMP handle commandPeng Li
2018-01-12net: hns3: remove TSO config command from VF driverPeng Li
2017-12-15net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interfaceSalil Mehta