index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns3
/
hns3_debugfs.c
Age
Commit message (
Expand
)
Author
2025-07-15
net: hns3: use seq_file for files in tx_bd_info/ and rx_bd_info/ in debugfs
Jian Shen
2025-07-15
net: hns3: use seq_file for files in common/ of hclge layer
Yonglong Liu
2025-07-15
net: hns3: use seq_file for files in fd/ in debugfs
Jijie Shao
2025-07-15
net: hns3: use seq_file for files in reg/ in debugfs
Jijie Shao
2025-07-15
net: hns3: use seq_file for files in mac_list/ in debugfs
Yonglong Liu
2025-07-15
net: hns3: use seq_file for files in tm/ in debugfs
Jian Shen
2025-07-15
net: hns3: use seq_file for files in common/ of hns3 layer
Jijie Shao
2025-07-15
net: hns3: use seq_file for files in queue/ in debugfs
Jian Shen
2025-07-15
net: hns3: clean up the build warning in debugfs by use seq file
Jian Shen
2025-07-15
net: hns3: remove tx spare info from debugfs.
Jijie Shao
2025-06-24
net: hns3: use hns3_get_ops() helper to reduce the unnecessary middle layer c...
Jijie Shao
2025-06-24
net: hns3: use hns3_get_ae_dev() helper to reduce the unnecessary middle laye...
Jijie Shao
2025-05-01
net: hns3: fixed debugfs tm_qset size
Hao Lan
2025-03-13
net: hns3: use string choices helper
Jian Shen
2025-01-08
net: hns3: Resolved the issue that the debugfs query result is inconsistent.
Hao Lan
2024-11-04
Revert "Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'"
Jakub Kicinski
2024-10-31
net: hns3: Resolved the issue that the debugfs query result is inconsistent.
Hao Lan
2024-03-08
net: hns3: Disable SerDes serial loopback for HiLink H60
Hao Lan
2023-11-13
net: hns3: fix out-of-bounds access may occur when coalesce info is read via ...
Yonglong Liu
2023-10-11
net: hns3: add hns3 vf fault detect cap bit support
Jie Wang
2023-09-07
net: hns3: fix debugfs concurrency issue between kfree buffer and read
Hao Chen
2023-09-07
net: hns3: Support query tx timeout threshold by debugfs
Jijie Shao
2023-08-10
net: hns3: fix strscpy causing content truncation issue
Hao Chen
2023-07-24
net: hns3: add tm flush when setting tm
Hao Lan
2023-06-23
net: hns3: clear hns unused parameter alarm
Peiyang Wang
2023-06-23
net: hns3: fix strncpy() not using dest-buf length as length issue
Hao Chen
2023-05-13
net: hns3: fix output information incomplete for dumping tx queue info with d...
Jie Wang
2023-03-29
net: hns3: support wake on lan configuration and query
Hao Lan
2022-09-07
net: hns3: add support to query and set lane number by ethtool
Hao Chen
2022-09-07
net: hns3: add querying fec statistics
Hao Lan
2022-09-07
net: hns3: debugfs add dump dscp map info
Guangbin Huang
2022-04-25
net: hns3: align the debugfs output to the left
Hao Chen
2022-03-31
net: hns3: fix the concurrency between functions reading debugfs
Yufeng Mo
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-12
net: hns3: fix race condition in debugfs
Yufeng Mo
2021-12-03
net: hns3: align return value type of atomic_read() with its output
Hao Chen
2021-11-26
net: hns3: fix one incorrect value of page pool info when queried by debugfs
Hao Chen
2021-11-26
net: hns3: add check NULL address for page pool
Hao Chen
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-27
net: hns3: adjust string spaces of some parameters of tx bd info in debugfs
Guangbin Huang
2021-10-27
net: hns3: expand buffer len for some debugfs command
Guangbin Huang
2021-10-27
net: hns3: add more string spaces for dumping packets number of queue info in...
Jie Wang
2021-10-25
net: hns3: device specifications add number of mac statistics
Guangbin Huang
2021-10-25
net: hns3: add debugfs support for interrupt coalesce
Huazhong Tan
2021-10-12
net: hns3: debugfs add support dumping page pool info
Hao Chen
2021-09-14
net: hns3: PF support get multicast MAC address space assigned by firmware
Guangbin Huang
2021-09-14
net: hns3: PF support get unicast MAC address space assigned by firmware
Guangbin Huang
2021-08-31
net: hns3: add some required spaces
Hao Chen
2021-08-30
net: hns3: modify a print format of hns3_dbg_queue_map()
Hao Chen
2021-08-28
net: hns3: remove unnecessary "static" of local variables in function
Hao Chen
[next]