aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_type.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-03ice: Update VSI and queue management code to handle VF VSIAnirudh Venkataramanan1-0/+3
2018-10-03ice: Add handler to configure SR-IOVAnirudh Venkataramanan1-0/+10
2018-10-03ice: Add support to detect SR-IOV capability and mailbox queuesAnirudh Venkataramanan1-0/+7
2018-10-02ice: Add support for dynamic interrupt moderationBrett Creeley1-9/+19
2018-10-02ice: Align ice_reset_req enum values to hardware reset valuesBrett Creeley1-4/+10
2018-10-02ice: Implement VSI replay frameworkAnirudh Venkataramanan1-0/+3
2018-10-02ice: Expand use of VSI handles part 2/2Anirudh Venkataramanan1-3/+1
2018-08-28ice: Enable firmware logging during device initialization.Hieu Tran1-0/+19
2018-08-28ice: Refactor VSI allocation, deletion and rebuild flowAnirudh Venkataramanan1-3/+5
2018-08-28ice: Refactor switch rule management structures and functionsAnirudh Venkataramanan1-12/+1
2018-08-28ice: Prevent control queue operations during resetAnirudh Venkataramanan1-0/+1
2018-08-28ice: Update request resource command to latest specificationDan Nowlin1-2/+7
2018-08-28ice: Updates to Tx scheduler codeAnirudh Venkataramanan1-0/+2
2018-08-23ice: Change struct members from bool to u8Bruce Allan1-8/+8
2018-03-26ice: Implement filter sync, NDO operations and bump versionAnirudh Venkataramanan1-0/+5
2018-03-26ice: Support link events, reset and rebuildAnirudh Venkataramanan1-0/+1
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-0/+70
2018-03-26ice: Configure VSIs for Tx/RxAnirudh Venkataramanan1-0/+2
2018-03-26ice: Add support for switch filter programmingAnirudh Venkataramanan1-0/+21
2018-03-26ice: Add support for VSI allocation and deallocationAnirudh Venkataramanan1-0/+4
2018-03-26ice: Initialize PF and setup miscellaneous interruptAnirudh Venkataramanan1-0/+11
2018-03-26ice: Get MAC/PHY/link info and scheduler topologyAnirudh Venkataramanan1-0/+65
2018-03-26ice: Get switch config, scheduler config and device capabilitiesAnirudh Venkataramanan1-0/+109
2018-03-26ice: Start hardware initializationAnirudh Venkataramanan1-0/+49
2018-03-26ice: Add support for control queuesAnirudh Venkataramanan1-0/+22
2018-03-26ice: Add basic driver framework for Intel(R) E800 SeriesAnirudh Venkataramanan1-0/+28