summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_ddp.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-13ice: fix DDP package download for packages without signature segmentDan Nowlin1-3/+100
2023-10-27ice: Add support for E830 DDP package segmentDan Nowlin1-72/+354
2023-10-03ice: make use of DEFINE_FLEX() in ice_ddp.cPrzemek Kitszel1-28/+11
2023-08-17ice: refactor ice_ddp to make functions staticJan Sokolowski1-59/+61
2023-01-19ice: Move support DDP code out of ice_flex_pipe.cSergey Temerkhanov1-0/+1897