summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.c
AgeCommit message (Expand)Author
2021-08-26net: hns3: add waiting time before cmdq memory is releasedYufeng Mo
2021-06-08net: hns3: add support for imp-handle ras capabilityJiaran Zhang
2021-06-08net: hns3: add the RAS compatibility adaptation solutionJiaran Zhang
2021-05-31net: hns3: add support for modify VLAN filter stateJian Shen
2021-05-14net: hns3: refactor dump m7 info of debugfsJiaran Zhang
2021-05-14net: hns3: support RXD advanced layoutHuazhong Tan
2021-03-26net: hns3: remove redundant blank linesPeng Li
2021-03-13net: hns3: add support for imp-controlled PHYsGuangbin Huang
2021-03-11net: hns3: use pause capability queried from firmwareYufeng Mo
2021-03-11net: hns3: use FEC capability queried from firmwareYufeng Mo
2021-02-12net: hns3: split out hclge_cmd_send()Yufeng Mo
2021-02-12net: hns3: refactor out hclge_cmd_convert_err_code()Peng Li
2021-02-06net: hns3: add api capability bits for firmwareJian Shen
2020-12-09net: hns3: add support for forwarding packet to queues of specified TC when f...Jian 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-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 support to query device capabilityGuangbin Huang
2020-09-27net: hns3: add device version to replace pci revisionGuangbin Huang
2020-09-24net: hns3: remove unnecessary variable initializationYufeng Mo
2020-05-30net: hns3: remove an unused macro hclge_is_csqHuazhong Tan
2020-05-27net: hns3: add a print for initializing CMDQ when reset pendingHuazhong Tan
2019-12-20net: hns3: optimization for CMDQ uninitializationHuazhong Tan
2019-10-31net: hns3: cleanup some print format warningGuojia Liao
2019-10-31net: hns3: cleanup some coding style issuesGuangbin Huang
2019-08-01net: hns3: fix some reset handshake issueHuazhong Tan
2019-08-01net: hns3: add handler for NCSI error mailboxHuazhong Tan
2019-08-01net: hns3: add link change event reportJian Shen
2019-07-29net: hns3: modify firmware version display formatYufeng Mo
2019-07-05net: hns3: add all IMP return codePeng Li
2019-06-28net: hns3: optimize the CSQ cmd error handlingPeng Li
2019-06-03net: hns3: add opcode about query and clear RAS & MSI-X to special opcodeWeihang Li
2019-05-28net: hns3: add handshake with hardware while doing resetHuazhong Tan
2019-04-14net: hns3: code optimization for command queue' spin lockPeng Li
2019-04-08net: hns3: add error handler for initializing command queueHuazhong Tan
2019-03-20net: hns3: Make hclge_destroy_cmd_queue staticYueHaibing
2019-02-21net: hns3: uninitialize command queue while unloading PF driverHuazhong Tan
2019-02-02net: hns3: modify the upper limit judgment conditionliuzhongzhu
2019-02-02net: hns3: add hclge_cmd_check_retval() to parse comman's return valueWeihang Li
2019-01-23net: hns3: add statistics for PFC frames and MAC control framesliuzhongzhu
2019-01-23net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTEDYunsheng Lin
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-11-09net: hns3: implement the IMP reset processing for PFHuazhong Tan
2018-10-31net: hns3: bugfix for is_valid_csq_clean_head()Huazhong Tan
2018-10-31net: hns3: bugfix for the initialization of command queue's spin lockHuazhong Tan
2018-08-01net: hns3: fix return value error while hclge_cmd_csq_clean failedHuazhong Tan
2018-07-21net: hns3: Add SPDX tags to HNS3 PF driverJian Shen
2018-07-21net: hns3: Fix misleading parameter nameJian Shen
2018-07-16net: hns3: Modify the order of initializing command queue registerHuazhong Tan