summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_common.c
AgeCommit message (Expand)Author
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-20ice: Add missing E810 device idsTony Nguyen
2021-10-14ice: Add support for SMA control multiplexerMaciej Machnikowski
2021-10-14ice: Implement functions for reading and setting GPIO pinsMaciej Machnikowski
2021-10-14ice: Refactor ice_aqc_link_topo_addrMaciej Machnikowski
2021-10-11ice: cleanup rules infoVictor Raj
2021-10-11ice: allow adding advanced rulesGrishma Kotecha
2021-06-11ice: register 1588 PTP clock device object for E810 devicesJacob Keller
2021-06-11ice: add support for set/get of driver-stored firmware parametersJacob Keller
2021-06-11ice: process 1588 PTP capabilities during initializationJacob Keller
2021-06-11ice: add support for sideband messagesJacob Keller
2021-06-07ice: Detect and report unsupported module power levelsAnirudh Venkataramanan
2021-05-28ice: Implement iidc operationsDave Ertman
2021-05-28ice: Initialize RDMA supportDave Ertman
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-07ice: Limit forced overrides based on FW versionJeb Cramer
2021-04-07ice: Use default configuration mode for PHY configurationAnirudh Venkataramanan
2021-04-07ice: Align macro names to the specificationAnirudh Venkataramanan
2021-04-07ice: Re-send some AQ commands, as result of EBUSY AQ errorChinh T Cao
2021-03-31ice: Refactor get/set RSS LUT to use struct parameterBrett Creeley
2021-03-31ice: remove unnecessary duplicated AQ command flag settingBruce Allan
2021-03-29ice: fix memory allocation callBruce Allan
2021-03-23ice: Fix prototype warningsTony Nguyen
2021-02-08ice: remove unnecessary castsBruce Allan
2021-02-08ice: Use PSM clock frequency to calculate RL profilesBen Shelton
2021-02-08ice: create scheduler aggregator node config and move VSIsKiran Patil
2021-02-08ice: implement new LLDP filter commandDave Ertman
2021-02-05ice: use flex_array_size where possibleBruce Allan
2020-12-09ice: join format strings to same line as ice_debugJacob Keller
2020-12-09ice: Enable Support for FW Override (E82X)Jeb Cramer
2020-12-09ice: don't always return an error for Get PHY Abilities AQ commandPaul M Stillwell Jr
2020-09-30ice: preserve NVM capabilities in safe modeJacob Keller
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