aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-14net: hns3: refactor dump mac list of debugfsHuazhong Tan1-37/+90
2021-05-14net: hns3: refactor the debugfs processYufeng Mo1-10/+22
2021-03-26net: hns3: remove unused parameter from hclge_dbg_dump_loopback()Huazhong Tan1-3/+2
2021-03-13net: hns3: add phy loopback support for imp-controlled PHYsGuangbin Huang1-7/+13
2021-02-12net: hns3: split out hclge_dbg_dump_qos_buf_cfg()Jian Shen1-43/+115
2021-02-09net: hns3: clean up some incorrect variable types in hclge_dbg_dump_tm_map()Yonglong Liu1-6/+5
2021-02-06net: hns3: replace macro of max qset number with specificationGuangbin Huang1-5/+3
2021-01-29net: hns3: add debugfs support for tm nodes, priority and qset infoGuangbin Huang1-0/+153
2020-12-09net: hns3: refine the struct hane3_tc_infoJian Shen1-1/+1
2020-11-21net: hns3: adds debugfs to dump more info of shaping parametersYonglong Liu1-2/+16
2020-11-21net: hns3: add support for 1280 queuesYonglong Liu1-4/+26
2020-09-24net: hns3: add debugfs of dumping pf interrupt resourcesYufeng Mo1-0/+12
2020-09-24net: hns3: refactor the function for dumping tc information in debugfsYufeng Mo1-10/+5
2020-09-23net: hns3: Constify static structsRikard Falkeborn1-5/+5
2020-05-14net: hns3: modify some incorrect spellingHuazhong Tan1-7/+7
2020-05-10net: hns3: optimized the judgment of the input parameters of dump ncl configYufeng Mo1-5/+10
2020-04-25net: hns3: add support for dumping UC and MC MAC listJian Shen1-0/+51
2020-04-20net: hns3: add support for dumping MAC reg in debugfsYufeng Mo1-0/+113
2020-04-20net: hns3: clean up some coding style issueHuazhong Tan1-1/+1
2020-03-09net: hns3: delete unnecessary logs after kzalloc failsYufeng Mo1-7/+2
2020-03-09net: hns3: print out command code when dump fails in debugfsYufeng Mo1-22/+34
2020-03-09net: hns3: rename macro HCLGE_MAX_NCL_CONFIG_LENGTHYufeng Mo1-3/+3
2020-03-09net: hns3: fix some mixed type assignmentGuojia Liao1-11/+14
2020-02-19net: hns3: add support for dump MAC ID and loopback status in debugfsYufeng Mo1-0/+55
2020-02-19net: hns3: add enabled TC numbers and DWRR weight info in debugfsYonglong Liu1-3/+5
2020-01-21net: hns3: move duplicated macro definition into headerGuojia Liao1-2/+0
2019-12-20net: hns3: get FD rules location before dump in debugfsYufeng Mo1-7/+67
2019-12-16net: hns3: remove mailbox and reset work in hclge_mainYunsheng Lin1-0/+10
2019-10-31net: hns3: cleanup byte order issues when printedGuojia Liao1-43/+57
2019-10-31net: hns3: cleanup some coding style issuesGuangbin Huang1-2/+2
2019-10-31net: hns3: dump some debug information when reset failHuazhong Tan1-3/+2
2019-10-08net: hns3: add support for configuring bandwidth of VF on the hostYonglong Liu1-0/+79
2019-09-11net: hns3: add some DFX info for reset issueHuazhong Tan1-9/+23
2019-09-06net: hns3: make hclge_dbg_get_m7_stats_info staticGuojia Liao1-1/+1
2019-09-01net: hns3: remove redundant assignment to pointer reg_infoColin Ian King1-1/+1
2019-08-29net: hns3: optimize some log printingsYufeng Mo1-16/+16
2019-08-29net: hns3: modify base parameter of kstrtouint in hclge_dbg_dump_tm_mapHuazhong Tan1-3/+4
2019-08-29net: hns3: use macro instead of magic numberHuazhong Tan1-2/+4
2019-08-29net: hns3: code optimization for debugfs related to "dump reg"Zhongzhu Liu1-110/+116
2019-08-18net: hns3: add or modify commentsGuojia Liao1-0/+3
2019-08-09net: hns3: add function display NCL_CONFIG infoYufeng Mo1-22/+30
2019-08-09net: hns3: add DFX registers information for ethtool -dGuangbin Huang1-10/+2
2019-08-01net: hns3: rename a member in struct hclge_mac_ethertype_idx_rd_cmdGuojia Liao1-3/+3
2019-08-01net: hns3: do not query unsupported commands in debugfsYufeng Mo1-24/+46
2019-06-14net: hns3: some variable modificationWeihang Li1-7/+9
2019-06-09net: hns3: fix some coding style issuesWeihang Li1-5/+5
2019-06-09net: hns3: use macros instead of magic numbersYufeng Mo1-3/+7
2019-06-03net: hns3: add handling of two bits in MAC tunnel interruptsWeihang Li1-1/+1
2019-05-28net: hns3: add support for dump firmware statistics by debugfsZhongzhu Liu1-0/+57
2019-04-19net: hns3: Add handling of MAC tunnel interruptionWeihang Li1-0/+22