aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_ddp.c
AgeCommit message (Expand)AuthorFilesLines
9 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+4
12 daysice: Fix package download algorithmDan Nowlin1-4/+4
2024-04-22ice: Support 5 layer topologyRaj Victor1-0/+209
2024-04-01ice: Add support for PFCP hardware offload in switchdevMarcin Szycik1-0/+9
2024-03-22overflow: Change DEFINE_FLEX to take __counted_by memberKees Cook1-4/+4
2024-02-12ice: add support for 3k signing DDP sections for E825CGrzegorz Nitka1-0/+4
2023-11-13ice: fix DDP package download for packages without signature segmentDan Nowlin1-3/+100
2023-10-26ice: 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