index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns3
/
hns3_debugfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: hns3: delete unnecessary blank line and space for cleanup
Guangbin Huang
2020-01-21
1
-3
/
+3
*
net: hns3: replace snprintf with scnprintf in hns3_dbg_cmd_read
Chen Zhou
2020-01-21
1
-2
/
+2
*
net: hns3: cleanup byte order issues when printed
Guojia Liao
2019-10-31
1
-16
/
+23
*
net: hns3: cleanup some print format warning
Guojia Liao
2019-10-31
1
-15
/
+15
*
net: hns3: remove struct hns3_nic_ring_data in hns3_enet module
Yunsheng Lin
2019-10-21
1
-16
/
+8
*
net: hns3: modify some logs format
Guangbin Huang
2019-09-11
1
-2
/
+5
*
net: hns3: optimize some log printings
Yufeng Mo
2019-08-29
1
-12
/
+13
*
hns3: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-10
1
-15
/
+2
*
net: hns3: add input length check for debugfs write function
Yufeng Mo
2019-08-09
1
-0
/
+4
*
net: hns3: some variable modification
Weihang Li
2019-06-14
1
-2
/
+3
*
net: hns3: add support for dump firmware statistics by debugfs
Zhongzhu Liu
2019-05-28
1
-0
/
+1
*
net: hns3: add function type check for debugfs help information
Yufeng Mo
2019-04-19
1
-0
/
+6
*
net: hns3: Add handling of MAC tunnel interruption
Weihang Li
2019-04-19
1
-0
/
+1
*
net: hns3: add support for dump ncl config by debugfs
Weihang Li
2019-04-19
1
-0
/
+1
*
net: hns3: add reset statistics info for PF
Huazhong Tan
2019-04-19
1
-0
/
+1
*
net: hns3: Add "tm map" status information query function
liuzhongzhu
2018-12-15
1
-0
/
+1
*
net: hns3: Add "queue map" information query function
liuzhongzhu
2018-12-15
1
-0
/
+33
*
net: hns3: Add "dcb register" status information query function
liuzhongzhu
2018-12-15
1
-0
/
+7
*
net: hns3: Add "status register" information query function
liuzhongzhu
2018-12-15
1
-0
/
+15
*
net: hns3: Add "manager table" information query function
liuzhongzhu
2018-12-15
1
-2
/
+3
*
net: hns3: Add "bd info" query function
liuzhongzhu
2018-12-15
1
-1
/
+78
*
net: hns3: Add "qos buffer" config info query function
liuzhongzhu
2018-11-23
1
-0
/
+1
*
net: hns3: Add "qos prio map" info query function
liuzhongzhu
2018-11-23
1
-0
/
+1
*
net: hns3: Add "qos pause" config info query function
liuzhongzhu
2018-11-23
1
-0
/
+1
*
net: hns3: Add "tm config" info query function
liuzhongzhu
2018-11-23
1
-0
/
+1
*
net: hns3: Add "tc config" info query function
liuzhongzhu
2018-11-23
1
-0
/
+1
*
net: hns3: Add "FD flow table" info query function
liuzhongzhu
2018-11-23
1
-0
/
+2
*
net: hns3: Add "queue info" query function
liuzhongzhu
2018-11-23
1
-0
/
+122
*
net: hns3: Add debugfs framework registration
liuzhongzhu
2018-11-23
1
-0
/
+136