summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice.h
Commit message (Expand)AuthorAgeFilesLines
* ice: Use Tx|Rx in commentsAnirudh Venkataramanan2018-11-201-10/+10
* ice: Cosmetic formatting changesAnirudh Venkataramanan2018-11-201-5/+5
* ice: Fix to make VLAN priority tagged traffic to appear on all TCsUsha Ketineni2018-11-131-1/+3
* ice: Calculate guaranteed VSIs per function and use itAnirudh Venkataramanan2018-11-131-1/+0Star
* ice: Fix napi delete calls for removeDave Ertman2018-11-061-0/+1
* ice: Remove duplicate addition of VLANs in replay pathAnirudh Venkataramanan2018-11-061-1/+0Star
* ice: Check for reset in progress during removeAnirudh Venkataramanan2018-11-061-0/+2
* ice: Implement virtchnl commands for AVF supportAnirudh Venkataramanan2018-10-031-0/+1
* ice: Add support for VF reset eventsAnirudh Venkataramanan2018-10-031-0/+2
* ice: Update VSI and queue management code to handle VF VSIAnirudh Venkataramanan2018-10-031-0/+2
* ice: Add handler to configure SR-IOVAnirudh Venkataramanan2018-10-031-0/+24
* ice: Add support to detect SR-IOV capability and mailbox queuesAnirudh Venkataramanan2018-10-031-0/+5
* ice: Add support for dynamic interrupt moderationBrett Creeley2018-10-021-0/+4
* ice: Split irq_tracker into sw_irq_tracker and hw_irq_trackerPreethi Banala2018-10-021-6/+15
* ice: Change pf state behavior to protect reset pathDave Ertman2018-10-011-1/+1
* ice: fix changing of ring descriptor size (ethtool -G)Bruce Allan2018-09-281-2/+2
* ice: Introduce SERVICE_DIS flag and service routine functionsAkeem G Abodunrin2018-08-281-0/+1
* ice: Add support for Tx hang, Tx timeout and malicious driver detectionSudheer Mogilappagari2018-08-281-0/+4
* ice: Refactor VSI allocation, deletion and rebuild flowAnirudh Venkataramanan2018-08-281-0/+2
* ice: Change struct members from bool to u8Bruce Allan2018-08-231-4/+4
* ice: Report stats for allocated queues via ethtool statsJacob Keller2018-08-231-0/+7
* ice: Implement filter sync, NDO operations and bump versionAnirudh Venkataramanan2018-03-261-0/+14
* ice: Support link events, reset and rebuildAnirudh Venkataramanan2018-03-261-0/+19
* ice: Update Tx scheduler tree for VSI multi-Tx queue supportAnirudh Venkataramanan2018-03-261-0/+7
* ice: Add stats and ethtool supportAnirudh Venkataramanan2018-03-261-1/+27
* ice: Add support for VLANs and offloadsAnirudh Venkataramanan2018-03-261-0/+19
* ice: Implement transmit and NAPI supportAnirudh Venkataramanan2018-03-261-0/+1
* ice: Configure VSIs for Tx/RxAnirudh Venkataramanan2018-03-261-3/+33
* ice: Add support for VSI allocation and deallocationAnirudh Venkataramanan2018-03-261-0/+72
* ice: Initialize PF and setup miscellaneous interruptAnirudh Venkataramanan2018-03-261-0/+84
* ice: Get MAC/PHY/link info and scheduler topologyAnirudh Venkataramanan2018-03-261-0/+1
* ice: Get switch config, scheduler config and device capabilitiesAnirudh Venkataramanan2018-03-261-0/+2
* ice: Start hardware initializationAnirudh Venkataramanan2018-03-261-0/+2
* ice: Add support for control queuesAnirudh Venkataramanan2018-03-261-0/+1
* ice: Add basic driver framework for Intel(R) E800 SeriesAnirudh Venkataramanan2018-03-261-0/+34