summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: align the debugfs output to the leftHao Chen2022-04-251-42/+42
* net: hns3: fix the concurrency between functions reading debugfsYufeng Mo2022-03-311-4/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-161-6/+14
|\
| * net: hns3: fix race condition in debugfsYufeng Mo2021-12-121-6/+14
* | net: hns3: align return value type of atomic_read() with its outputHao Chen2021-12-031-1/+1
|/
* net: hns3: fix one incorrect value of page pool info when queried by debugfsHao Chen2021-11-261-1/+2
* net: hns3: add check NULL address for page poolHao Chen2021-11-261-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-281-8/+8
|\
| * net: hns3: adjust string spaces of some parameters of tx bd info in debugfsGuangbin Huang2021-10-271-3/+3
| * net: hns3: expand buffer len for some debugfs commandGuangbin Huang2021-10-271-3/+3
| * net: hns3: add more string spaces for dumping packets number of queue info in...Jie Wang2021-10-271-2/+2
* | net: hns3: device specifications add number of mac statisticsGuangbin Huang2021-10-251-0/+2
* | net: hns3: add debugfs support for interrupt coalesceHuazhong Tan2021-10-251-0/+119
* | net: hns3: debugfs add support dumping page pool infoHao Chen2021-10-121-0/+74
* | net: hns3: PF support get multicast MAC address space assigned by firmwareGuangbin Huang2021-09-141-0/+2
* | net: hns3: PF support get unicast MAC address space assigned by firmwareGuangbin Huang2021-09-141-0/+2
|/
* net: hns3: add some required spacesHao Chen2021-08-311-4/+4
* net: hns3: modify a print format of hns3_dbg_queue_map()Hao Chen2021-08-301-1/+1
* net: hns3: remove unnecessary "static" of local variables in functionHao Chen2021-08-281-1/+1
* net: hns3: uniform type of function parameter cmdHao Chen2021-08-271-3/+2
* net: hns3: change the method of getting cmd index in debugfsYufeng Mo2021-08-261-7/+7
* net: hns3: add support for dumping MAC umv counter in debugfsJian Shen2021-06-281-0/+7
* net: hns3: add support for FD counter in debugfsJian Shen2021-06-281-0/+7
* net: hns3: use bounce buffer when rx page can not be reusedYunsheng Lin2021-06-161-0/+2
* net: hns3: use tx bounce buffer for small packetsYunsheng Lin2021-06-161-0/+52
* net: hns3: add debugfs support for ptp infoHuazhong Tan2021-06-111-2/+11
* net: hns3: add support for imp-handle ras capabilityJiaran Zhang2021-06-081-0/+3
* net: hns3: add debugfs support for vlan configurationJian Shen2021-05-311-0/+7
* net: hns3: add support for modify VLAN filter stateJian Shen2021-05-311-1/+7
* net: hns3: remove the useless debugfs file node cmdYufeng Mo2021-05-201-106/+0
* net: hns3: refactor dump serv info of debugfsYufeng Mo2021-05-201-0/+7
* net: hns3: refactor dump mac tnl status of debugfsJiaran Zhang2021-05-201-5/+7
* net: hns3: refactor dump qs shaper of debugfsGuangbin Huang2021-05-201-1/+0
* net: hns3: refactor dump qos buf cfg of debugfsGuangbin Huang2021-05-201-1/+7
* net: hns3: refactor dump qos pri map of debugfsGuangbin Huang2021-05-201-1/+7
* net: hns3: refactor dump qos pause cfg of debugfsGuangbin Huang2021-05-201-1/+7
* net: hns3: refactor dump tc of debugfsGuangbin Huang2021-05-201-1/+7
* net: hns3: refactor dump tm of debugfsGuangbin Huang2021-05-201-1/+14
* net: hns3: refactor dump tm map of debugfsGuangbin Huang2021-05-201-1/+7
* net: hns3: refactor dump fd tcam of debugfsHao Chen2021-05-201-1/+10
* net: hns3: refactor queue info of debugfsHao Chen2021-05-201-101/+193
* net: hns3: refactor queue map of debugfsHao Chen2021-05-201-15/+43
* net: hns3: refactor dump reg dcb info of debugfsYufeng Mo2021-05-201-11/+7
* net: hns3: refactor dump reg of debugfsYufeng Mo2021-05-201-11/+73
* net: hns3: refactor dump ncl config of debugfsJiaran Zhang2021-05-141-1/+7
* net: hns3: refactor dump m7 info of debugfsJiaran Zhang2021-05-141-1/+7
* net: hns3: refactor dump reset info of debugfsJiaran Zhang2021-05-141-1/+7
* net: hns3: refactor dump intr of debugfsJiaran Zhang2021-05-141-1/+7
* net: hns3: refactor dump loopback of debugfsYufeng Mo2021-05-141-1/+7
* net: hns3: refactor dump mng tbl of debugfsYufeng Mo2021-05-141-1/+7