summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_ddp.c
Commit message (Expand)AuthorAgeFilesLines
* overflow: Change DEFINE_FLEX to take __counted_by memberKees Cook2024-03-221-4/+4
* ice: add support for 3k signing DDP sections for E825CGrzegorz Nitka2024-02-121-0/+4
* ice: fix DDP package download for packages without signature segmentDan Nowlin2023-11-131-3/+100
* ice: Add support for E830 DDP package segmentDan Nowlin2023-10-261-72/+354
* ice: make use of DEFINE_FLEX() in ice_ddp.cPrzemek Kitszel2023-10-031-28/+11
* ice: refactor ice_ddp to make functions staticJan Sokolowski2023-08-171-59/+61
* ice: Move support DDP code out of ice_flex_pipe.cSergey Temerkhanov2023-01-191-0/+1897