summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_txrx.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
* 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-201-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/+4Star
* 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