summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c
AgeCommit message (Expand)Author
2025-07-15net: hns3: use seq_file for files in tx_bd_info/ and rx_bd_info/ in debugfsJian Shen
2025-07-15net: hns3: use seq_file for files in common/ of hclge layerYonglong Liu
2025-07-15net: hns3: use seq_file for files in fd/ in debugfsJijie Shao
2025-07-15net: hns3: use seq_file for files in reg/ in debugfsJijie Shao
2025-07-15net: hns3: use seq_file for files in mac_list/ in debugfsYonglong Liu
2025-07-15net: hns3: use seq_file for files in tm/ in debugfsJian Shen
2025-07-15net: hns3: use seq_file for files in common/ of hns3 layerJijie Shao
2025-07-15net: hns3: use seq_file for files in queue/ in debugfsJian Shen
2025-07-15net: hns3: clean up the build warning in debugfs by use seq fileJian Shen
2025-07-15net: hns3: remove tx spare info from debugfs.Jijie Shao
2025-06-24net: hns3: use hns3_get_ops() helper to reduce the unnecessary middle layer c...Jijie Shao
2025-06-24net: hns3: use hns3_get_ae_dev() helper to reduce the unnecessary middle laye...Jijie Shao
2025-05-01net: hns3: fixed debugfs tm_qset sizeHao Lan
2025-03-13net: hns3: use string choices helperJian Shen
2025-01-08net: hns3: Resolved the issue that the debugfs query result is inconsistent.Hao Lan
2024-11-04Revert "Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'"Jakub Kicinski
2024-10-31net: hns3: Resolved the issue that the debugfs query result is inconsistent.Hao Lan
2024-03-08net: hns3: Disable SerDes serial loopback for HiLink H60Hao Lan
2023-11-13net: hns3: fix out-of-bounds access may occur when coalesce info is read via ...Yonglong Liu
2023-10-11net: hns3: add hns3 vf fault detect cap bit supportJie Wang
2023-09-07net: hns3: fix debugfs concurrency issue between kfree buffer and readHao Chen
2023-09-07net: hns3: Support query tx timeout threshold by debugfsJijie Shao
2023-08-10net: hns3: fix strscpy causing content truncation issueHao Chen
2023-07-24net: hns3: add tm flush when setting tmHao Lan
2023-06-23net: hns3: clear hns unused parameter alarmPeiyang Wang
2023-06-23net: hns3: fix strncpy() not using dest-buf length as length issueHao Chen
2023-05-13net: hns3: fix output information incomplete for dumping tx queue info with d...Jie Wang
2023-03-29net: hns3: support wake on lan configuration and queryHao Lan
2022-09-07net: hns3: add support to query and set lane number by ethtoolHao Chen
2022-09-07net: hns3: add querying fec statisticsHao Lan
2022-09-07net: hns3: debugfs add dump dscp map infoGuangbin Huang
2022-04-25net: hns3: align the debugfs output to the leftHao Chen
2022-03-31net: hns3: fix the concurrency between functions reading debugfsYufeng Mo
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-12net: hns3: fix race condition in debugfsYufeng Mo
2021-12-03net: hns3: align return value type of atomic_read() with its outputHao Chen
2021-11-26net: hns3: fix one incorrect value of page pool info when queried by debugfsHao Chen
2021-11-26net: hns3: add check NULL address for page poolHao Chen
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-27net: hns3: adjust string spaces of some parameters of tx bd info in debugfsGuangbin Huang
2021-10-27net: hns3: expand buffer len for some debugfs commandGuangbin Huang
2021-10-27net: hns3: add more string spaces for dumping packets number of queue info in...Jie Wang
2021-10-25net: hns3: device specifications add number of mac statisticsGuangbin Huang
2021-10-25net: hns3: add debugfs support for interrupt coalesceHuazhong Tan
2021-10-12net: hns3: debugfs add support dumping page pool infoHao Chen
2021-09-14net: hns3: PF support get multicast MAC address space assigned by firmwareGuangbin Huang
2021-09-14net: hns3: PF support get unicast MAC address space assigned by firmwareGuangbin Huang
2021-08-31net: hns3: add some required spacesHao Chen
2021-08-30net: hns3: modify a print format of hns3_dbg_queue_map()Hao Chen
2021-08-28net: hns3: remove unnecessary "static" of local variables in functionHao Chen