aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-22ice: Add tx_scheduling_layers devlink paramLukasz Czapnik1-0/+9
2024-04-22ice: Support 5 layer topologyRaj Victor1-0/+23
2024-04-01ice: Add switch recipe reusing featureSteven Zou1-0/+2
2024-03-25ice: Refactor FW data type and fix bitmap casting issueSteven Zou1-1/+2
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2
2024-01-03ice: fix Get link status data lengthPaul Greenwalt1-1/+2
2023-12-18ice: fix pre-shifted bit usageJesse Brandeburg1-5/+5
2023-12-14ice: add ability to read and configure FW log dataPaul M Stillwell Jr1-0/+2
2023-12-14ice: enable FW loggingPaul M Stillwell Jr1-0/+3
2023-12-14ice: configure FW loggingPaul M Stillwell Jr1-0/+80
2023-12-14ice: remove FW logging codePaul M Stillwell Jr1-78/+0
2023-12-13ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register valuesAhmed Zaki1-4/+4
2023-12-05ice: read internal temperature sensorKonrad Knitter1-0/+28
2023-10-26ice: Add ice_get_link_status_datalenPaul Greenwalt1-4/+33
2023-10-26ice: Add 200G speed/phy type useAlice Michael1-1/+10
2023-09-20ice: Remove the FW shared parametersMichal Michalik1-5/+0
2023-09-20ice: PTP: add clock domain number to auxiliary interfaceMichal Michalik1-5/+0
2023-09-18ice: check netlist before enabling ICE_F_GNSSJacob Keller1-0/+2
2023-09-17ice: add admin commands to access cgu configurationArkadiusz Kubalewski1-2/+244
2023-08-07ice: clean up __ice_aq_get_set_rss_lut()Przemek Kitszel1-28/+25
2023-08-07ice: Add get C827 PHY index functionKarol Kolacinski1-0/+1
2023-07-27ice: changes to the interface with the HW and FW for SRIOV_VF+LAGDave Ertman1-1/+49
2023-07-27ice: Add driver support for firmware changes for LAGDave Ertman1-0/+3
2023-05-17ice: update ICE_PHY_TYPE_HIGH_MAX_INDEXPaul Greenwalt1-1/+1
2023-01-19ice: Add 'Execute Pending LLDP MIB' Admin Queue commandTsotne Chakhvadze1-2/+16
2022-11-17ice: Introduce new parameters in ice_sched_nodeMichal Wilczynski1-2/+2
2022-08-24ice: Add additional flags to ice_nvm_write_activateJacob Keller1-0/+6
2022-08-24ice: Add port option admin queue commandsAnatolii Gerasymenko1-0/+54
2022-07-21ice: add i2c write commandKarol Kolacinski1-3/+4
2022-06-02ice: fix access-beyond-end in the switch codeAlexander Lobakin1-32/+26
2022-03-03ice: add TTY for GNSS module for E810T deviceKarol Kolacinski1-0/+21
2022-02-09ice: Support configuring the device to Double VLAN ModeBrett Creeley1-1/+63
2022-02-09ice: Adjust naming for inner VLAN operationsBrett Creeley1-93/+98
2021-12-15ice: support immediate firmware activation via devlink reloadJacob Keller1-0/+7
2021-10-28ice: Add support to print error on PHY FW load failureBrett Creeley1-0/+2
2021-10-14ice: Add support for SMA control multiplexerMaciej Machnikowski1-0/+1
2021-10-14ice: Implement functions for reading and setting GPIO pinsMaciej Machnikowski1-0/+13
2021-10-14ice: Refactor ice_aqc_link_topo_addrMaciej Machnikowski1-1/+5
2021-10-11ice: implement low level recipes functionsGrishma Kotecha1-0/+57
2021-09-28ice: Add DSCP supportDave Ertman1-0/+15
2021-06-11ice: add support for set/get of driver-stored firmware parametersJacob Keller1-0/+27
2021-06-11ice: process 1588 PTP capabilities during initializationJacob Keller1-0/+1
2021-06-11ice: add support for sideband messagesJacob Keller1-0/+13
2021-06-07ice: Detect and report unsupported module power levelsAnirudh Venkataramanan1-2/+4
2021-05-28ice: Implement iidc operationsDave Ertman1-0/+32
2021-05-28ice: Initialize RDMA supportDave Ertman1-0/+1
2021-04-07ice: Use default configuration mode for PHY configurationAnirudh Venkataramanan1-5/+7
2021-04-07ice: Align macro names to the specificationAnirudh Venkataramanan1-5/+5
2021-03-31ice: Correct comment block styleTony Nguyen1-2/+1
2021-03-31ice: Update to use package info from ice segmentDan Nowlin1-0/+1
2021-02-08ice: create scheduler aggregator node config and move VSIsKiran Patil1-0/+13
2021-02-08ice: implement new LLDP filter commandDave Ertman1-0/+12
2021-02-05ice: display stored netlist versions via devlink infoJacob Keller1-27/+0
2020-09-25intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg1-3/+3
2020-08-01ice: fix the vsi_id mask to be 10 bit for set_rss_lutKiran Patil1-1/+1
2020-07-28ice: add flags indicating pending update of firmware moduleJacob Keller1-0/+6
2020-07-28ice: Add AdminQ commands for FW updateCudzilo, Szymon T1-0/+76
2020-07-28ice: Add support for unified NVM update flow capabilityJacek Naczyk1-0/+1
2020-07-23ice: add 1G SGMII PHY typePaul M Stillwell Jr1-0/+1
2020-07-23ice: add AQC get link topology handle supportPaul Greenwalt1-0/+53
2020-07-23ice: Rename low_power_ctrlLev Faerman1-2/+2
2020-07-23ice: update reporting of autoneg capabilitiesPaul Greenwalt1-0/+3
2020-07-23ice: add link lenient and default override supportPaul Greenwalt1-2/+3
2020-07-23ice: restore PHY settings on media insertionPaul Greenwalt1-0/+1
2020-07-01ice: replace single-element array used for C struct hackBruce Allan1-12/+11
2020-07-01ice: avoid unnecessary single-member variable-length structsBruce Allan1-38/+1
2020-05-31ice: Ignore EMODE when setting PHY configChinh T Cao1-0/+1
2020-05-31ice: Update ICE_PHY_TYPE_HIGH_MAX_INDEX valueChinh T Cao1-1/+1
2020-05-27ice: fix MAC write commandJesse Brandeburg1-6/+4
2020-05-22ice: check for compatibility between DDP package and firmwareVictor Raj1-1/+3
2020-05-22ice: Call ice_aq_set_mac_cfgAnirudh Venkataramanan1-0/+21
2020-05-22ice: Initialize Flow Director resourcesHenry Tieman1-0/+9
2020-05-21ice: remove unnecessary backslashBruce Allan1-1/+1
2020-05-21ice: report netlist version in .info_getJacob Keller1-0/+27
2020-03-21ice: discover and store size of available flashJacob Keller1-0/+2
2020-03-21ice: create function to read a section of the NVM and Shadow RAMJacob Keller1-0/+2
2020-02-15ice: Handle LAN overflow event for VF queuesBrett Creeley1-0/+11
2020-02-12ice: Trivial fixesTony Nguyen1-0/+1
2020-01-25ice: Enable writing filtering tablesTony Nguyen1-0/+1
2020-01-25ice: Populate TCAM filter software structuresTony Nguyen1-0/+1
2020-01-24ice: Allocate flow profileTony Nguyen1-0/+6
2019-11-08ice: Add NDO callback to set the maximum per-queue bitrateUsha Ketineni1-0/+46
2019-11-06ice: print unsupported module messagePaul Greenwalt1-0/+4
2019-11-06ice: add ethtool -m support for reading i2c eeprom modulesScott W Taylor1-0/+29
2019-09-12ice: Implement Dynamic Device Personalization (DDP) downloadTony Nguyen1-0/+60
2019-09-12ice: send driver version to firmwarePaul M Stillwell Jr1-0/+13
2019-09-03ice: Limit Max TCs on devices with more than 4 portsUsha Ketineni1-0/+1
2019-09-03ice: update driver unloading field for Queue Shutdown AQ commandBruce Allan1-2/+2
2019-08-23ice: silence some bogus error messagesMitch Williams1-0/+1
2019-05-30ice: Trivial cosmetic changesAnirudh Venkataramanan1-2/+2
2019-05-30ice: Move define for ICE_AQC_DRIVER_UNLOADINGAnirudh Venkataramanan1-1/+1
2019-05-30ice: Align to updated AQ command formatsAnirudh Venkataramanan1-7/+8
2019-05-29ice: Add support for Forward Error Correction (FEC)Paul Greenwalt1-0/+4
2019-05-29ice: Add ice_get_fw_log_cfg to init FW loggingDan Nowlin1-0/+1
2019-05-29ice: Add handler for ethtool selftestAnirudh Venkataramanan1-0/+23
2019-05-02ice: Add 52 byte RSS hash key supportPaul Greenwalt1-0/+3
2019-04-18ice: Add code to control FW LLDP and DCBXAnirudh Venkataramanan1-0/+12
2019-04-18ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan1-0/+47
2019-04-18ice: Add code for DCB initialization part 2/4Anirudh Venkataramanan1-0/+79
2019-04-18ice: Add code for DCB initialization part 1/4Anirudh Venkataramanan1-0/+26
2019-04-18ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan1-10/+10
2019-03-19ice : Ensure only valid bits are set in ice_aq_set_phy_cfgChinh T Cao1-2/+3
2019-01-15ice: Add support for new PHY typesAnirudh Venkataramanan1-1/+38
2019-01-15ice: Set physical link up/down when an interface is set up/downBrett Creeley1-2/+2
2019-01-15ice: Add ethtool set_phys_id handlerAnirudh Venkataramanan1-0/+12
2019-01-15ice: Refactor a few Tx scheduler functionsAnirudh Venkataramanan1-15/+7
2018-11-20ice: Cosmetic formatting changesAnirudh Venkataramanan1-8/+8
2018-11-13ice: Fix NVM mask definesLev Faerman1-3/+3
2018-11-13ice: Calculate guaranteed VSIs per function and use itAnirudh Venkataramanan1-0/+1
2018-10-03ice: Implement virtchnl commands for AVF supportAnirudh Venkataramanan1-0/+1
2018-10-03ice: Add support for VF reset eventsAnirudh Venkataramanan1-0/+17
2018-10-03ice: Add support to detect SR-IOV capability and mailbox queuesAnirudh Venkataramanan1-0/+2
2018-09-27ice: Query the Tx scheduler node before adding itAnirudh Venkataramanan1-0/+5
2018-08-28ice: Enable firmware logging during device initialization.Hieu Tran1-0/+83
2018-08-28ice: Implement handlers for ethtool PHY/link operationsChinh Cao1-3/+5
2018-08-28ice: Refactor VSI allocation, deletion and rebuild flowAnirudh Venkataramanan1-0/+1
2018-08-28ice: Refactor switch rule management structures and functionsAnirudh Venkataramanan1-0/+2
2018-08-28ice: Updates to Tx scheduler codeAnirudh Venkataramanan1-3/+2
2018-08-23ice: Set VLAN flags correctlyBrett Creeley1-12/+12
2018-08-23ice: Fix multiple static analyser warningsAnirudh Venkataramanan1-0/+1
2018-05-17ice: Update NVM AQ command functionsAnirudh Venkataramanan1-6/+7
2018-04-24ice: Fix incorrect comment for action typeAnirudh Venkataramanan1-1/+1
2018-03-26ice: Implement filter sync, NDO operations and bump versionAnirudh Venkataramanan1-0/+21
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/+28
2018-03-26ice: Add stats and ethtool supportAnirudh Venkataramanan1-0/+43
2018-03-26ice: Add support for VLANs and offloadsAnirudh Venkataramanan1-0/+62
2018-03-26ice: Configure VSIs for Tx/RxAnirudh Venkataramanan1-0/+86
2018-03-26ice: Add support for switch filter programmingAnirudh Venkataramanan1-0/+249
2018-03-26ice: Add support for VSI allocation and deallocationAnirudh Venkataramanan1-0/+199
2018-03-26ice: Initialize PF and setup miscellaneous interruptAnirudh Venkataramanan1-0/+2
2018-03-26ice: Get MAC/PHY/link info and scheduler topologyAnirudh Venkataramanan1-0/+261
2018-03-26ice: Get switch config, scheduler config and device capabilitiesAnirudh Venkataramanan1-0/+209
2018-03-26ice: Start hardware initializationAnirudh Venkataramanan1-0/+79
2018-03-26ice: Add support for control queuesAnirudh Venkataramanan1-0/+94