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_fwlog.c
Age
Commit message (
Expand
)
Author
2025-09-11
ice, libie: move fwlog code to libie
Michal Swiatkowski
2025-09-11
ice: reregister fwlog after driver reinit
Michal Swiatkowski
2025-09-11
ice: prepare for moving file to libie
Michal Swiatkowski
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: move get_fwlog_data() to fwlog file
Michal Swiatkowski
2025-09-11
ice: make fwlog functions static
Michal Swiatkowski
2025-07-24
ice, libie: move generic adminq descriptors to lib
Michal Swiatkowski
2024-02-12
ice: Fix debugfs with devlink reload
Wojciech Drewek
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