index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns3
/
hns3pf
/
hclge_debugfs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: hns3: dump more reg info based on ras mod
Peiyang Wang
2024-04-13
1
-4
/
+2
*
net: hns3: move constants from hclge_debugfs.h to hclge_debugfs.c
Jijie Shao
2024-04-13
1
-0
/
+640
*
net: hns3: reduce stack usage in hclge_dbg_dump_tm_pri()
Arnd Bergmann
2023-12-06
1
-7
/
+14
*
net: hns3: fix byte order conversion issue in hclge_dbg_fd_tcam_read()
Hao Chen
2023-09-07
1
-7
/
+7
*
net: hns3: move dump regs function to a separate file
Jijie Shao
2023-08-16
1
-0
/
+1
*
net: hns3: fix strscpy causing content truncation issue
Hao Chen
2023-08-10
1
-2
/
+2
*
net: hns3: fix wrong tc bandwidth weight data issue
Jijie Shao
2023-07-24
1
-2
/
+1
*
net: hns3: fix strncpy() not using dest-buf length as length issue
Hao Chen
2023-06-23
1
-5
/
+24
*
net: add missing includes of linux/sched/clock.h
Jakub Kicinski
2023-01-27
1
-0
/
+1
*
net: hns3: optimize converting dscp to priority process of hns3_nic_select_qu...
Guangbin Huang
2022-09-21
1
-8
/
+9
*
net: hns3: debugfs add dump dscp map info
Guangbin Huang
2022-09-07
1
-1
/
+59
*
net: hns3: add getting capabilities of gro offload and fd from firmware
Guangbin Huang
2022-08-31
1
-1
/
+4
*
net: hns3: refactor PF cmdq resource APIs with new common APIs
Jie Wang
2021-12-31
1
-5
/
+5
*
net: hns3: remove rebundant line for hclge_dbg_dump_tm_pg()
Hao Chen
2021-12-03
1
-1
/
+0
*
net: hns3: add comments for hclge_dbg_fill_content()
Hao Chen
2021-12-03
1
-0
/
+4
*
net: hns3: modify one argument type of function hclge_ncl_config_data_print
Guangbin Huang
2021-12-03
1
-3
/
+3
*
net: hns3: Align type of some variables with their print type
Hao Chen
2021-12-03
1
-1
/
+1
*
net: hns3: refactor two hns3 debugfs functions
Jie Wang
2021-11-29
1
-50
/
+43
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-28
1
-16
/
+14
|
\
|
*
net: hns3: fix data endian problem of some functions of debugfs
Jie Wang
2021-10-27
1
-16
/
+14
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-30
1
-4
/
+24
|
\
|
|
*
net: hns3: fix hclge_dbg_dump_tm_pg() stack usage
Arnd Bergmann
2021-09-28
1
-4
/
+24
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-16
1
-0
/
+4
|
\
|
|
*
net: hns3: fix the exception when query imp info
Jiaran Zhang
2021-09-13
1
-0
/
+4
*
|
net: hns3: PF support get multicast MAC address space assigned by firmware
Guangbin Huang
2021-09-14
1
-0
/
+3
|
/
*
net: hns3: refine function hclge_dbg_dump_tm_pri()
Guangbin Huang
2021-08-30
1
-28
/
+42
*
net: hns3: add support for dumping MAC umv counter in debugfs
Jian Shen
2021-06-28
1
-0
/
+34
*
net: hns3: add support for FD counter in debugfs
Jian Shen
2021-06-28
1
-0
/
+37
*
net: hns3: add debugfs support for ptp info
Huazhong Tan
2021-06-11
1
-0
/
+55
*
net: hns3: add debugfs support for vlan configuration
Jian Shen
2021-06-01
1
-0
/
+283
*
net: hns3: Fix return of uninitialized variable ret
Colin Ian King
2021-05-21
1
-0
/
+1
*
net: hns3: remove the useless debugfs file node cmd
Yufeng Mo
2021-05-21
1
-10
/
+0
*
net: hns3: refactor dump serv info of debugfs
Yufeng Mo
2021-05-21
1
-14
/
+25
*
net: hns3: refactor dump mac tnl status of debugfs
Jiaran Zhang
2021-05-21
1
-7
/
+16
*
net: hns3: refactor dump qs shaper of debugfs
Guangbin Huang
2021-05-21
1
-85
/
+44
*
net: hns3: refactor dump qos buf cfg of debugfs
Guangbin Huang
2021-05-21
1
-79
/
+107
*
net: hns3: refactor dump qos pri map of debugfs
Guangbin Huang
2021-05-21
1
-17
/
+28
*
net: hns3: refactor dump qos pause cfg of debugfs
Guangbin Huang
2021-05-21
1
-13
/
+17
*
net: hns3: refactor dump tc of debugfs
Guangbin Huang
2021-05-21
1
-26
/
+29
*
net: hns3: refactor dump tm of debugfs
Guangbin Huang
2021-05-21
1
-201
/
+103
*
net: hns3: refactor dump tm map of debugfs
Guangbin Huang
2021-05-21
1
-94
/
+75
*
net: hns3: refactor dump fd tcam of debugfs
Hao Chen
2021-05-21
1
-31
/
+57
*
net: hns3: refactor dump reg dcb info of debugfs
Yufeng Mo
2021-05-21
1
-89
/
+207
*
net: hns3: refactor dump reg of debugfs
Yufeng Mo
2021-05-21
1
-122
/
+234
*
net: hns3: refactor dump ncl config of debugfs
Jiaran Zhang
2021-05-15
1
-47
/
+31
*
net: hns3: refactor dump m7 info of debugfs
Jiaran Zhang
2021-05-15
1
-31
/
+50
*
net: hns3: refactor dump reset info of debugfs
Jiaran Zhang
2021-05-15
1
-32
/
+44
*
net: hns3: refactor dump intr of debugfs
Jiaran Zhang
2021-05-15
1
-9
/
+17
*
net: hns3: refactor dump loopback of debugfs
Yufeng Mo
2021-05-15
1
-19
/
+25
*
net: hns3: refactor dump mng tbl of debugfs
Yufeng Mo
2021-05-15
1
-43
/
+37
[next]