summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_txrx_lib.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-01ice: add useful statisticsJesse Brandeburg1-1/+6
2020-06-02xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frameLorenzo Bianconi1-1/+1
2020-05-28ice: Refactor Rx checksum checksAnirudh Venkataramanan1-16/+11
2020-05-22ice: Rename build_ctob to ice_build_ctobTony Nguyen1-2/+2
2020-05-22ice: Fix casting issuesKarol Kolacinski1-1/+1
2020-05-22ice: 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