index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
pensando
/
ionic
/
ionic_debugfs.c
Age
Commit message (
Expand
)
Author
2024-05-30
ionic: Use netdev_name() function instead of netdev->name
Brett Creeley
2024-03-04
ionic: Clean RCT ordering issues
Brett Creeley
2023-12-13
ionic: lif debugfs refresh on reset
Shannon Nelson
2021-10-10
ionic: add filterlist to debugfs
Shannon Nelson
2021-10-02
ionic: remove debug stats
Shannon Nelson
2020-09-16
ionic: dynamic interrupt moderation
Shannon Nelson
2020-08-28
ionic: use index not pointer for queue tracking
Shannon Nelson
2020-08-28
ionic: reduce contiguous memory allocation requirement
Shannon Nelson
2020-05-06
ionic: Use debugfs_create_bool() to export bool
Geert Uytterhoeven
2020-03-21
ionic: only save good lif dentry
Shannon Nelson
2019-09-19
ionic: Remove unnecessary ternary operator in ionic_debugfs_add_ident
Nathan Chancellor
2019-09-05
ionic: Add notifyq support
Shannon Nelson
2019-09-05
ionic: Add basic adminq support
Shannon Nelson
2019-09-05
ionic: Add basic lif support
Shannon Nelson
2019-09-05
ionic: Add hardware init and device commands
Shannon Nelson