Age | Commit message (Expand) | Author |
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro |
2024-04-22 | ice: Add tx_scheduling_layers devlink param | Lukasz Czapnik |
2023-08-17 | ice: split ice_aq_wait_for_event() func into two | Przemek Kitszel |
2023-08-17 | ice: embed &ice_rq_event_info event into struct ice_aq_task | Przemek Kitszel |
2022-07-12 | ice: handle E822 generic device ID in PLDM header | Paul M Stillwell Jr |
2021-12-15 | ice: support immediate firmware activation via devlink reload | Jacob Keller |
2021-12-15 | ice: move ice_devlink_flash_update and merge with ice_flash_pldm_image | Jacob Keller |
2021-12-15 | ice: move and rename ice_check_for_pending_update | Jacob Keller |
2021-12-14 | ice: Propagate error codes | Tony Nguyen |
2021-12-14 | ice: Remove excess error variables | Tony Nguyen |
2021-12-14 | ice: Cleanup after ice_status removal | Tony Nguyen |
2021-12-14 | ice: Remove enum ice_status | Tony Nguyen |
2021-12-14 | ice: Use int for ice_status | Tony Nguyen |
2021-12-14 | ice: Remove string printing for ice_status | Tony Nguyen |
2021-06-07 | ice: add error message when pldmfw_flash_image fails | Jacob Keller |
2021-02-05 | ice: report timeout length for erasing during devlink flash | Jacob Keller |
2020-10-09 | ice: add additional debug logging for firmware update | Jacob Keller |
2020-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-09-30 | ice: increase maximum wait time for flash write commands | Jacob Keller |
2020-09-25 | ice: add support for flash update overwrite mask | Jacob Keller |
2020-09-21 | ice: simplify the return expression of ice_finalize_update() | Qinglang Miao |
2020-07-28 | ice: implement device flash update via devlink | Jacob Keller |