summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.c
AgeCommit message (Expand)Author
2021-06-28net: hns3: add support for dumping MAC umv counter in debugfsJian Shen
2021-06-28net: hns3: add support for FD counter in debugfsJian Shen
2021-06-11net: hns3: add debugfs support for ptp infoHuazhong Tan
2021-05-31net: hns3: add debugfs support for vlan configurationJian Shen
2021-05-21net: hns3: Fix return of uninitialized variable retColin Ian King
2021-05-20net: hns3: remove the useless debugfs file node cmdYufeng Mo
2021-05-20net: hns3: refactor dump serv info of debugfsYufeng Mo
2021-05-20net: hns3: refactor dump mac tnl status of debugfsJiaran Zhang
2021-05-20net: hns3: refactor dump qs shaper of debugfsGuangbin Huang
2021-05-20net: hns3: refactor dump qos buf cfg of debugfsGuangbin Huang
2021-05-20net: hns3: refactor dump qos pri map of debugfsGuangbin Huang
2021-05-20net: hns3: refactor dump qos pause cfg of debugfsGuangbin Huang
2021-05-20net: hns3: refactor dump tc of debugfsGuangbin Huang
2021-05-20net: hns3: refactor dump tm of debugfsGuangbin Huang
2021-05-20net: hns3: refactor dump tm map of debugfsGuangbin Huang
2021-05-20net: hns3: refactor dump fd tcam of debugfsHao Chen
2021-05-20net: hns3: refactor dump reg dcb info of debugfsYufeng Mo
2021-05-20net: hns3: refactor dump reg of debugfsYufeng Mo
2021-05-14net: hns3: refactor dump ncl config of debugfsJiaran Zhang
2021-05-14net: hns3: refactor dump m7 info of debugfsJiaran Zhang
2021-05-14net: hns3: refactor dump reset info of debugfsJiaran Zhang
2021-05-14net: hns3: refactor dump intr of debugfsJiaran Zhang
2021-05-14net: hns3: refactor dump loopback of debugfsYufeng Mo
2021-05-14net: hns3: refactor dump mng tbl of debugfsYufeng Mo
2021-05-14net: hns3: refactor dump mac list of debugfsHuazhong Tan
2021-05-14net: hns3: refactor the debugfs processYufeng Mo
2021-03-26net: hns3: remove unused parameter from hclge_dbg_dump_loopback()Huazhong Tan
2021-03-13net: hns3: add phy loopback support for imp-controlled PHYsGuangbin Huang
2021-02-12net: hns3: split out hclge_dbg_dump_qos_buf_cfg()Jian Shen
2021-02-09net: hns3: clean up some incorrect variable types in hclge_dbg_dump_tm_map()Yonglong Liu
2021-02-06net: hns3: replace macro of max qset number with specificationGuangbin Huang
2021-01-29net: hns3: add debugfs support for tm nodes, priority and qset infoGuangbin Huang
2020-12-09net: hns3: refine the struct hane3_tc_infoJian Shen
2020-11-21net: hns3: adds debugfs to dump more info of shaping parametersYonglong Liu
2020-11-21net: hns3: add support for 1280 queuesYonglong Liu
2020-09-24net: hns3: add debugfs of dumping pf interrupt resourcesYufeng Mo
2020-09-24net: hns3: refactor the function for dumping tc information in debugfsYufeng Mo
2020-09-23net: hns3: Constify static structsRikard Falkeborn
2020-05-14net: hns3: modify some incorrect spellingHuazhong Tan
2020-05-10net: hns3: optimized the judgment of the input parameters of dump ncl configYufeng Mo
2020-04-25net: hns3: add support for dumping UC and MC MAC listJian Shen
2020-04-20net: hns3: add support for dumping MAC reg in debugfsYufeng Mo
2020-04-20net: hns3: clean up some coding style issueHuazhong Tan
2020-03-09net: hns3: delete unnecessary logs after kzalloc failsYufeng Mo
2020-03-09net: hns3: print out command code when dump fails in debugfsYufeng Mo
2020-03-09net: hns3: rename macro HCLGE_MAX_NCL_CONFIG_LENGTHYufeng Mo
2020-03-09net: hns3: fix some mixed type assignmentGuojia Liao
2020-02-19net: hns3: add support for dump MAC ID and loopback status in debugfsYufeng Mo
2020-02-19net: hns3: add enabled TC numbers and DWRR weight info in debugfsYonglong Liu
2020-01-21net: hns3: move duplicated macro definition into headerGuojia Liao