summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_ddp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-05-141-4/+4
|\
| * ice: Fix package download algorithmDan Nowlin2024-05-101-4/+4
* | ice: Support 5 layer topologyRaj Victor2024-04-221-0/+209
* | ice: Add support for PFCP hardware offload in switchdevMarcin Szycik2024-04-011-0/+9
|/
* 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