summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
AgeCommit message (Expand)Author
2019-09-12ice: Implement Dynamic Device Personalization (DDP) downloadTony Nguyen
2019-09-12ice: send driver version to firmwarePaul M Stillwell Jr
2019-09-03ice: Limit Max TCs on devices with more than 4 portsUsha Ketineni
2019-09-03ice: update driver unloading field for Queue Shutdown AQ commandBruce Allan
2019-08-23ice: silence some bogus error messagesMitch Williams
2019-05-30ice: Trivial cosmetic changesAnirudh Venkataramanan
2019-05-30ice: Move define for ICE_AQC_DRIVER_UNLOADINGAnirudh Venkataramanan
2019-05-30ice: Align to updated AQ command formatsAnirudh Venkataramanan
2019-05-29ice: Add support for Forward Error Correction (FEC)Paul Greenwalt
2019-05-29ice: Add ice_get_fw_log_cfg to init FW loggingDan Nowlin
2019-05-29ice: Add handler for ethtool selftestAnirudh Venkataramanan
2019-05-02ice: Add 52 byte RSS hash key supportPaul Greenwalt
2019-04-18ice: Add code to control FW LLDP and DCBXAnirudh Venkataramanan
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-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: Set physical link up/down when an interface is set up/downBrett Creeley
2019-01-15ice: Add ethtool set_phys_id handlerAnirudh Venkataramanan
2019-01-15ice: Refactor a few Tx scheduler functionsAnirudh Venkataramanan
2018-11-20ice: Cosmetic formatting changesAnirudh Venkataramanan
2018-11-13ice: Fix NVM mask definesLev Faerman
2018-11-13ice: Calculate guaranteed VSIs per function and use itAnirudh Venkataramanan
2018-10-03ice: Implement virtchnl commands for AVF supportAnirudh Venkataramanan
2018-10-03ice: Add support for VF reset eventsAnirudh Venkataramanan
2018-10-03ice: Add support to detect SR-IOV capability and mailbox queuesAnirudh Venkataramanan
2018-09-27ice: Query the Tx scheduler node before adding itAnirudh Venkataramanan
2018-08-28ice: Enable firmware logging during device initialization.Hieu Tran
2018-08-28ice: Implement handlers for ethtool PHY/link operationsChinh Cao
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: Updates to Tx scheduler codeAnirudh Venkataramanan
2018-08-23ice: Set VLAN flags correctlyBrett Creeley
2018-08-23ice: Fix multiple static analyser warningsAnirudh Venkataramanan
2018-05-17ice: Update NVM AQ command functionsAnirudh Venkataramanan
2018-04-24ice: Fix incorrect comment for action typeAnirudh Venkataramanan
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: Add support for VLANs and offloadsAnirudh 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