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