aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-31net: hns3: cleanup byte order issues when printedGuojia Liao1-16/+23
2019-10-31net: hns3: cleanup some print format warningGuojia Liao1-15/+15
2019-10-21net: hns3: remove struct hns3_nic_ring_data in hns3_enet moduleYunsheng Lin1-16/+8
2019-09-11net: hns3: modify some logs formatGuangbin Huang1-2/+5
2019-08-29net: hns3: optimize some log printingsYufeng Mo1-12/+13
2019-08-10hns3: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-15/+2
2019-08-09net: hns3: add input length check for debugfs write functionYufeng Mo1-0/+4
2019-06-14net: hns3: some variable modificationWeihang Li1-2/+3
2019-05-28net: hns3: add support for dump firmware statistics by debugfsZhongzhu Liu1-0/+1
2019-04-19net: hns3: add function type check for debugfs help informationYufeng Mo1-0/+6
2019-04-19net: hns3: Add handling of MAC tunnel interruptionWeihang Li1-0/+1
2019-04-19net: hns3: add support for dump ncl config by debugfsWeihang Li1-0/+1
2019-04-19net: hns3: add reset statistics info for PFHuazhong Tan1-0/+1
2018-12-15net: hns3: Add "tm map" status information query functionliuzhongzhu1-0/+1
2018-12-15net: hns3: Add "queue map" information query functionliuzhongzhu1-0/+33
2018-12-15net: hns3: Add "dcb register" status information query functionliuzhongzhu1-0/+7
2018-12-15net: hns3: Add "status register" information query functionliuzhongzhu1-0/+15
2018-12-15net: hns3: Add "manager table" information query functionliuzhongzhu1-2/+3
2018-12-15net: hns3: Add "bd info" query functionliuzhongzhu1-1/+78
2018-11-23net: hns3: Add "qos buffer" config info query functionliuzhongzhu1-0/+1
2018-11-23net: hns3: Add "qos prio map" info query functionliuzhongzhu1-0/+1
2018-11-23net: hns3: Add "qos pause" config info query functionliuzhongzhu1-0/+1
2018-11-23net: hns3: Add "tm config" info query functionliuzhongzhu1-0/+1
2018-11-23net: hns3: Add "tc config" info query functionliuzhongzhu1-0/+1
2018-11-23net: hns3: Add "FD flow table" info query functionliuzhongzhu1-0/+2
2018-11-23net: hns3: Add "queue info" query functionliuzhongzhu1-0/+122
2018-11-23net: hns3: Add debugfs framework registrationliuzhongzhu1-0/+136