summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
AgeCommit message (Expand)AuthorFilesLines
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
2020-09-26intel-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-29ice: add flags indicating pending update of firmware moduleJacob Keller1-0/+6
2020-07-29ice: Add AdminQ commands for FW updateCudzilo, Szymon T1-0/+76
2020-07-29ice: Add support for unified NVM update flow capabilityJacek Naczyk1-0/+1
2020-07-24ice: add 1G SGMII PHY typePaul M Stillwell Jr1-0/+1
2020-07-24ice: add AQC get link topology handle supportPaul Greenwalt1-0/+53
2020-07-24ice: Rename low_power_ctrlLev Faerman1-2/+2
2020-07-24ice: update reporting of autoneg capabilitiesPaul Greenwalt1-0/+3
2020-07-24ice: add link lenient and default override supportPaul Greenwalt1-2/+3
2020-07-24ice: restore PHY settings on media insertionPaul Greenwalt1-0/+1
2020-07-02ice: replace single-element array used for C struct hackBruce Allan1-12/+11
2020-07-02ice: 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-28ice: fix MAC write commandJesse Brandeburg1-6/+4
2020-05-23ice: check for compatibility between DDP package and firmwareVictor Raj1-1/+3
2020-05-23ice: Call ice_aq_set_mac_cfgAnirudh Venkataramanan1-0/+21
2020-05-23ice: Initialize Flow Director resourcesHenry Tieman1-0/+9
2020-05-22ice: remove unnecessary backslashBruce Allan1-1/+1
2020-05-22ice: 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-16ice: Handle LAN overflow event for VF queuesBrett Creeley1-0/+11
2020-02-12ice: Trivial fixesTony Nguyen1-0/+1
2020-01-26ice: Enable writing filtering tablesTony Nguyen1-0/+1
2020-01-26ice: Populate TCAM filter software structuresTony Nguyen1-0/+1
2020-01-25ice: Allocate flow profileTony Nguyen1-0/+6
2019-11-08ice: Add NDO callback to set the maximum per-queue bitrateUsha Ketineni1-0/+46
2019-11-07ice: print unsupported module messagePaul Greenwalt1-0/+4
2019-11-07ice: 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-04ice: Limit Max TCs on devices with more than 4 portsUsha Ketineni1-0/+1
2019-09-04ice: 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-30ice: 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