summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_common.c
AgeCommit message (Expand)Author
2020-08-01ice: Misc minor fixesTony Nguyen
2020-08-01ice: rename misleading grst_delay variableNick Nunley
2020-07-29ice: disable no longer needed workaround for FW loggingBen Shelton
2020-07-29ice: Adjust scheduler default BW weightTarun Singh
2020-07-29ice: Implement LFC workaroundDave Ertman
2020-07-28ice: implement device flash update via devlinkJacob Keller
2020-07-28ice: add flags indicating pending update of firmware moduleJacob Keller
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: Report AOC PHY Types as FiberDoug Dziggel
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 ice_aq_get_phy_caps() debug logsPaul Greenwalt
2020-07-23ice: add link lenient and default override supportPaul Greenwalt
2020-07-23ice: restore PHY settings on media insertionPaul Greenwalt
2020-07-23ice: move auto FEC checks into ice_cfg_phy_fec()Paul Greenwalt
2020-07-23ice: refactor FC functionsPaul Greenwalt
2020-07-23ice: split ice_discover_caps into two functionsJacob Keller
2020-07-23ice: split ice_parse_caps into separate functionsJacob Keller
2020-07-23ice: refactor ice_discover_caps to avoid need to retryJacob Keller
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-07-01ice: implement snapshot for device capabilitiesJacob Keller
2020-05-31ice: Ignore EMODE when setting PHY configChinh T Cao
2020-05-31ice: Increase timeout after PFRDan Nowlin
2020-05-27ice: avoid undefined behaviorBruce Allan
2020-05-27ice: Fix memory leakSurabhi Boob
2020-05-27ice: fix MAC write commandJesse Brandeburg
2020-05-22ice: Call ice_aq_set_mac_cfgAnirudh Venkataramanan
2020-05-22ice: Initialize Flow Director resourcesHenry Tieman
2020-05-21ice: Add support for tunnel offloadsTony Nguyen
2020-03-21ice: add board identifier info to devlink .info_getJacob Keller
2020-03-21ice: store NVM version info in extracted formatJacob Keller
2020-03-10ice: fix incorrect size description of ice_get_nvm_versionJacob Keller
2020-02-19ice: increase PF reset wait timeout to 300 millisecondsJacob Keller
2020-02-15ice: replace "fallthrough" comments with fallthrough reserved wordBruce Allan
2020-02-12ice: Trivial fixesTony Nguyen
2020-02-12ice: update Unit Load Status bitmask to check after resetBruce Allan
2020-02-12ice: Remove ice_dev_onetime_setup()Brett Creeley
2020-01-25ice: Populate TCAM filter software structuresTony Nguyen
2020-01-24ice: Allocate flow profileTony Nguyen
2020-01-24ice: Enable writing hardware filtering tablesTony Nguyen
2020-01-03ice: Remove Rx flex descriptor programmingVignesh Sridhar
2019-11-22ice: Correct capabilities reporting of max TCsBruce Allan
2019-11-22ice: Store number of functions for the deviceBruce Allan
2019-11-08ice: use more accurate ICE_DBG mask typesJacob Keller
2019-11-08ice: Add NDO callback to set the maximum per-queue bitrateUsha Ketineni
2019-11-06ice: Update Boot Configuration Section read of NVMMd Fahad Iqbal Polash
2019-11-06ice: add ethtool -m support for reading i2c eeprom modulesScott W Taylor