index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_fw_update.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-12
ice: handle E822 generic device ID in PLDM header
Paul M Stillwell Jr
1
-2
/
+94
2021-12-15
ice: support immediate firmware activation via devlink reload
Jacob Keller
1
-23
/
+158
2021-12-15
ice: move ice_devlink_flash_update and merge with ice_flash_pldm_image
Jacob Keller
1
-18
/
+36
2021-12-15
ice: move and rename ice_check_for_pending_update
Jacob Keller
1
-74
/
+74
2021-12-14
ice: Propagate error codes
Tony Nguyen
1
-3
/
+3
2021-12-14
ice: Remove excess error variables
Tony Nguyen
1
-24
/
+18
2021-12-14
ice: Cleanup after ice_status removal
Tony Nguyen
1
-13
/
+9
2021-12-14
ice: Remove enum ice_status
Tony Nguyen
1
-1
/
+1
2021-12-14
ice: Use int for ice_status
Tony Nguyen
1
-6
/
+6
2021-12-14
ice: Remove string printing for ice_status
Tony Nguyen
1
-14
/
+14
2021-06-07
ice: add error message when pldmfw_flash_image fails
Jacob Keller
1
-0
/
+10
2021-02-05
ice: report timeout length for erasing during devlink flash
Jacob Keller
1
-3
/
+7
2020-10-09
ice: add additional debug logging for firmware update
Jacob Keller
1
-6
/
+22
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+8
2020-09-30
ice: increase maximum wait time for flash write commands
Jacob Keller
1
-2
/
+8
2020-09-25
ice: add support for flash update overwrite mask
Jacob Keller
1
-2
/
+14
2020-09-21
ice: simplify the return expression of ice_finalize_update()
Qinglang Miao
1
-6
/
+1
2020-07-28
ice: implement device flash update via devlink
Jacob Keller
1
-0
/
+773