summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: delete unnecessary blank line and space for cleanupGuangbin Huang2020-01-211-3/+3
* net: hns3: replace snprintf with scnprintf in hns3_dbg_cmd_readChen Zhou2020-01-211-2/+2
* net: hns3: cleanup byte order issues when printedGuojia Liao2019-10-311-16/+23
* net: hns3: cleanup some print format warningGuojia Liao2019-10-311-15/+15
* net: hns3: remove struct hns3_nic_ring_data in hns3_enet moduleYunsheng Lin2019-10-211-16/+8
* net: hns3: modify some logs formatGuangbin Huang2019-09-111-2/+5
* net: hns3: optimize some log printingsYufeng Mo2019-08-291-12/+13
* hns3: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-101-15/+2
* net: hns3: add input length check for debugfs write functionYufeng Mo2019-08-091-0/+4
* net: hns3: some variable modificationWeihang Li2019-06-141-2/+3
* net: hns3: add support for dump firmware statistics by debugfsZhongzhu Liu2019-05-281-0/+1
* net: hns3: add function type check for debugfs help informationYufeng Mo2019-04-191-0/+6
* net: hns3: Add handling of MAC tunnel interruptionWeihang Li2019-04-191-0/+1
* net: hns3: add support for dump ncl config by debugfsWeihang Li2019-04-191-0/+1
* net: hns3: add reset statistics info for PFHuazhong Tan2019-04-191-0/+1
* net: hns3: Add "tm map" status information query functionliuzhongzhu2018-12-151-0/+1
* net: hns3: Add "queue map" information query functionliuzhongzhu2018-12-151-0/+33
* net: hns3: Add "dcb register" status information query functionliuzhongzhu2018-12-151-0/+7
* net: hns3: Add "status register" information query functionliuzhongzhu2018-12-151-0/+15
* net: hns3: Add "manager table" information query functionliuzhongzhu2018-12-151-2/+3
* net: hns3: Add "bd info" query functionliuzhongzhu2018-12-151-1/+78
* net: hns3: Add "qos buffer" config info query functionliuzhongzhu2018-11-231-0/+1
* net: hns3: Add "qos prio map" info query functionliuzhongzhu2018-11-231-0/+1
* net: hns3: Add "qos pause" config info query functionliuzhongzhu2018-11-231-0/+1
* net: hns3: Add "tm config" info query functionliuzhongzhu2018-11-231-0/+1
* net: hns3: Add "tc config" info query functionliuzhongzhu2018-11-231-0/+1
* net: hns3: Add "FD flow table" info query functionliuzhongzhu2018-11-231-0/+2
* net: hns3: Add "queue info" query functionliuzhongzhu2018-11-231-0/+122
* net: hns3: Add debugfs framework registrationliuzhongzhu2018-11-231-0/+136
OpenPOWER on IntegriCloud