summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c
AgeCommit message (Expand)Author
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
2021-08-27net: hns3: uniform type of function parameter cmdHao Chen
2021-08-26net: hns3: change the method of getting cmd index in debugfsYufeng Mo
2021-06-28net: hns3: add support for dumping MAC umv counter in debugfsJian Shen
2021-06-28net: hns3: add support for FD counter in debugfsJian Shen
2021-06-16net: hns3: use bounce buffer when rx page can not be reusedYunsheng Lin
2021-06-16net: hns3: use tx bounce buffer for small packetsYunsheng Lin
2021-06-11net: hns3: add debugfs support for ptp infoHuazhong Tan
2021-06-08net: hns3: add support for imp-handle ras capabilityJiaran Zhang
2021-05-31net: hns3: add debugfs support for vlan configurationJian Shen
2021-05-31net: hns3: add support for modify VLAN filter stateJian Shen
2021-05-20net: hns3: remove the useless debugfs file node cmdYufeng Mo
2021-05-20net: hns3: refactor dump serv info of debugfsYufeng Mo
2021-05-20net: hns3: refactor dump mac tnl status of debugfsJiaran Zhang
2021-05-20net: hns3: refactor dump qs shaper of debugfsGuangbin Huang
2021-05-20net: hns3: refactor dump qos buf cfg of debugfsGuangbin Huang
2021-05-20net: hns3: refactor dump qos pri map of debugfsGuangbin Huang
2021-05-20net: hns3: refactor dump qos pause cfg of debugfsGuangbin Huang
2021-05-20net: hns3: refactor dump tc of debugfsGuangbin Huang
2021-05-20net: hns3: refactor dump tm of debugfsGuangbin Huang
2021-05-20net: hns3: refactor dump tm map of debugfsGuangbin Huang
2021-05-20net: hns3: refactor dump fd tcam of debugfsHao Chen
2021-05-20net: hns3: refactor queue info of debugfsHao Chen
2021-05-20net: hns3: refactor queue map of debugfsHao Chen
2021-05-20net: hns3: refactor dump reg dcb info of debugfsYufeng Mo
2021-05-20net: hns3: refactor dump reg of debugfsYufeng Mo
2021-05-14net: hns3: refactor dump ncl config of debugfsJiaran Zhang
2021-05-14net: hns3: refactor dump m7 info of debugfsJiaran Zhang
2021-05-14net: hns3: refactor dump reset info of debugfsJiaran Zhang
2021-05-14net: hns3: refactor dump intr of debugfsJiaran Zhang
2021-05-14net: hns3: refactor dump loopback of debugfsYufeng Mo
2021-05-14net: hns3: refactor dump mng tbl of debugfsYufeng Mo
2021-05-14net: hns3: refactor dump mac list of debugfsHuazhong Tan
2021-05-14net: hns3: refactor dump bd info of debugfsHuazhong Tan
2021-05-14net: hns3: refactor dev capability and dev spec of debugfsJiaran Zhang
2021-05-14net: hns3: refactor the debugfs processYufeng Mo
2021-05-14net: hns3: refactor out RX completion checksumHuazhong Tan