aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/pensando/ionic/ionic_debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-16ionic: dynamic interrupt moderationShannon Nelson1-0/+2
2020-08-28ionic: use index not pointer for queue trackingShannon Nelson1-3/+3
2020-08-28ionic: reduce contiguous memory allocation requirementShannon Nelson1-11/+12
2020-05-06ionic: Use debugfs_create_bool() to export boolGeert Uytterhoeven1-2/+1
2020-03-21ionic: only save good lif dentryShannon Nelson1-1/+7
2019-09-19ionic: Remove unnecessary ternary operator in ionic_debugfs_add_identNathan Chancellor1-1/+1
2019-09-05ionic: Add notifyq supportShannon Nelson1-1/+14
2019-09-05ionic: Add basic adminq supportShannon Nelson1-0/+138
2019-09-05ionic: Add basic lif supportShannon Nelson1-0/+36
2019-09-05ionic: Add hardware init and device commandsShannon Nelson1-0/+61