summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_txrx_lib.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-18ice: report hash type such as L2/L3/L4Jesse Brandeburg1-5/+18
2021-06-11ice: enable receive hardware timestampingJacob Keller1-0/+3
2021-03-23ice: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2021-01-09ice: drop dead code in ice_receive_skb()Eric Dumazet1-6/+1
2020-08-01ice: add useful statisticsJesse Brandeburg1-1/+6
2020-06-01xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frameLorenzo Bianconi1-1/+1
2020-05-27ice: Refactor Rx checksum checksAnirudh Venkataramanan1-16/+11
2020-05-21ice: Rename build_ctob to ice_build_ctobTony Nguyen1-2/+2
2020-05-21ice: Fix casting issuesKarol Kolacinski1-1/+1
2020-05-21ice: Add support for tunnel offloadsTony Nguyen1-2/+19
2020-02-12ice: Don't allow same value for Rx tail to be written twiceBrett Creeley1-1/+1
2019-11-04ice: Move common functions to ice_txrx_lib.cKrzysztof Kazimierczak1-0/+273