开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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-09-04
ionic: Remove redundant null pointer checks in ionic_debugfs_add_qcq()
Li Zetao
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