summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_txrx.h
Commit message (Expand)AuthorAgeFilesLines
* ice: Trivial fixesTony Nguyen2020-02-121-2/+2
* ice: Restore interrupt throttle settings after VSI rebuildMichal Swiatkowski2020-01-031-0/+6
* ice: introduce frame padding computation logicMaciej Fijalkowski2019-11-041-0/+81
* ice: introduce legacy Rx flagMaciej Fijalkowski2019-11-041-0/+13
* ice: Add support for AF_XDPKrzysztof Kazimierczak2019-11-041-3/+17
* ice: Move common functions to ice_txrx_lib.cKrzysztof Kazimierczak2019-11-041-10/+0
* ice: Add support for XDPMaciej Fijalkowski2019-11-041-1/+33
* ice: Introduce ice_base.cAnirudh Venkataramanan2019-11-041-2/+0
* ice: Set WB_ON_ITR when we don't re-enable interruptsBrett Creeley2019-08-201-0/+13
* ice: Use bitfields when possibleJesse Brandeburg2019-05-231-1/+1
* ice: Reorganize tx_buf and ring structsJesse Brandeburg2019-05-231-14/+21
* ice: Add ability to update rx-usecs-highBrett Creeley2019-05-021-0/+1
* ice: Add priority information into VLAN headerAnirudh Venkataramanan2019-04-181-0/+2
* ice: Update rings based on TC informationAnirudh Venkataramanan2019-04-181-0/+3
* ice: Update comment regarding the ITR_GRAN_SBrett Creeley2019-03-261-1/+1
* ice: Audit hotpath structures with paholeBrett Creeley2019-03-261-9/+1
* ice: Fix for adaptive interrupt moderationAnirudh Venkataramanan2019-03-261-0/+6
* ice: map Rx buffer pages with DMA attributesMaciej Fijalkowski2019-03-251-0/+3
* ice: Introduce bulk update for page countMaciej Fijalkowski2019-03-251-0/+1
* ice: configure GLINT_ITR to always have an ITR gran of 2Brett Creeley2019-03-191-0/+1
* ice: Implement getting and setting ethtool coalesceBrett Creeley2019-01-151-0/+2
* ice: Add support for adaptive interrupt moderationBrett Creeley2019-01-151-12/+18
* ice: Fix tx_timeout in PF driverBrett Creeley2018-11-061-2/+15
* ice: Add more flexibility on how we assign an ITR indexBrett Creeley2018-10-031-9/+4
* ice: Add support for dynamic interrupt moderationBrett Creeley2018-10-021-6/+11
* ice: Add support for Tx hang, Tx timeout and malicious driver detectionSudheer Mogilappagari2018-08-281-0/+1
* ice: Change struct members from bool to u8Bruce Allan2018-08-231-1/+1
* ice: Add support for VLANs and offloadsAnirudh Venkataramanan2018-03-261-0/+17
* ice: Implement transmit and NAPI supportAnirudh Venkataramanan2018-03-261-0/+45
* ice: Configure VSIs for Tx/RxAnirudh Venkataramanan2018-03-261-0/+75
* ice: Add support for VSI allocation and deallocationAnirudh Venkataramanan2018-03-261-0/+26
* ice: Initialize PF and setup miscellaneous interruptAnirudh Venkataramanan2018-03-261-0/+29
OpenPOWER on IntegriCloud