aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2019-04-19net: hns3: add support for dump ncl config by debugfsWeihang Li1-0/+66
2019-04-19net: hns3: add reset statistics info for PFHuazhong Tan1-0/+22
2019-02-02net: hns3: optimize the maximum TC macroliuzhongzhu1-2/+2
2018-12-15net: hns3: Add "tm map" status information query functionliuzhongzhu1-0/+84
2018-12-15net: hns3: Add "dcb register" status information query functionliuzhongzhu1-0/+102
2018-12-15net: hns3: Add "status register" information query functionliuzhongzhu1-0/+194
2018-12-15net: hns3: Add "manager table" information query functionliuzhongzhu1-0/+66
2018-11-23net: hns3: Add "qos buffer" config info query functionliuzhongzhu1-0/+115
2018-11-23net: hns3: Add "qos prio map" info query functionliuzhongzhu1-0/+31
2018-11-23net: hns3: Add "qos pause" config info query functionliuzhongzhu1-0/+25
2018-11-23net: hns3: Add "tm config" info query functionliuzhongzhu1-0/+199
2018-11-23net: hns3: Add "tc config" info query functionliuzhongzhu1-0/+40
2018-11-23net: hns3: Add "FD flow table" info query functionliuzhongzhu1-0/+77