index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_debugfs.c
Age
Commit message (
Expand
)
Author
2025-09-11
ice: move debugfs code to fwlog
Michal Swiatkowski
2025-09-11
libie, ice: move fwlog admin queue to libie
Michal Swiatkowski
2025-09-11
ice: drop driver specific structure from fwlog code
Michal Swiatkowski
2025-09-11
ice: check for PF number outside the fwlog code
Michal Swiatkowski
2025-09-11
ice: move out debugfs init from fwlog
Michal Swiatkowski
2025-09-11
ice: allow calling custom send function in fwlog
Michal Swiatkowski
2025-09-11
ice: add pdev into fwlog structure and use it for logging
Michal Swiatkowski
2025-09-11
ice: introduce ice_fwlog structure
Michal Swiatkowski
2025-09-11
ice: drop ice_pf_fwlog_update_module()
Michal Swiatkowski
2025-07-15
ice: check correct pointer in fwlog debugfs
Michal Swiatkowski
2024-04-25
ice: ensure the copied buf is NUL terminated
Bui Quang Minh
2024-02-12
ice: Fix debugfs with devlink reload
Wojciech Drewek
2024-02-02
ice: remove incorrect comment
Paul M Stillwell Jr
2023-12-14
ice: add ability to read and configure FW log data
Paul M Stillwell Jr
2023-12-14
ice: enable FW logging
Paul M Stillwell Jr
2023-12-14
ice: configure FW logging
Paul M Stillwell Jr