index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
pensando
/
ionic
/
ionic_debugfs.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-04
ionic: Remove redundant null pointer checks in ionic_debugfs_add_qcq()
Li Zetao
1
-1
/
+1
2024-05-30
ionic: Use netdev_name() function instead of netdev->name
Brett Creeley
1
-1
/
+1
2024-03-04
ionic: Clean RCT ordering issues
Brett Creeley
1
-1
/
+1
2023-12-13
ionic: lif debugfs refresh on reset
Shannon Nelson
1
-0
/
+3
2021-10-10
ionic: add filterlist to debugfs
Shannon Nelson
1
-0
/
+46
2021-10-02
ionic: remove debug stats
Shannon Nelson
1
-2
/
+0
2020-09-16
ionic: dynamic interrupt moderation
Shannon Nelson
1
-0
/
+2
2020-08-28
ionic: use index not pointer for queue tracking
Shannon Nelson
1
-3
/
+3
2020-08-28
ionic: reduce contiguous memory allocation requirement
Shannon Nelson
1
-11
/
+12
2020-05-06
ionic: Use debugfs_create_bool() to export bool
Geert Uytterhoeven
1
-2
/
+1
2020-03-21
ionic: only save good lif dentry
Shannon Nelson
1
-1
/
+7
2019-09-19
ionic: Remove unnecessary ternary operator in ionic_debugfs_add_ident
Nathan Chancellor
1
-1
/
+1
2019-09-05
ionic: Add notifyq support
Shannon Nelson
1
-1
/
+14
2019-09-05
ionic: Add basic adminq support
Shannon Nelson
1
-0
/
+138
2019-09-05
ionic: Add basic lif support
Shannon Nelson
1
-0
/
+36
2019-09-05
ionic: Add hardware init and device commands
Shannon Nelson
1
-0
/
+61