summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_cmd.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-13net: hns3: dump more reg info based on ras modPeiyang Wang1-0/+1
2024-04-13net: hns3: add command queue trace for hns3Hao Lan1-0/+18
2024-03-08net: hns3: fix reset timeout under full functions and queuesPeiyang Wang1-1/+1
2023-10-11net: hns3: add hns3 vf fault detect cap bit supportJie Wang1-0/+1
2023-07-24net: hns3: add tm flush when setting tmHao Lan1-0/+1
2023-07-24net: hns3: fix the imp capability bit cannot exceed 32 bits issueHao Lan1-3/+18
2023-05-13net: hns3: fix reset timeout when enable full VFJijie Shao1-4/+21
2023-03-29net: hns3: support wake on lan configuration and queryHao Lan1-0/+1
2022-09-07net: hns3: add support to query and set lane number by ethtoolHao Chen1-0/+1
2022-09-07net: hns3: add querying fec statisticsHao Lan1-0/+1
2022-08-31net: hns3: add querying and setting fec llrs mode from firmwareHao Lan1-0/+1
2022-08-31net: hns3: add getting capabilities of gro offload and fd from firmwareGuangbin Huang1-3/+8
2022-04-20net: hns3: add ethtool parameter check for CQE/EQE modeYufeng Mo1-0/+2
2022-01-05net: hns3: create new common cmd code for PF and VF modulesJie Wang1-15/+14
2022-01-05net: hns3: refactor hclge_comm_send function in PF/VF driversJie Wang1-44/+29
2021-12-31net: hns3: create common cmdq init and uninit APIsJie Wang1-0/+144
2021-12-31net: hns3: create common cmdq resource allocate/free/query APIsJie Wang1-0/+223
2021-12-31net: hns3: create new set of unified hclge_comm_cmd_send APIsJie Wang1-0/+259