summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_txrx_lib.c
AgeCommit message (Expand)Author
2021-10-15ice: introduce XDP_TX fallback pathMaciej Fijalkowski
2021-10-15ice: optimize XDP_TX workloadsMaciej Fijalkowski
2021-10-15ice: propagate xdp_ring onto rx_ringMaciej Fijalkowski
2021-10-15ice: unify xdp_rings accessesMaciej Fijalkowski
2021-10-15ice: split ice_ring onto Tx/Rx separate structsMaciej Fijalkowski
2021-10-07ice: switchdev slow pathGrzegorz Nitka
2021-06-18ice: report hash type such as L2/L3/L4Jesse Brandeburg
2021-06-11ice: enable receive hardware timestampingJacob Keller
2021-03-23ice: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-01-09ice: drop dead code in ice_receive_skb()Eric Dumazet
2020-08-01ice: add useful statisticsJesse Brandeburg
2020-06-01xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frameLorenzo Bianconi
2020-05-27ice: Refactor Rx checksum checksAnirudh Venkataramanan
2020-05-21ice: Rename build_ctob to ice_build_ctobTony Nguyen
2020-05-21ice: Fix casting issuesKarol Kolacinski
2020-05-21ice: Add support for tunnel offloadsTony Nguyen
2020-02-12ice: Don't allow same value for Rx tail to be written twiceBrett Creeley
2019-11-04ice: Move common functions to ice_txrx_lib.cKrzysztof Kazimierczak