summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_flex_pipe.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-09ice: join format strings to same line as ice_debugJacob Keller1-16/+8
2020-10-09ice: remove repeated wordsBruce Allan1-1/+1
2020-09-28ice: convert to new udp_tunnel infrastructureJakub Kicinski1-132/+96
2020-09-28ice: remove unused args from ice_get_open_tunnel_port()Jakub Kicinski1-5/+2
2020-08-01ice: Misc minor fixesTony Nguyen1-1/+1
2020-08-01ice: adjust profile ID map locksVictor Raj1-45/+45
2020-08-01ice: Graceful error handling in HW table calloc failureSurabhi Boob1-1/+3
2020-08-01ice: Clear and free XLT entries on resetVignesh Sridhar1-1/+3
2020-07-02ice: replace single-element array used for C struct hackBruce Allan1-18/+17
2020-05-23ice: check for compatibility between DDP package and firmwareVictor Raj1-25/+87
2020-05-23ice: Support IPv6 Flow Director filtersHenry Tieman1-0/+6
2020-05-23ice: Support IPv4 Flow Director filtersHenry Tieman1-0/+34
2020-05-23ice: Initialize Flow Director resourcesHenry Tieman1-0/+224
2020-05-22ice: Fix resource leak on early exit from functionEric Joyner1-1/+3
2020-05-22ice: Fix casting issuesKarol Kolacinski1-6/+7
2020-05-22ice: Add support for tunnel offloadsTony Nguyen1-1/+523
2020-05-01ice: Fix error return code in ice_add_prof()Wei Yongjun1-1/+3
2020-02-19ice: Fix for TCAM entry managementDan Nowlin1-14/+51
2020-01-26ice: Optimize table usageTony Nguyen1-0/+394
2020-01-26ice: Enable writing filtering tablesTony Nguyen1-0/+604
2020-01-26ice: Populate TCAM filter software structuresTony Nguyen1-0/+1318
2020-01-25ice: Allocate flow profileTony Nguyen1-0/+216
2020-01-25ice: Enable writing hardware filtering tablesTony Nguyen1-1/+30
2019-09-12ice: Enable DDP package downloadTony Nguyen1-3/+1
2019-09-12ice: Initialize DDP package structuresTony Nguyen1-1/+944
2019-09-12ice: Implement Dynamic Device Personalization (DDP) downloadTony Nguyen1-0/+608