aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/pensando/ionic/ionic_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* ionic: add filterlist to debugfsShannon Nelson2021-10-101-0/+46
* ionic: remove debug statsShannon Nelson2021-10-021-2/+0
* ionic: dynamic interrupt moderationShannon Nelson2020-09-161-0/+2
* ionic: use index not pointer for queue trackingShannon Nelson2020-08-281-3/+3
* ionic: reduce contiguous memory allocation requirementShannon Nelson2020-08-281-11/+12
* ionic: Use debugfs_create_bool() to export boolGeert Uytterhoeven2020-05-061-2/+1
* ionic: only save good lif dentryShannon Nelson2020-03-211-1/+7
* ionic: Remove unnecessary ternary operator in ionic_debugfs_add_identNathan Chancellor2019-09-191-1/+1
* ionic: Add notifyq supportShannon Nelson2019-09-051-1/+14
* ionic: Add basic adminq supportShannon Nelson2019-09-051-0/+138
* ionic: Add basic lif supportShannon Nelson2019-09-051-0/+36
* ionic: Add hardware init and device commandsShannon Nelson2019-09-051-0/+61