summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_parser.c
Commit message (Expand)AuthorAgeFilesLines
* ice: add API for parser profile initializationJunfeng Guo2024-08-131-2/+128
* ice: add UDP tunnels support to the parserJunfeng Guo2024-08-131-0/+98
* ice: support turning on/off the parser's double vlan modeJunfeng Guo2024-08-131-3/+75
* ice: add parser execution main loopJunfeng Guo2024-08-131-0/+41
* ice: add parser internal helper functionsJunfeng Guo2024-08-131-0/+208
* ice: add debugging functions for the parser sectionsJunfeng Guo2024-08-131-0/+470
* ice: parse and init various DDP parser sectionsJunfeng Guo2024-08-131-0/+1383
* ice: add parser create and destroy skeletonJunfeng Guo2024-08-131-0/+32