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
/
intel
/
ice
/
ice_debugfs.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-11
ice: move debugfs code to fwlog
Michal Swiatkowski
1
-618
/
+0
2025-09-11
libie, ice: move fwlog admin queue to libie
Michal Swiatkowski
1
-10
/
+11
2025-09-11
ice: drop driver specific structure from fwlog code
Michal Swiatkowski
1
-72
/
+59
2025-09-11
ice: check for PF number outside the fwlog code
Michal Swiatkowski
1
-4
/
+0
2025-09-11
ice: move out debugfs init from fwlog
Michal Swiatkowski
1
-5
/
+11
2025-09-11
ice: allow calling custom send function in fwlog
Michal Swiatkowski
1
-3
/
+3
2025-09-11
ice: add pdev into fwlog structure and use it for logging
Michal Swiatkowski
1
-1
/
+1
2025-09-11
ice: introduce ice_fwlog structure
Michal Swiatkowski
1
-22
/
+22
2025-09-11
ice: drop ice_pf_fwlog_update_module()
Michal Swiatkowski
1
-2
/
+3
2025-07-15
ice: check correct pointer in fwlog debugfs
Michal Swiatkowski
1
-1
/
+1
2024-04-25
ice: ensure the copied buf is NUL terminated
Bui Quang Minh
1
-4
/
+4
2024-02-12
ice: Fix debugfs with devlink reload
Wojciech Drewek
1
-0
/
+10
2024-02-02
ice: remove incorrect comment
Paul M Stillwell Jr
1
-3
/
+0
2023-12-14
ice: add ability to read and configure FW log data
Paul M Stillwell Jr
1
-0
/
+210
2023-12-14
ice: enable FW logging
Paul M Stillwell Jr
1
-0
/
+98
2023-12-14
ice: configure FW logging
Paul M Stillwell Jr
1
-0
/
+359