summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: refine the struct hane3_tc_infoJian Shen2020-12-091-1/+2
* net: hns3: add more info to hns3_dbg_bd_info()Huazhong Tan2020-12-011-10/+40
* net: hns3: add udp tunnel checksum segmentation supportHuazhong Tan2020-12-011-1/+5
* net: hns3: add support for TX hardware checksum offloadHuazhong Tan2020-12-011-1/+5
* net: hns3: add support for querying maximum value of GLHuazhong Tan2020-11-171-0/+1
* net: hns3: dump tqp enable status in debugfsGuangbin Huang2020-09-291-2/+20
* net: hns3: debugfs add new command to query device specificationsGuangbin Huang2020-09-291-0/+28
* net: hns3: add debugfs to dump device capabilitiesGuangbin Huang2020-09-271-0/+24
* net: hns3: add debugfs of dumping pf interrupt resourcesYufeng Mo2020-09-241-0/+1
* net: hns3: remove unnecessary variable initializationYufeng Mo2020-09-241-1/+1
* net: hns3: add support for dumping UC and MC MAC listJian Shen2020-04-251-0/+2
* net: hns3: add support for dumping MAC reg in debugfsYufeng Mo2020-04-201-1/+1
* net: hns3: add missing help info for QS shaper in debugfsYonglong Liu2020-02-191-0/+1
* net: hns3: add support for dump MAC ID and loopback status in debugfsYufeng Mo2020-02-191-0/+1
* net: hns3: delete unnecessary blank line and space for cleanupGuangbin Huang2020-01-211-3/+3
* net: hns3: replace snprintf with scnprintf in hns3_dbg_cmd_readChen Zhou2020-01-211-2/+2
* net: hns3: cleanup byte order issues when printedGuojia Liao2019-10-311-16/+23
* net: hns3: cleanup some print format warningGuojia Liao2019-10-311-15/+15
* net: hns3: remove struct hns3_nic_ring_data in hns3_enet moduleYunsheng Lin2019-10-211-16/+8
* net: hns3: modify some logs formatGuangbin Huang2019-09-111-2/+5
* net: hns3: optimize some log printingsYufeng Mo2019-08-291-12/+13
* hns3: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-101-15/+2
* net: hns3: add input length check for debugfs write functionYufeng Mo2019-08-091-0/+4
* net: hns3: some variable modificationWeihang Li2019-06-141-2/+3
* net: hns3: add support for dump firmware statistics by debugfsZhongzhu Liu2019-05-281-0/+1
* net: hns3: add function type check for debugfs help informationYufeng Mo2019-04-191-0/+6
* net: hns3: Add handling of MAC tunnel interruptionWeihang Li2019-04-191-0/+1
* net: hns3: add support for dump ncl config by debugfsWeihang Li2019-04-191-0/+1
* net: hns3: add reset statistics info for PFHuazhong Tan2019-04-191-0/+1
* net: hns3: Add "tm map" status information query functionliuzhongzhu2018-12-151-0/+1
* net: hns3: Add "queue map" information query functionliuzhongzhu2018-12-151-0/+33
* net: hns3: Add "dcb register" status information query functionliuzhongzhu2018-12-151-0/+7
* net: hns3: Add "status register" information query functionliuzhongzhu2018-12-151-0/+15
* net: hns3: Add "manager table" information query functionliuzhongzhu2018-12-151-2/+3
* net: hns3: Add "bd info" query functionliuzhongzhu2018-12-151-1/+78
* net: hns3: Add "qos buffer" config info query functionliuzhongzhu2018-11-231-0/+1
* net: hns3: Add "qos prio map" info query functionliuzhongzhu2018-11-231-0/+1
* net: hns3: Add "qos pause" config info query functionliuzhongzhu2018-11-231-0/+1
* net: hns3: Add "tm config" info query functionliuzhongzhu2018-11-231-0/+1
* net: hns3: Add "tc config" info query functionliuzhongzhu2018-11-231-0/+1
* net: hns3: Add "FD flow table" info query functionliuzhongzhu2018-11-231-0/+2
* net: hns3: Add "queue info" query functionliuzhongzhu2018-11-231-0/+122
* net: hns3: Add debugfs framework registrationliuzhongzhu2018-11-231-0/+136