summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc_xdp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* igc: Enable TX via AF_XDP zero-copyAndre Guedes2021-05-201-4/+16
* igc: Enable RX via AF_XDP zero-copyAndre Guedes2021-05-201-0/+100
* igc: Refactor XDP rxq info registrationAndre Guedes2021-05-201-27/+0
* igc: Add support for XDP_TX actionAndre Guedes2021-03-291-0/+27
* igc: Add initial XDP supportAndre Guedes2021-03-291-0/+33