aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-08net: hns3: Disable SerDes serial loopback for HiLink H60Gravatar Hao Lan 1-0/+2
2023-11-13net: hns3: fix out-of-bounds access may occur when coalesce info is read via ...Gravatar Yonglong Liu 1-3/+6
2023-10-11net: hns3: add hns3 vf fault detect cap bit supportGravatar Jie Wang 1-0/+3
2023-09-07net: hns3: fix debugfs concurrency issue between kfree buffer and readGravatar Hao Chen 1-3/+4
2023-09-07net: hns3: Support query tx timeout threshold by debugfsGravatar Jijie Shao 1-0/+4
2023-08-10net: hns3: fix strscpy causing content truncation issueGravatar Hao Chen 1-2/+2
2023-07-24net: hns3: add tm flush when setting tmGravatar Hao Lan 1-0/+3
2023-06-23net: hns3: clear hns unused parameter alarmGravatar Peiyang Wang 1-3/+2
2023-06-23net: hns3: fix strncpy() not using dest-buf length as length issueGravatar Hao Chen 1-7/+24
2023-05-13net: hns3: fix output information incomplete for dumping tx queue info with d...Gravatar Jie Wang 1-1/+1
2023-03-29net: hns3: support wake on lan configuration and queryGravatar Hao Lan 1-0/+3
2022-09-07net: hns3: add support to query and set lane number by ethtoolGravatar Hao Chen 1-0/+3
2022-09-07net: hns3: add querying fec statisticsGravatar Hao Lan 1-0/+3
2022-09-07net: hns3: debugfs add dump dscp map infoGravatar Guangbin Huang 1-0/+7
2022-04-25net: hns3: align the debugfs output to the leftGravatar Hao Chen 1-42/+42
2022-03-31net: hns3: fix the concurrency between functions reading debugfsGravatar Yufeng Mo 1-4/+11
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-6/+14
2021-12-12net: hns3: fix race condition in debugfsGravatar Yufeng Mo 1-6/+14
2021-12-03net: hns3: align return value type of atomic_read() with its outputGravatar Hao Chen 1-1/+1
2021-11-26net: hns3: fix one incorrect value of page pool info when queried by debugfsGravatar Hao Chen 1-1/+2
2021-11-26net: hns3: add check NULL address for page poolGravatar Hao Chen 1-0/+5
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-8/+8
2021-10-27net: hns3: adjust string spaces of some parameters of tx bd info in debugfsGravatar Guangbin Huang 1-3/+3
2021-10-27net: hns3: expand buffer len for some debugfs commandGravatar Guangbin Huang 1-3/+3
2021-10-27net: hns3: add more string spaces for dumping packets number of queue info in...Gravatar Jie Wang 1-2/+2
2021-10-25net: hns3: device specifications add number of mac statisticsGravatar Guangbin Huang 1-0/+2
2021-10-25net: hns3: add debugfs support for interrupt coalesceGravatar Huazhong Tan 1-0/+119
2021-10-12net: hns3: debugfs add support dumping page pool infoGravatar Hao Chen 1-0/+74
2021-09-14net: hns3: PF support get multicast MAC address space assigned by firmwareGravatar Guangbin Huang 1-0/+2
2021-09-14net: hns3: PF support get unicast MAC address space assigned by firmwareGravatar Guangbin Huang 1-0/+2
2021-08-31net: hns3: add some required spacesGravatar Hao Chen 1-4/+4
2021-08-30net: hns3: modify a print format of hns3_dbg_queue_map()Gravatar Hao Chen 1-1/+1
2021-08-28net: hns3: remove unnecessary "static" of local variables in functionGravatar Hao Chen 1-1/+1
2021-08-27net: hns3: uniform type of function parameter cmdGravatar Hao Chen 1-3/+2
2021-08-26net: hns3: change the method of getting cmd index in debugfsGravatar Yufeng Mo 1-7/+7
2021-06-28net: hns3: add support for dumping MAC umv counter in debugfsGravatar Jian Shen 1-0/+7
2021-06-28net: hns3: add support for FD counter in debugfsGravatar Jian Shen 1-0/+7
2021-06-16net: hns3: use bounce buffer when rx page can not be reusedGravatar Yunsheng Lin 1-0/+2
2021-06-16net: hns3: use tx bounce buffer for small packetsGravatar Yunsheng Lin 1-0/+52
2021-06-11net: hns3: add debugfs support for ptp infoGravatar Huazhong Tan 1-2/+11
2021-06-08net: hns3: add support for imp-handle ras capabilityGravatar Jiaran Zhang 1-0/+3
2021-05-31net: hns3: add debugfs support for vlan configurationGravatar Jian Shen 1-0/+7
2021-05-31net: hns3: add support for modify VLAN filter stateGravatar Jian Shen 1-1/+7
2021-05-20net: hns3: remove the useless debugfs file node cmdGravatar Yufeng Mo 1-106/+0
2021-05-20net: hns3: refactor dump serv info of debugfsGravatar Yufeng Mo 1-0/+7
2021-05-20net: hns3: refactor dump mac tnl status of debugfsGravatar Jiaran Zhang 1-5/+7
2021-05-20net: hns3: refactor dump qs shaper of debugfsGravatar Guangbin Huang 1-1/+0
2021-05-20net: hns3: refactor dump qos buf cfg of debugfsGravatar Guangbin Huang 1-1/+7
2021-05-20net: hns3: refactor dump qos pri map of debugfsGravatar Guangbin Huang 1-1/+7
2021-05-20net: hns3: refactor dump qos pause cfg of debugfsGravatar Guangbin Huang 1-1/+7