index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-04-22
ice: Add tx_scheduling_layers devlink param
Lukasz Czapnik
1
-4
/
+3
2023-08-17
ice: split ice_aq_wait_for_event() func into two
Przemek Kitszel
1
-4
/
+9
2023-08-17
ice: embed &ice_rq_event_info event into struct ice_aq_task
Przemek Kitszel
1
-22
/
+20
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