aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-06ice: Fix napi delete calls for removeDave Ertman1-0/+1
2018-11-06ice: Remove duplicate addition of VLANs in replay pathAnirudh Venkataramanan1-1/+0
2018-11-06ice: Check for reset in progress during removeAnirudh Venkataramanan1-0/+2
2018-10-03ice: Implement virtchnl commands for AVF supportAnirudh Venkataramanan1-0/+1
2018-10-03ice: Add support for VF reset eventsAnirudh Venkataramanan1-0/+2
2018-10-03ice: Update VSI and queue management code to handle VF VSIAnirudh Venkataramanan1-0/+2
2018-10-03ice: Add handler to configure SR-IOVAnirudh Venkataramanan1-0/+24
2018-10-03ice: Add support to detect SR-IOV capability and mailbox queuesAnirudh Venkataramanan1-0/+5
2018-10-02ice: Add support for dynamic interrupt moderationBrett Creeley1-0/+4
2018-10-02ice: Split irq_tracker into sw_irq_tracker and hw_irq_trackerPreethi Banala1-6/+15
2018-10-01ice: Change pf state behavior to protect reset pathDave Ertman1-1/+1
2018-09-28ice: fix changing of ring descriptor size (ethtool -G)Bruce Allan1-2/+2
2018-08-28ice: Introduce SERVICE_DIS flag and service routine functionsAkeem G Abodunrin1-0/+1
2018-08-28ice: Add support for Tx hang, Tx timeout and malicious driver detectionSudheer Mogilappagari1-0/+4
2018-08-28ice: Refactor VSI allocation, deletion and rebuild flowAnirudh Venkataramanan1-0/+2
2018-08-23ice: Change struct members from bool to u8Bruce Allan1-4/+4
2018-08-23ice: Report stats for allocated queues via ethtool statsJacob Keller1-0/+7
2018-03-26ice: Implement filter sync, NDO operations and bump versionAnirudh Venkataramanan1-0/+14
2018-03-26ice: Support link events, reset and rebuildAnirudh Venkataramanan1-0/+19
2018-03-26ice: Update Tx scheduler tree for VSI multi-Tx queue supportAnirudh Venkataramanan1-0/+7
2018-03-26ice: Add stats and ethtool supportAnirudh Venkataramanan1-1/+27
2018-03-26ice: Add support for VLANs and offloadsAnirudh Venkataramanan1-0/+19
2018-03-26ice: Implement transmit and NAPI supportAnirudh Venkataramanan1-0/+1
2018-03-26ice: Configure VSIs for Tx/RxAnirudh Venkataramanan1-3/+33
2018-03-26ice: Add support for VSI allocation and deallocationAnirudh Venkataramanan1-0/+72
2018-03-26ice: Initialize PF and setup miscellaneous interruptAnirudh Venkataramanan1-0/+84
2018-03-26ice: Get MAC/PHY/link info and scheduler topologyAnirudh Venkataramanan1-0/+1
2018-03-26ice: Get switch config, scheduler config and device capabilitiesAnirudh Venkataramanan1-0/+2
2018-03-26ice: Start hardware initializationAnirudh Venkataramanan1-0/+2
2018-03-26ice: Add support for control queuesAnirudh Venkataramanan1-0/+1
2018-03-26ice: Add basic driver framework for Intel(R) E800 SeriesAnirudh Venkataramanan1-0/+34