aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_txrx_lib.c
Commit message (Expand)AuthorAgeFilesLines
* ice: Fix fall-through warnings for ClangGustavo A. R. Silva2021-03-231-0/+1
* ice: drop dead code in ice_receive_skb()Eric Dumazet2021-01-091-6/+1
* ice: add useful statisticsJesse Brandeburg2020-08-011-1/+6
* xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frameLorenzo Bianconi2020-06-011-1/+1
* ice: Refactor Rx checksum checksAnirudh Venkataramanan2020-05-281-16/+11
* ice: Rename build_ctob to ice_build_ctobTony Nguyen2020-05-221-2/+2
* ice: Fix casting issuesKarol Kolacinski2020-05-221-1/+1
* ice: Add support for tunnel offloadsTony Nguyen2020-05-221-2/+19
* ice: Don't allow same value for Rx tail to be written twiceBrett Creeley2020-02-121-1/+1
* ice: Move common functions to ice_txrx_lib.cKrzysztof Kazimierczak2019-11-041-0/+273