summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-10ice: Refactor FW data type and fix bitmap casting issueSteven Zou1-1/+2
2024-01-05Merge 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-14ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register valuesAhmed Zaki1-4/+4
2023-12-05ice: read internal temperature sensorKonrad Knitter1-0/+28
2023-10-27ice: Add ice_get_link_status_datalenPaul Greenwalt1-4/+33
2023-10-27ice: 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-18ice: 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-29ice: Implement iidc operationsDave Ertman1-0/+32
2021-05-29ice: Initialize RDMA supportDave Ertman1-0/+1
2021-04-08ice: Use default configuration mode for PHY configurationAnirudh Venkataramanan1-5/+7
2021-04-08ice: Align macro names to the specificationAnirudh Venkataramanan1-5/+5
2021-04-01ice: Correct comment block styleTony Nguyen1-2/+1
2021-04-01ice: Update to use package info from ice segmentDan Nowlin1-0/+1
2021-02-09ice: create scheduler aggregator node config and move VSIsKiran Patil1-0/+13
2021-02-09ice: implement new LLDP filter commandDave Ertman1-0/+12
2021-02-05ice: display stored netlist versions via devlink infoJacob Keller1-27/+0