aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_common.c
AgeCommit message (Expand)Author
2020-08-27ice: rename misleading grst_delay variableNick Nunley
2020-08-27ice: disable no longer needed workaround for FW loggingBen Shelton
2020-08-27ice: Adjust scheduler default BW weightTarun Singh
2020-08-27ice: add flags indicating pending update of firmware moduleJacob Keller
2020-08-27ice: Add support for unified NVM update flow capabilityJacek Naczyk
2020-08-27ice: add 1G SGMII PHY typePaul M Stillwell Jr
2020-08-27ice: Report AOC PHY Types as FiberDoug Dziggel
2020-08-27ice: add AQC get link topology handle supportPaul Greenwalt
2020-08-27ice: restore PHY settings on media insertionPaul Greenwalt
2020-08-27ice: move auto FEC checks into ice_cfg_phy_fec()Paul Greenwalt
2020-08-27ice: refactor FC functionsPaul Greenwalt
2020-08-27ice: split ice_parse_caps into separate functionsJacob Keller
2020-08-27ice: refactor ice_discover_caps to avoid need to retryJacob Keller
2020-08-27ice: replace single-element array used for C struct hackBruce Allan
2020-08-27ice: avoid unnecessary single-member variable-length structsBruce Allan
2020-08-27ice: Ignore EMODE when setting PHY configChinh T Cao
2020-08-27ice: Increase timeout after PFRDan Nowlin
2020-08-27ice: avoid undefined behaviorBruce Allan
2020-08-27ice: fix MAC write commandJesse Brandeburg
2020-08-27ice: Call ice_aq_set_mac_cfgAnirudh Venkataramanan
2020-08-27ice: Initialize Flow Director resourcesHenry Tieman
2020-08-27ice: Add support for tunnel offloadsTony Nguyen
2020-07-29ice: store NVM version info in extracted formatJacob Keller
2020-07-29ice: fix incorrect size description of ice_get_nvm_versionJacob Keller
2020-07-29ice: increase PF reset wait timeout to 300 millisecondsJacob Keller
2020-07-29ice: replace "fallthrough" comments with fallthrough reserved wordBruce Allan
2020-07-29ice: Trivial fixesTony Nguyen
2020-07-29ice: Remove ice_dev_onetime_setup()Brett Creeley
2020-07-29ice: Populate TCAM filter software structuresTony Nguyen
2020-07-29ice: Allocate flow profileTony Nguyen
2020-07-29ice: Enable writing hardware filtering tablesTony Nguyen
2020-07-29ice: Remove Rx flex descriptor programmingVignesh Sridhar
2020-07-29ice: Correct capabilities reporting of max TCsBruce Allan
2020-07-29ice: Store number of functions for the deviceBruce Allan
2020-07-29ice: use more accurate ICE_DBG mask typesJacob Keller
2020-07-29ice: Add NDO callback to set the maximum per-queue bitrateUsha Ketineni
2020-07-29ice: Update Boot Configuration Section read of NVMMd Fahad Iqbal Polash
2020-07-29ice: add ethtool -m support for reading i2c eeprom modulesScott W Taylor
2020-06-22ice: Fix memory leakSurabhi Boob
2020-03-05ice: update Unit Load Status bitmask to check after resetBruce Allan
2019-09-12ice: Enable DDP package downloadTony Nguyen
2019-09-12ice: Initialize DDP package structuresTony Nguyen
2019-09-12ice: Implement Dynamic Device Personalization (DDP) downloadTony Nguyen
2019-09-12ice: Fix FW version formatting in dmesgLukasz Czapnik
2019-09-12ice: send driver version to firmwarePaul M Stillwell Jr
2019-09-05ice: Rework around device/function capabilitiesAnirudh Venkataramanan
2019-09-05ice: update Tx context structAshish Shah
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-26ice: shorten local and add debug printsJesse Brandeburg