summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_type.h
Commit message (Expand)AuthorAgeFilesLines
* ice: Trivial cosmetic changesAnirudh Venkataramanan2019-05-301-1/+1
* ice: Use a different ICE_DBG bit for firmware log messagesJacob Keller2019-05-301-0/+1
* ice: Add support for Forward Error Correction (FEC)Paul Greenwalt2019-05-301-0/+9
* ice: Add handler for ethtool selftestAnirudh Venkataramanan2019-05-291-0/+1
* ice: Use bitfields where possibleJesse Brandeburg2019-05-041-5/+5
* ice: Add code to get DCB related statisticsAnirudh Venkataramanan2019-04-181-0/+5
* ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan2019-04-181-0/+2
* ice: Add code for DCB initialization part 2/4Anirudh Venkataramanan2019-04-181-0/+58
* ice: Add code for DCB initialization part 1/4Anirudh Venkataramanan2019-04-181-0/+4
* ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan2019-04-181-11/+11
* ice: add and use new ice_for_each_traffic_class() macroBruce Allan2019-03-251-0/+3
* ice: Remove unused vsi_id fieldAnirudh Venkataramanan2019-03-221-1/+0Star
* ice : Ensure only valid bits are set in ice_aq_set_phy_cfgChinh T Cao2019-03-201-0/+1
* ice: Add support for new PHY typesAnirudh Venkataramanan2019-01-151-0/+2
* ice: Move aggregator list into ice_hw instanceAnirudh Venkataramanan2019-01-151-1/+1
* ice: Calculate guaranteed VSIs per function and use itAnirudh Venkataramanan2018-11-131-1/+3
* ice: Change req_speeds to be u16Chinh T Cao2018-11-071-1/+1
* ice: Update VSI and queue management code to handle VF VSIAnirudh Venkataramanan2018-10-031-0/+3
* ice: Add handler to configure SR-IOVAnirudh Venkataramanan2018-10-031-0/+10
* ice: Add support to detect SR-IOV capability and mailbox queuesAnirudh Venkataramanan2018-10-031-0/+7
* ice: Add support for dynamic interrupt moderationBrett Creeley2018-10-021-9/+19
* ice: Align ice_reset_req enum values to hardware reset valuesBrett Creeley2018-10-021-4/+10
* ice: Implement VSI replay frameworkAnirudh Venkataramanan2018-10-021-0/+3
* ice: Expand use of VSI handles part 2/2Anirudh Venkataramanan2018-10-021-3/+1Star
* ice: Enable firmware logging during device initialization.Hieu Tran2018-08-281-0/+19
* ice: Refactor VSI allocation, deletion and rebuild flowAnirudh Venkataramanan2018-08-281-3/+5
* ice: Refactor switch rule management structures and functionsAnirudh Venkataramanan2018-08-281-12/+1Star
* ice: Prevent control queue operations during resetAnirudh Venkataramanan2018-08-281-0/+1
* ice: Update request resource command to latest specificationDan Nowlin2018-08-281-2/+7
* ice: Updates to Tx scheduler codeAnirudh Venkataramanan2018-08-281-0/+2
* ice: Change struct members from bool to u8Bruce Allan2018-08-231-8/+8
* ice: Implement filter sync, NDO operations and bump versionAnirudh Venkataramanan2018-03-261-0/+5
* ice: Support link events, reset and rebuildAnirudh Venkataramanan2018-03-261-0/+1
* 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-0/+70
* ice: Configure VSIs for Tx/RxAnirudh Venkataramanan2018-03-261-0/+2
* ice: Add support for switch filter programmingAnirudh Venkataramanan2018-03-261-0/+21
* ice: Add support for VSI allocation and deallocationAnirudh Venkataramanan2018-03-261-0/+4
* ice: Initialize PF and setup miscellaneous interruptAnirudh Venkataramanan2018-03-261-0/+11
* ice: Get MAC/PHY/link info and scheduler topologyAnirudh Venkataramanan2018-03-261-0/+65
* ice: Get switch config, scheduler config and device capabilitiesAnirudh Venkataramanan2018-03-261-0/+109
* ice: Start hardware initializationAnirudh Venkataramanan2018-03-261-0/+49
* ice: Add support for control queuesAnirudh Venkataramanan2018-03-261-0/+22
* ice: Add basic driver framework for Intel(R) E800 SeriesAnirudh Venkataramanan2018-03-261-0/+28