summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.c
AgeCommit message (Expand)Author
2023-12-05net: hns3: reduce stack usage in hclge_dbg_dump_tm_pri()Arnd Bergmann
2023-09-07net: hns3: fix byte order conversion issue in hclge_dbg_fd_tcam_read()Hao Chen
2023-08-16net: hns3: move dump regs function to a separate fileJijie Shao
2023-08-10net: hns3: fix strscpy causing content truncation issueHao Chen
2023-07-24net: hns3: fix wrong tc bandwidth weight data issueJijie Shao
2023-06-23net: hns3: fix strncpy() not using dest-buf length as length issueHao Chen
2023-01-27net: add missing includes of linux/sched/clock.hJakub Kicinski
2022-09-21net: hns3: optimize converting dscp to priority process of hns3_nic_select_qu...Guangbin Huang
2022-09-07net: hns3: debugfs add dump dscp map infoGuangbin Huang
2022-08-31net: hns3: add getting capabilities of gro offload and fd from firmwareGuangbin Huang
2021-12-31net: hns3: refactor PF cmdq resource APIs with new common APIsJie Wang
2021-12-03net: hns3: remove rebundant line for hclge_dbg_dump_tm_pg()Hao Chen
2021-12-03net: hns3: add comments for hclge_dbg_fill_content()Hao Chen
2021-12-03net: hns3: modify one argument type of function hclge_ncl_config_data_printGuangbin Huang
2021-12-03net: hns3: Align type of some variables with their print typeHao Chen
2021-11-29net: hns3: refactor two hns3 debugfs functionsJie Wang
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-27net: hns3: fix data endian problem of some functions of debugfsJie Wang
2021-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-28net: hns3: fix hclge_dbg_dump_tm_pg() stack usageArnd Bergmann
2021-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-14net: hns3: PF support get multicast MAC address space assigned by firmwareGuangbin Huang
2021-09-13net: hns3: fix the exception when query imp infoJiaran Zhang
2021-08-30net: hns3: refine function hclge_dbg_dump_tm_pri()Guangbin Huang
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-11net: hns3: add debugfs support for ptp infoHuazhong Tan
2021-05-31net: hns3: add debugfs support for vlan configurationJian Shen
2021-05-21net: hns3: Fix return of uninitialized variable retColin Ian King
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 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 the debugfs processYufeng Mo