summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-26net: hns3: change the method of getting cmd index in debugfsYufeng Mo1-7/+7
2021-06-28net: hns3: add support for dumping MAC umv counter in debugfsJian Shen1-0/+7
2021-06-28net: hns3: add support for FD counter in debugfsJian Shen1-0/+7
2021-06-16net: hns3: use bounce buffer when rx page can not be reusedYunsheng Lin1-0/+2
2021-06-16net: hns3: use tx bounce buffer for small packetsYunsheng Lin1-0/+52
2021-06-11net: hns3: add debugfs support for ptp infoHuazhong Tan1-2/+11
2021-06-09net: hns3: add support for imp-handle ras capabilityJiaran Zhang1-0/+3
2021-06-01net: hns3: add debugfs support for vlan configurationJian Shen1-0/+7
2021-06-01net: hns3: add support for modify VLAN filter stateJian Shen1-1/+7
2021-05-21net: hns3: remove the useless debugfs file node cmdYufeng Mo1-106/+0
2021-05-21net: hns3: refactor dump serv info of debugfsYufeng Mo1-0/+7
2021-05-21net: hns3: refactor dump mac tnl status of debugfsJiaran Zhang1-5/+7
2021-05-21net: hns3: refactor dump qs shaper of debugfsGuangbin Huang1-1/+0
2021-05-21net: hns3: refactor dump qos buf cfg of debugfsGuangbin Huang1-1/+7
2021-05-21net: hns3: refactor dump qos pri map of debugfsGuangbin Huang1-1/+7
2021-05-21net: hns3: refactor dump qos pause cfg of debugfsGuangbin Huang1-1/+7
2021-05-21net: hns3: refactor dump tc of debugfsGuangbin Huang1-1/+7
2021-05-21net: hns3: refactor dump tm of debugfsGuangbin Huang1-1/+14
2021-05-21net: hns3: refactor dump tm map of debugfsGuangbin Huang1-1/+7
2021-05-21net: hns3: refactor dump fd tcam of debugfsHao Chen1-1/+10
2021-05-21net: hns3: refactor queue info of debugfsHao Chen1-101/+193
2021-05-21net: hns3: refactor queue map of debugfsHao Chen1-15/+43
2021-05-21net: hns3: refactor dump reg dcb info of debugfsYufeng Mo1-11/+7
2021-05-21net: hns3: refactor dump reg of debugfsYufeng Mo1-11/+73
2021-05-15net: hns3: refactor dump ncl config of debugfsJiaran Zhang1-1/+7
2021-05-15net: hns3: refactor dump m7 info of debugfsJiaran Zhang1-1/+7
2021-05-15net: hns3: refactor dump reset info of debugfsJiaran Zhang1-1/+7
2021-05-15net: hns3: refactor dump intr of debugfsJiaran Zhang1-1/+7
2021-05-15net: hns3: refactor dump loopback of debugfsYufeng Mo1-1/+7
2021-05-15net: hns3: refactor dump mng tbl of debugfsYufeng Mo1-1/+7
2021-05-15net: hns3: refactor dump mac list of debugfsHuazhong Tan1-2/+17
2021-05-15net: hns3: refactor dump bd info of debugfsHuazhong Tan1-100/+240
2021-05-15net: hns3: refactor dev capability and dev spec of debugfsJiaran Zhang1-60/+121
2021-05-15net: hns3: refactor the debugfs processYufeng Mo1-29/+164
2021-05-15net: hns3: refactor out RX completion checksumHuazhong Tan1-10/+0
2021-05-15net: hns3: support RXD advanced layoutHuazhong Tan1-0/+3
2021-03-14net: hns3: add support for imp-controlled PHYsGuangbin Huang1-0/+2
2021-03-12net: hns3: use pause capability queried from firmwareYufeng Mo1-0/+3
2021-02-13net: hns3: clean up hns3_dbg_cmd_write()Peng Li1-18/+26
2021-02-10net: hns3: modify some unmacthed types print parameterJiaran Zhang1-1/+1
2021-02-07net: hns3: replace macro of max qset number with specificationGuangbin Huang1-0/+1
2021-02-07net: hns3: debugfs add max tm rate specification printGuangbin Huang1-0/+1
2021-02-07net: hns3: add support for obtaining the maximum frame sizeYufeng Mo1-0/+1
2021-02-05net: hns3: remove redundant null check of an arrayColin Ian King1-3/+0
2021-01-30net: hns3: add debugfs support for tm nodes, priority and qset infoGuangbin Huang1-1/+54
2020-12-10net: hns3: refine the struct hane3_tc_infoJian Shen1-1/+2
2020-12-02net: hns3: add more info to hns3_dbg_bd_info()Huazhong Tan1-10/+40
2020-12-02net: hns3: add udp tunnel checksum segmentation supportHuazhong Tan1-1/+5
2020-12-02net: hns3: add support for TX hardware checksum offloadHuazhong Tan1-1/+5
2020-11-17net: hns3: add support for querying maximum value of GLHuazhong Tan1-0/+1