summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_txrx.h
AgeCommit message (Expand)Author
2020-09-25intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson
2020-08-01ice: add useful statisticsJesse Brandeburg
2020-08-01ice: remove page_reuse statisticJesse Brandeburg
2020-05-27ice: fix signed vs unsigned comparisonsJesse Brandeburg
2020-05-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-05-22ice: Support IPv4 Flow Director filtersHenry Tieman
2020-05-22ice: Initialize Flow Director resourcesHenry Tieman
2020-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-05-21ice: Add support for tunnel offloadsTony Nguyen
2020-05-21ice, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOLBjörn Töpel
2020-02-19ice: Don't reject odd values of usecs set by userBrett Creeley
2020-02-12ice: Trivial fixesTony Nguyen
2020-01-03ice: Restore interrupt throttle settings after VSI rebuildMichal Swiatkowski
2019-11-04ice: introduce frame padding computation logicMaciej Fijalkowski
2019-11-04ice: introduce legacy Rx flagMaciej Fijalkowski
2019-11-04ice: Add support for AF_XDPKrzysztof Kazimierczak
2019-11-04ice: Move common functions to ice_txrx_lib.cKrzysztof Kazimierczak
2019-11-04ice: Add support for XDPMaciej Fijalkowski
2019-11-04ice: Introduce ice_base.cAnirudh Venkataramanan
2019-08-20ice: Set WB_ON_ITR when we don't re-enable interruptsBrett Creeley
2019-05-23ice: Use bitfields when possibleJesse Brandeburg
2019-05-23ice: Reorganize tx_buf and ring structsJesse Brandeburg
2019-05-02ice: Add ability to update rx-usecs-highBrett Creeley
2019-04-18ice: Add priority information into VLAN headerAnirudh Venkataramanan
2019-04-18ice: Update rings based on TC informationAnirudh Venkataramanan
2019-03-26ice: Update comment regarding the ITR_GRAN_SBrett Creeley
2019-03-26ice: Audit hotpath structures with paholeBrett Creeley
2019-03-26ice: Fix for adaptive interrupt moderationAnirudh Venkataramanan
2019-03-25ice: map Rx buffer pages with DMA attributesMaciej Fijalkowski
2019-03-25ice: Introduce bulk update for page countMaciej Fijalkowski
2019-03-19ice: configure GLINT_ITR to always have an ITR gran of 2Brett Creeley
2019-01-15ice: Implement getting and setting ethtool coalesceBrett Creeley
2019-01-15ice: Add support for adaptive interrupt moderationBrett Creeley
2018-11-06ice: Fix tx_timeout in PF driverBrett Creeley
2018-10-03ice: Add more flexibility on how we assign an ITR indexBrett Creeley
2018-10-02ice: Add support for dynamic interrupt moderationBrett Creeley
2018-08-28ice: Add support for Tx hang, Tx timeout and malicious driver detectionSudheer Mogilappagari
2018-08-23ice: Change struct members from bool to u8Bruce Allan
2018-03-26ice: Add support for VLANs and offloadsAnirudh Venkataramanan
2018-03-26ice: Implement transmit and NAPI supportAnirudh Venkataramanan
2018-03-26ice: Configure VSIs for Tx/RxAnirudh Venkataramanan
2018-03-26ice: Add support for VSI allocation and deallocationAnirudh Venkataramanan
2018-03-26ice: Initialize PF and setup miscellaneous interruptAnirudh Venkataramanan