summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_txrx.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-17ice: xsk: fix cleaned_count settingMaciej Fijalkowski1-1/+0
2021-10-21ice: Add infrastructure for mqprio support via ndo_setup_tcKiran Patil1-0/+7
2021-10-15ice: introduce XDP_TX fallback pathMaciej Fijalkowski1-0/+1
2021-10-15ice: optimize XDP_TX workloadsMaciej Fijalkowski1-4/+6
2021-10-15ice: propagate xdp_ring onto rx_ringMaciej Fijalkowski1-0/+1
2021-10-15ice: split ice_ring onto Tx/Rx separate structsMaciej Fijalkowski1-40/+69
2021-10-15ice: move ice_container_type onto ice_ring_containerMaciej Fijalkowski1-0/+6
2021-10-15ice: remove ring_active from ice_ringMaciej Fijalkowski1-2/+0
2021-10-02Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-11/+5
2021-09-28ice: Add DSCP supportDave Ertman1-0/+3
2021-09-28ice: Use xdp_buf instead of rx_buf for xsk zero-copyMagnus Karlsson1-11/+5
2021-06-11ice: enable transmit timestamps for E810 devicesJacob Keller1-0/+3
2021-06-11ice: enable receive hardware timestampingJacob Keller1-0/+2
2021-04-15ice: refactor ITR data structuresJesse Brandeburg1-16/+14
2021-04-15ice: replace custom AIM algorithm with kernel's DIM libraryJacob Keller1-5/+1
2021-04-08ice: Remove rx_gro_dropped statAnirudh Venkataramanan1-1/+0
2021-04-01ice: handle increasing Tx or Rx ring sizesPaul M Stillwell Jr1-0/+2
2021-04-01ice: Add Support for XPSBenita Bose1-0/+6
2021-02-12ice: store the result of ice_rx_offset() onto ice_ringMaciej Fijalkowski1-0/+1
2021-02-12ice: move skb pointer from rx_buf to rx_ringMaciej Fijalkowski1-1/+1
2021-02-09ice: fix writeback enable logicJesse Brandeburg1-1/+0
2020-09-26intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg1-1/+1
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson1-1/+1
2020-08-01ice: add useful statisticsJesse Brandeburg1-0/+1
2020-08-01ice: remove page_reuse statisticJesse Brandeburg1-1/+0
2020-05-28ice: fix signed vs unsigned comparisonsJesse Brandeburg1-3/+4
2020-05-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller1-1/+9
2020-05-23ice: Support IPv4 Flow Director filtersHenry Tieman1-0/+3
2020-05-23ice: Initialize Flow Director resourcesHenry Tieman1-1/+6
2020-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-5/+3
2020-05-22ice: Add support for tunnel offloadsTony Nguyen1-0/+3
2020-05-22ice, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOLBjörn Töpel1-5/+3
2020-02-19ice: Don't reject odd values of usecs set by userBrett Creeley1-1/+1
2020-02-12ice: Trivial fixesTony Nguyen1-2/+2
2020-01-04ice: Restore interrupt throttle settings after VSI rebuildMichal Swiatkowski1-0/+6
2019-11-05ice: introduce frame padding computation logicMaciej Fijalkowski1-0/+81
2019-11-05ice: introduce legacy Rx flagMaciej Fijalkowski1-0/+13
2019-11-04ice: Add support for AF_XDPKrzysztof Kazimierczak1-3/+17
2019-11-04ice: Move common functions to ice_txrx_lib.cKrzysztof Kazimierczak1-10/+0
2019-11-04ice: Add support for XDPMaciej Fijalkowski1-1/+33
2019-11-04ice: Introduce ice_base.cAnirudh Venkataramanan1-2/+0
2019-08-21ice: Set WB_ON_ITR when we don't re-enable interruptsBrett Creeley1-0/+13
2019-05-23ice: Use bitfields when possibleJesse Brandeburg1-1/+1
2019-05-23ice: Reorganize tx_buf and ring structsJesse Brandeburg1-14/+21
2019-05-02ice: Add ability to update rx-usecs-highBrett Creeley1-0/+1
2019-04-18ice: Add priority information into VLAN headerAnirudh Venkataramanan1-0/+2
2019-04-18ice: Update rings based on TC informationAnirudh Venkataramanan1-0/+3
2019-03-27ice: Update comment regarding the ITR_GRAN_SBrett Creeley1-1/+1
2019-03-27ice: Audit hotpath structures with paholeBrett Creeley1-9/+1
2019-03-27ice: Fix for adaptive interrupt moderationAnirudh Venkataramanan1-0/+6