summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_type.h
AgeCommit message (Expand)Author
2019-04-18ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan
2019-04-18ice: Add code for DCB initialization part 2/4Anirudh Venkataramanan
2019-04-18ice: Add code for DCB initialization part 1/4Anirudh Venkataramanan
2019-04-18ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan
2019-03-25ice: add and use new ice_for_each_traffic_class() macroBruce Allan
2019-03-22ice: Remove unused vsi_id fieldAnirudh Venkataramanan
2019-03-19ice : Ensure only valid bits are set in ice_aq_set_phy_cfgChinh T Cao
2019-01-15ice: Add support for new PHY typesAnirudh Venkataramanan
2019-01-15ice: Move aggregator list into ice_hw instanceAnirudh Venkataramanan
2018-11-13ice: Calculate guaranteed VSIs per function and use itAnirudh Venkataramanan
2018-11-07ice: Change req_speeds to be u16Chinh T Cao
2018-10-03ice: Update VSI and queue management code to handle VF VSIAnirudh Venkataramanan
2018-10-03ice: Add handler to configure SR-IOVAnirudh Venkataramanan
2018-10-03ice: Add support to detect SR-IOV capability and mailbox queuesAnirudh Venkataramanan
2018-10-02ice: Add support for dynamic interrupt moderationBrett Creeley
2018-10-02ice: Align ice_reset_req enum values to hardware reset valuesBrett Creeley
2018-10-02ice: Implement VSI replay frameworkAnirudh Venkataramanan
2018-10-02ice: Expand use of VSI handles part 2/2Anirudh Venkataramanan
2018-08-28ice: Enable firmware logging during device initialization.Hieu Tran
2018-08-28ice: Refactor VSI allocation, deletion and rebuild flowAnirudh Venkataramanan
2018-08-28ice: Refactor switch rule management structures and functionsAnirudh Venkataramanan
2018-08-28ice: Prevent control queue operations during resetAnirudh Venkataramanan
2018-08-28ice: Update request resource command to latest specificationDan Nowlin
2018-08-28ice: Updates to Tx scheduler codeAnirudh Venkataramanan
2018-08-23ice: Change struct members from bool to u8Bruce Allan
2018-03-26ice: Implement filter sync, NDO operations and bump versionAnirudh Venkataramanan
2018-03-26ice: Support link events, reset and rebuildAnirudh Venkataramanan
2018-03-26ice: Update Tx scheduler tree for VSI multi-Tx queue supportAnirudh Venkataramanan
2018-03-26ice: Add stats and ethtool supportAnirudh Venkataramanan
2018-03-26ice: Configure VSIs for Tx/RxAnirudh Venkataramanan
2018-03-26ice: Add support for switch filter programmingAnirudh Venkataramanan
2018-03-26ice: Add support for VSI allocation and deallocationAnirudh Venkataramanan
2018-03-26ice: Initialize PF and setup miscellaneous interruptAnirudh Venkataramanan
2018-03-26ice: Get MAC/PHY/link info and scheduler topologyAnirudh Venkataramanan
2018-03-26ice: Get switch config, scheduler config and device capabilitiesAnirudh Venkataramanan
2018-03-26ice: Start hardware initializationAnirudh Venkataramanan
2018-03-26ice: Add support for control queuesAnirudh Venkataramanan
2018-03-26ice: Add basic driver framework for Intel(R) E800 SeriesAnirudh Venkataramanan