summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
AgeCommit message (Expand)Author
2020-09-25intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg
2020-08-01ice: fix the vsi_id mask to be 10 bit for set_rss_lutKiran Patil
2020-07-28ice: add flags indicating pending update of firmware moduleJacob Keller
2020-07-28ice: Add AdminQ commands for FW updateCudzilo, Szymon T
2020-07-28ice: Add support for unified NVM update flow capabilityJacek Naczyk
2020-07-23ice: add 1G SGMII PHY typePaul M Stillwell Jr
2020-07-23ice: add AQC get link topology handle supportPaul Greenwalt
2020-07-23ice: Rename low_power_ctrlLev Faerman
2020-07-23ice: update reporting of autoneg capabilitiesPaul Greenwalt
2020-07-23ice: add link lenient and default override supportPaul Greenwalt
2020-07-23ice: restore PHY settings on media insertionPaul Greenwalt
2020-07-01ice: replace single-element array used for C struct hackBruce Allan
2020-07-01ice: avoid unnecessary single-member variable-length structsBruce Allan
2020-05-31ice: Ignore EMODE when setting PHY configChinh T Cao
2020-05-31ice: Update ICE_PHY_TYPE_HIGH_MAX_INDEX valueChinh T Cao
2020-05-27ice: fix MAC write commandJesse Brandeburg
2020-05-22ice: check for compatibility between DDP package and firmwareVictor Raj
2020-05-22ice: Call ice_aq_set_mac_cfgAnirudh Venkataramanan
2020-05-22ice: Initialize Flow Director resourcesHenry Tieman
2020-05-21ice: remove unnecessary backslashBruce Allan
2020-05-21ice: report netlist version in .info_getJacob Keller
2020-03-21ice: discover and store size of available flashJacob Keller
2020-03-21ice: create function to read a section of the NVM and Shadow RAMJacob Keller
2020-02-15ice: Handle LAN overflow event for VF queuesBrett Creeley
2020-02-12ice: Trivial fixesTony Nguyen
2020-01-25ice: Enable writing filtering tablesTony Nguyen
2020-01-25ice: Populate TCAM filter software structuresTony Nguyen
2020-01-24ice: Allocate flow profileTony Nguyen
2019-11-08ice: Add NDO callback to set the maximum per-queue bitrateUsha Ketineni
2019-11-06ice: print unsupported module messagePaul Greenwalt
2019-11-06ice: add ethtool -m support for reading i2c eeprom modulesScott W Taylor
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