aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/intel/ice/ice_ddp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-28ice: fix Get Tx Topology AQ command error on E830Paul Greenwalt1-5/+5
2025-02-10ice: Remove unnecessary ice_is_e8xx() functionsKarol Kolacinski1-2/+2
2024-11-13ice: support optional flags in signature segment headerPrzemek Kitszel1-6/+16
2024-11-13ice: refactor "last" segment of DDP pkgPrzemek Kitszel1-137/+151
2024-09-30ice: fix memleak in ice_init_tx_topology()Przemek Kitszel1-30/+28
2024-08-13ice: parse and init various DDP parser sectionsJunfeng Guo1-5/+5
2024-06-13ice: implement AQ download pkg retryWojciech Drewek1-2/+21
2024-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+4
2024-05-10ice: 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