summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
Commit message (Expand)AuthorAgeFilesLines
* intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg2020-09-251-3/+3
* ice: fix the vsi_id mask to be 10 bit for set_rss_lutKiran Patil2020-08-011-1/+1
* ice: add flags indicating pending update of firmware moduleJacob Keller2020-07-281-0/+6
* ice: Add AdminQ commands for FW updateCudzilo, Szymon T2020-07-281-0/+76
* ice: Add support for unified NVM update flow capabilityJacek Naczyk2020-07-281-0/+1
* ice: add 1G SGMII PHY typePaul M Stillwell Jr2020-07-231-0/+1
* ice: add AQC get link topology handle supportPaul Greenwalt2020-07-231-0/+53
* ice: Rename low_power_ctrlLev Faerman2020-07-231-2/+2
* ice: update reporting of autoneg capabilitiesPaul Greenwalt2020-07-231-0/+3
* ice: add link lenient and default override supportPaul Greenwalt2020-07-231-2/+3
* ice: restore PHY settings on media insertionPaul Greenwalt2020-07-231-0/+1
* ice: replace single-element array used for C struct hackBruce Allan2020-07-011-12/+11
* ice: avoid unnecessary single-member variable-length structsBruce Allan2020-07-011-38/+1
* ice: Ignore EMODE when setting PHY configChinh T Cao2020-05-311-0/+1
* ice: Update ICE_PHY_TYPE_HIGH_MAX_INDEX valueChinh T Cao2020-05-311-1/+1
* ice: fix MAC write commandJesse Brandeburg2020-05-271-6/+4
* ice: check for compatibility between DDP package and firmwareVictor Raj2020-05-221-1/+3
* ice: Call ice_aq_set_mac_cfgAnirudh Venkataramanan2020-05-221-0/+21
* ice: Initialize Flow Director resourcesHenry Tieman2020-05-221-0/+9
* ice: remove unnecessary backslashBruce Allan2020-05-211-1/+1
* ice: report netlist version in .info_getJacob Keller2020-05-211-0/+27
* ice: discover and store size of available flashJacob Keller2020-03-211-0/+2
* ice: create function to read a section of the NVM and Shadow RAMJacob Keller2020-03-211-0/+2
* ice: Handle LAN overflow event for VF queuesBrett Creeley2020-02-151-0/+11
* ice: Trivial fixesTony Nguyen2020-02-121-0/+1
* ice: Enable writing filtering tablesTony Nguyen2020-01-251-0/+1
* ice: Populate TCAM filter software structuresTony Nguyen2020-01-251-0/+1
* ice: Allocate flow profileTony Nguyen2020-01-241-0/+6
* ice: Add NDO callback to set the maximum per-queue bitrateUsha Ketineni2019-11-081-0/+46
* ice: print unsupported module messagePaul Greenwalt2019-11-061-0/+4
* ice: add ethtool -m support for reading i2c eeprom modulesScott W Taylor2019-11-061-0/+29
* ice: Implement Dynamic Device Personalization (DDP) downloadTony Nguyen2019-09-121-0/+60
* ice: send driver version to firmwarePaul M Stillwell Jr2019-09-121-0/+13
* ice: Limit Max TCs on devices with more than 4 portsUsha Ketineni2019-09-031-0/+1
* ice: update driver unloading field for Queue Shutdown AQ commandBruce Allan2019-09-031-2/+2
* ice: silence some bogus error messagesMitch Williams2019-08-231-0/+1
* ice: Trivial cosmetic changesAnirudh Venkataramanan2019-05-301-2/+2
* ice: Move define for ICE_AQC_DRIVER_UNLOADINGAnirudh Venkataramanan2019-05-301-1/+1
* ice: Align to updated AQ command formatsAnirudh Venkataramanan2019-05-301-7/+8
* ice: Add support for Forward Error Correction (FEC)Paul Greenwalt2019-05-291-0/+4
* ice: Add ice_get_fw_log_cfg to init FW loggingDan Nowlin2019-05-291-0/+1
* ice: Add handler for ethtool selftestAnirudh Venkataramanan2019-05-291-0/+23
* ice: Add 52 byte RSS hash key supportPaul Greenwalt2019-05-021-0/+3
* ice: Add code to control FW LLDP and DCBXAnirudh Venkataramanan2019-04-181-0/+12
* ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan2019-04-181-0/+47
* ice: Add code for DCB initialization part 2/4Anirudh Venkataramanan2019-04-181-0/+79
* ice: Add code for DCB initialization part 1/4Anirudh Venkataramanan2019-04-181-0/+26
* ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan2019-04-181-10/+10
* ice : Ensure only valid bits are set in ice_aq_set_phy_cfgChinh T Cao2019-03-191-2/+3
* ice: Add support for new PHY typesAnirudh Venkataramanan2019-01-151-1/+38